Uses of Class
org.forgerock.opendj.server.config.meta.AnonymousSaslMechanismHandlerCfgDefn
-
Packages that use AnonymousSaslMechanismHandlerCfgDefn Package Description org.forgerock.opendj.server.config.meta Provides introspection interfaces for the Core directory server administrative components. -
-
Uses of AnonymousSaslMechanismHandlerCfgDefn in org.forgerock.opendj.server.config.meta
Methods in org.forgerock.opendj.server.config.meta that return AnonymousSaslMechanismHandlerCfgDefn Modifier and Type Method Description static AnonymousSaslMechanismHandlerCfgDefn
AnonymousSaslMechanismHandlerCfgDefn. getInstance()
Get the Anonymous SASL Mechanism Handler configuration definition singleton.
-