Package | Description |
---|---|
org.apache.synapse.securevault.secret | |
org.apache.synapse.securevault.secret.repository |
Modifier and Type | Method and Description |
---|---|
SecretRepository |
SecretRepositoryProvider.getSecretRepository(IdentityKeyStoreWrapper identity,
TrustKeyStoreWrapper trust)
Returns a SecretRepository implementation
|
Modifier and Type | Method and Description |
---|---|
SecretRepository |
FileBaseSecretRepositoryProvider.getSecretRepository(IdentityKeyStoreWrapper identity,
TrustKeyStoreWrapper trust)
Returns a FileBaseSecretRepository instance
|
Constructor and Description |
---|
FileBaseSecretRepository(IdentityKeyStoreWrapper identity,
TrustKeyStoreWrapper trust) |
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.