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