Package org.cougaar.core.service.identity

Interface Summary
AgentIdentityClient Required service requestor API for the AgentIdentityService.
AgentIdentityManagementClient Required service requestor API for the AgentIdentityManagementService.
AgentIdentityManagementService This service allows a component to manage local agent identities granted by the AgentIdentityService.
AgentIdentityService This service is used by agents to obtain a cryptographic identity and transfer this identity if the agent moves.
TransferableIdentity A marker interface for a captured AgentIdentityService state that can be transfered when an agent moves.
 

Class Summary
CrlReason A reason for revoking a certificate.
 

Exception Summary
IdentityDeniedException An IdentityException thrown when the certificate authority denies an identity.
IdentityException A base class for exceptions thrown in dealing with identity credentials.
PendingRequestException An IdentityException thrown if the certificate authority did not sign the request immediately, requiring the client to send the request again later.