SecretRepositoryProvider (Apache Synapse 3.0.1 API) JavaScript is disabled on your browser. Skip navigation links Overview Package Class Use Tree Deprecated Index Help Prev Class Next Class Frames No Frames All Classes Summary:  Nested |  Field |  Constr |  Method Detail:  Field |  Constr |  Method org.apache.synapse.securevault.secret Interface SecretRepositoryProvider All Known Implementing Classes: FileBaseSecretRepositoryProvider public interface SecretRepositoryProvider Factory method for creating a instance of a SecretRepository Method Summary All Methods Instance Methods Abstract Methods  Modifier and Type Method and Description SecretRepository getSecretRepository(IdentityKeyStoreWrapper identity, TrustKeyStoreWrapper trust) Returns a SecretRepository implementation Method Detail getSecretRepository SecretRepository getSecretRepository(IdentityKeyStoreWrapper identity, TrustKeyStoreWrapper trust) Returns a SecretRepository implementation Parameters: identity - Identity KeyStore trust - Trust KeyStore Returns: A SecretRepository implementation Skip navigation links Overview Package Class Use Tree Deprecated Index Help Prev Class Next Class Frames No Frames All Classes Summary:  Nested |  Field |  Constr |  Method Detail:  Field |  Constr |  Method Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.