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