Interface | Description |
---|---|
Destroyable |
Objects such as credentials may optionally implement this interface
to provide the capability to destroy its contents.
|
Class | Description |
---|---|
AuthPermission |
Legacy security code; do not use.
|
PrivateCredentialPermission |
Legacy security code; do not use.
|
Subject |
A
Subject represents a grouping of related information
for a single entity, such as a person. |
SubjectDomainCombiner |
Legacy security code; do not use.
|
Exception | Description |
---|---|
DestroyFailedException |
Signals that a
destroy operation failed. |