Uses of Class
org.forgerock.opendj.server.config.meta.LdapPassThroughAuthenticationPolicyCfgDefn
-
Packages that use LdapPassThroughAuthenticationPolicyCfgDefn Package Description org.forgerock.opendj.server.config.meta Provides introspection interfaces for the Core directory server administrative components. -
-
Uses of LdapPassThroughAuthenticationPolicyCfgDefn in org.forgerock.opendj.server.config.meta
Methods in org.forgerock.opendj.server.config.meta that return LdapPassThroughAuthenticationPolicyCfgDefn Modifier and Type Method Description static LdapPassThroughAuthenticationPolicyCfgDefn
LdapPassThroughAuthenticationPolicyCfgDefn. getInstance()
Get the LDAP Pass Through Authentication Policy configuration definition singleton.
-