org.objectweb.joram.shared.admin

Class UnsetUserThreshold

Implemented Interfaces:
java.io.Serializable

public class UnsetUserThreshold
extends AdminRequest

An UnsetUserThreshold instance requests to unset the threshold of a given user.

See Also:
Serialized Form

Constructor Summary

UnsetUserThreshold(String userProxId)
Constructs an UnsetUserThreshold instance.

Method Summary

String
getUserProxId()
Returns the identifier of the user's proxy which threshold is unset.

Constructor Details

UnsetUserThreshold

public UnsetUserThreshold(String userProxId)
Constructs an UnsetUserThreshold instance.

Parameters:
userProxId - Identifier of the user's proxy which threshold is unset.

Method Details

getUserProxId

public String getUserProxId()
Returns the identifier of the user's proxy which threshold is unset.


Copyright B) 2004 Scalagent - All rights reserved