Interface Summary | |
---|---|
Destroyable | An interface for objects that are immutable but whose sensitive data may be wiped out. |
Refreshable | An object whose internal state may be refreshed: as in a credential object with a expiry date. |
Class Summary | |
---|---|
AuthPermission |
A permission controlling access to authentication service. |
DestroyFailedException | An exception thrown when the destroy method fails for a credential. |
Policy | |
PrivateCredentialPermission | A permission governing access to a private credential. |
RefreshFailedException | A signal that a call to refresh failed. |
Subject | |
SubjectDomainCombiner |