org.objectweb.joram.shared.admin
Class UnsetUserThreshold
- java.io.Serializable
public class UnsetUserThreshold
An UnsetUserThreshold
instance requests to unset
the threshold of a given user.
- Serialized Form
String | getUserProxId() - Returns the identifier of the user's proxy which threshold is unset.
|
UnsetUserThreshold
public UnsetUserThreshold(String userProxId)
Constructs an UnsetUserThreshold
instance.
userProxId
- Identifier of the user's proxy which threshold is
unset.
getUserProxId
public String getUserProxId()
Returns the identifier of the user's proxy which threshold is unset.
Copyright B) 2004 Scalagent - All rights reserved