Package | Description |
---|---|
javax.security.enterprise.credential |
The Identity Store Credential API package.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicAuthenticationCredential
BasicAuthenticationCredential extends UsernamePasswordCredential
to represent credentials used by HTTP Basic Authentication. |
class |
UsernamePasswordCredential
Represents the credentials typically used by standard caller name/password authentication.
|
Copyright © 2015–2017. All rights reserved.