Project JXTA

net.jxta.credential
Interface PrivledgedOperation

All Superinterfaces:
Credential, PrivilegedOperation

Deprecated. Due to a spelling error, this class is being replaced with PrivilegedOperation.

public interface PrivledgedOperation
extends 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
 
Methods inherited from interface net.jxta.credential.PrivilegedOperation
getOfferer
 
Methods inherited from interface net.jxta.credential.Credential
getDocument, getPeerGroupID, getPeerID, getSourceService, getSubject, isExpired, isValid
 


JXTA J2SE