public interface CredentialStoreProvider
| Modifier and Type | Method and Description |
|---|---|
CredentialStore |
buildCredentialStore(Map<String,Object> parameters)
Build a credential store based on the passed in configuration parameters -
EncryptionConfigParser can be used to help parse known keys out of the config bag.
|
CredentialStore buildCredentialStore(Map<String,Object> parameters)