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 Subject represents a grouping of related information for a single entity, such as a person.

SubjectDomainCombiner

Legacy security code; do not use.

Exceptions

DestroyFailedException

Signals that a destroy operation failed.