| Package | Description |
|---|---|
| org.apache.synapse.securevault.secret | |
| org.apache.synapse.securevault.secret.handler |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
AbstractSecretCallbackHandler.handleSingleSecretCallback(SingleSecretCallback singleSecretCallback)
Handle A SingleSecretCallback - fill the secret
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
JlineSecretCallbackHandler.handleSingleSecretCallback(SingleSecretCallback singleSecretCallback) |
protected void |
SecretManagerSecretCallbackHandler.handleSingleSecretCallback(SingleSecretCallback singleSecretCallback) |
protected void |
JBossEncryptionSecretCallbackHandler.handleSingleSecretCallback(SingleSecretCallback singleSecretCallback)
Decrypts the encrypted secret provided by the specified callback handler.
|
protected void |
HardCodedSecretCallbackHandler.handleSingleSecretCallback(SingleSecretCallback singleSecretCallback) |
protected void |
JMXSecretCallbackHandler.handleSingleSecretCallback(SingleSecretCallback singleSecretCallback) |
protected void |
SharedSecretCallbackHandler.handleSingleSecretCallback(SingleSecretCallback singleSecretCallback) |
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.