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