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 ExternalSASLMechanismHandlerCfgDefnExternalSASLMechanismHandlerCfgDefn. getInstance()Get the External SASL Mechanism Handler configuration definition singleton.
-