| Package | Description |
|---|---|
| oracle.security.jps.service.credstore |
| Modifier and Type | Method and Description |
|---|---|
Credential |
CredentialMap.getCredential(java.lang.String key)
Returns the
Credential object associated with the specified key. |
Credential |
CredentialStore.getCredential(java.lang.String mapName, java.lang.String key)
Returns the
Credential objects associated with the specified mapName and key. |