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