|
Joram ${version} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.joram.shared.admin.AdminRequest
org.objectweb.joram.shared.admin.SetRight
A SetRight instance requests a given right to be granted to a
given user.
| Constructor Summary | |
SetRight(java.lang.String userProxId,
java.lang.String destId)
Constructs a SetRight instance. |
|
| Method Summary | |
java.lang.String |
getDestId()
Returns the identifier of the destination. |
java.lang.String |
getUserProxId()
Returns the identifier of the future reader's proxy. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SetRight(java.lang.String userProxId,
java.lang.String destId)
SetRight instance.
userProxId - The identifier of the user's proxy, null
for all users.destId - The identifier of the destination.| Method Detail |
public java.lang.String getUserProxId()
public java.lang.String getDestId()
|
Joram ${version} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||