See: Description
Interface | Description |
---|---|
CredentialStore.ProtectionParameter |
The protection parameter to use when accessing a credential store or entry.
|
Class | Description |
---|---|
CredentialStore |
This class represents credential store functionality.
|
CredentialStore.CredentialSourceProtectionParameter |
A protection parameter which uses a credential source to acquire a credential to use.
|
CredentialStorePermission |
Credential Store API specific permission.
|
CredentialStoreSpi |
SPI for credential store provider to implement.
|
Exception | Description |
---|---|
CredentialStoreException |
An exception indicating that operation with
CredentialStore has failed. |
UnsupportedCredentialTypeException |
An exception indicating that given credential store is not supporting particular
Credential class. |
Copyright © 2020 JBoss by Red Hat. All rights reserved.