Uses of Package
jakarta.security.enterprise.credential
Package
Description
The HTTP authentication mechanism API package.
The Identity Store Credential API package.
The identity store API package.
-
ClassDescription
Credential
represents the credential the caller will use to authenticate. -
ClassDescription
AbstractClearableCredential
contains behavior common to
implementations that can be meaningfully cleared.Credential
Credential
represents the credential the caller will use to authenticate.Represents a text-based password, and includes a built-in mechanism for securely clearing the value.Represents the credentials typically used by standard caller name/password authentication. -
ClassDescription
Credential
represents the credential the caller will use to authenticate.RememberMeCredential
represents a credential presented as a token, for the explicit usage with the Jakarta Security provided remember me function.