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.SetWriter
public class SetWriter
extends SetRight
SetWriter
instance requests the authorization for a given
user to be a writer on a given destination.
Constructor Summary | |
|
Method Summary |
Methods inherited from class org.objectweb.joram.shared.admin.SetRight | |
getDestId , getUserProxId |
public SetWriter(String userProxId, String destId)
Constructs aSetWriter
instance.
- Parameters:
userProxId
- See superclass.destId
- See superclass.