| Package | Description | 
|---|---|
| javax.security.enterprise.authentication.mechanism.http | The HTTP authentication mechanism API package. | 
| javax.security.enterprise.credential | The Identity Store Credential API package. | 
| javax.security.enterprise.identitystore | The identity store API package. | 
| Class and Description | 
|---|
| Credential Credentialrepresents the credential the caller will use to authenticate. | 
| Class and Description | 
|---|
| AbstractClearableCredential AbstractClearableCredentialcontains behavior common toimplementations that can be meaningfully
 cleared. | 
| Credential Credentialrepresents the credential the caller will use to authenticate. | 
| Password Represents a text-based password, and includes a built-in mechanism for securely
 clearing the value. | 
| UsernamePasswordCredential Represents the credentials typically used by standard caller name/password authentication. | 
| Class and Description | 
|---|
| Credential Credentialrepresents the credential the caller will use to authenticate. | 
| RememberMeCredential RememberMeCredentialrepresents a credential presented as a token,
 for the explicit usage with the Jakarta Security provided remember me function. | 
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.