Interface CypherModuleProvider

All Superinterfaces:
CypherModuleProvider, PluginProvider

@Deprecated public interface CypherModuleProvider extends CypherModuleProvider
Deprecated.
Provides a means to register a Cypher Secret Backend and CypherModule for registry on storing secrets or auto generating secret values that can be encrypted. For more information, see the documentation for cypher-core here NOTE: This provider has moved to CypherModuleProvider
See Also: