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