Uses of Class
org.apache.synapse.securevault.secret.AbstractSecretCallbackHandler
Packages that use AbstractSecretCallbackHandler
-
Uses of AbstractSecretCallbackHandler in org.apache.synapse.securevault.secret.handler
Modifier and TypeClassDescriptionclassHard-coded passwords as secrets .This is just a demonstration example and need to be adopted as user requirements.classSecretCallbackHandler implementation which is compatible to the default encryption used within the JBoss Application Server to decrypt database passwords.classJlineBased SecretCallbackHandler , get the required secret using command line and propagates to the application that need secret *classGet and propagates secrets that have been collected through JMX MeanclassSecretManager based secret provider , this can be used by other application to get secret form SecretManagerclassSecretCallbackHandler that uses an existing SecretCallbackHandler instance provided when starting server