Uses of Package
org.apache.synapse.securevault.secret
Packages that use org.apache.synapse.securevault.secret
Package
Description
-
Classes in org.apache.synapse.securevault.secret used by org.apache.synapse.securevaultClassDescriptionGet the required secrets needed from varies secret providers
-
Classes in org.apache.synapse.securevault.secret used by org.apache.synapse.securevault.definitionClassDescriptionEncapsulates the All information related to a DataSource TODO - properly remove SecretResolve instances
-
Classes in org.apache.synapse.securevault.secret used by org.apache.synapse.securevault.secretClassDescriptionGet the required secret from secret providers This is to be passed to SecretCallbackHandlers and get secretGet the required secrets needed from varies secret providersEncapsulates the All information related to a DataSource TODO - properly remove SecretResolve instancesEntry point for manage secretsRepresents the abstraction 'Repository of secret' Implementation can be any type - file,jdbcA single secret callback that can be used to collect a single secret
-
Classes in org.apache.synapse.securevault.secret used by org.apache.synapse.securevault.secret.handlerClassDescriptionA Base SecretCallbackHandler This expose API to handle SingleSecretCallback and all other functionality is implemented by itselfGet the required secrets needed from varies secret providersA single secret callback that can be used to collect a single secret
-
Classes in org.apache.synapse.securevault.secret used by org.apache.synapse.securevault.secret.repositoryClassDescriptionRepresents the abstraction 'Repository of secret' Implementation can be any type - file,jdbcFactory method for creating a instance of a SecretRepository