Package | Description |
---|---|
javax.security.enterprise.credential |
The Identity Store Credential API package.
|
Modifier and Type | Method and Description |
---|---|
Password |
UsernamePasswordCredential.getPassword()
Determines the password.
|
Constructor and Description |
---|
UsernamePasswordCredential(String callerName,
Password password)
Constructor.
|
Copyright © 2015–2017. All rights reserved.