public interface SecretRepositoryProvider
| Modifier and Type | Method and Description | 
|---|---|
| SecretRepository | getSecretRepository(IdentityKeyStoreWrapper identity,
                   TrustKeyStoreWrapper trust)Returns a SecretRepository implementation | 
SecretRepository getSecretRepository(IdentityKeyStoreWrapper identity, TrustKeyStoreWrapper trust)
identity - Identity KeyStoretrust - Trust KeyStoreCopyright © 2005-2017 Apache Software Foundation. All Rights Reserved.