|
JXTA | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PrivilegedOperation
A Privileged Operation is an identifier for an operation whose usage is restricted. It is represented as a credential so that users and providers can prevent the unauthorized creation of privledges.
Each operation is associated with an offerer. The offerer is the identity which created the operation.
Method Summary | |
---|---|
Credential |
getOfferer()
Returns the offerer of this operation. |
Methods inherited from interface net.jxta.credential.Credential |
---|
getDocument, getPeerGroupID, getPeerID, getSourceService, getSubject, isExpired, isValid |
Method Detail |
---|
Credential getOfferer()
|
JXSE | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |