Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.objectweb.joram.shared.admin.AdminRequest
org.objectweb.joram.shared.admin.SetRight
org.objectweb.joram.shared.admin.SetReader
public class SetReader
extends SetRight
SetReader
instance requests the authorization for a given
user to be a reader on a given destination.
Constructor Summary | |
|
Method Summary |
Methods inherited from class org.objectweb.joram.shared.admin.SetRight | |
getDestId , getUserProxId |
public SetReader(String userProxId, String destId)
Constructs aSetReader
instance.
- Parameters:
userProxId
- See superclass.destId
- See superclass.