|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SecretInformation | |
|---|---|
| org.apache.synapse.securevault.definition | |
| org.apache.synapse.securevault.secret | |
| Uses of SecretInformation in org.apache.synapse.securevault.definition |
|---|
| Methods in org.apache.synapse.securevault.definition that return SecretInformation | |
|---|---|
SecretInformation |
IdentityKeyStoreInformation.getKeyPasswordProvider()
|
SecretInformation |
KeyStoreInformation.getKeyStorePasswordProvider()
|
| Methods in org.apache.synapse.securevault.definition with parameters of type SecretInformation | |
|---|---|
void |
IdentityKeyStoreInformation.setKeyPasswordProvider(SecretInformation keyPasswordProvider)
|
void |
KeyStoreInformation.setKeyStorePasswordProvider(SecretInformation keyStorePasswordProvider)
|
| Uses of SecretInformation in org.apache.synapse.securevault.secret |
|---|
| Methods in org.apache.synapse.securevault.secret that return SecretInformation | |
|---|---|
static SecretInformation |
SecretInformationFactory.createSecretInformation(Properties properties,
String configurationPrefix,
String passwordPrompt)
Factory method to create a SecretInformation instance based on the given properties |
static SecretInformation |
SecretInformationFactory.createSecretInformation(String secretProvider,
String aliasPassword,
String passwordPrompt)
Factory method to create a SecretInformation instance based on the given information |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||