Package org.apache.synapse.securevault.secret.handler
package org.apache.synapse.securevault.secret.handler
-
ClassesClassDescriptionHard-coded passwords as secrets .This is just a demonstration example and need to be adopted as user requirements.SecretCallbackHandler implementation which is compatible to the default encryption used within the JBoss Application Server to decrypt database passwords.JlineBased SecretCallbackHandler , get the required secret using command line and propagates to the application that need secret *Get and propagates secrets that have been collected through JMX MeanSecretManager based secret provider , this can be used by other application to get secret form SecretManagerSecretCallbackHandler that uses an existing SecretCallbackHandler instance provided when starting serverKeep shared SecretCallbackHandler instance.