| Interface | Description |
|---|---|
| CredentialStore |
A credential store.
|
| Class | Description |
|---|---|
| CredentialStoreAdmin |
********************************************************************************
The CredentialStoreAdmin class is a command-line tool that provides complete
access to the credential store backing file on the local machine.
|
| CredentialStoreCipher |
This class uses the JVM provided classes in javax.crypto.* to encrypt and decrypt
text.
|
| CredentialStoreFactory |
Factory class providing instances of a {linkplain CredentialStore credential
store}.
|