Class CmsNullSecretStore

java.lang.Object
org.opencms.security.CmsNullSecretStore
All Implemented Interfaces:
I_CmsConfigurationParameterHandler, I_CmsSecretStore

public class CmsNullSecretStore extends Object implements I_CmsSecretStore
Secret store that stores absolutely no secrets.

This is used when no class attribute is specified in the secret store configuration.