| 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 © 2019 Eclipse Foundation.
Use is subject to license terms.