javax.security.auth
Interfaces
| Destroyable | Objects such as credentials may optionally implement this interface to provide the capability to destroy its contents. |
Classes
| AuthPermission | Legacy security code; do not use. |
| PrivateCredentialPermission | Legacy security code; do not use. |
| Subject | A |
| SubjectDomainCombiner | Legacy security code; do not use. |
Exceptions
| DestroyFailedException | Signals that a |