Uses of Class
org.forgerock.opendj.config.LdapProfile.Wrapper
-
Packages that use LdapProfile.Wrapper Package Description org.forgerock.opendj.config Common administration classes. -
-
Uses of LdapProfile.Wrapper in org.forgerock.opendj.config
Methods in org.forgerock.opendj.config with parameters of type LdapProfile.Wrapper Modifier and Type Method Description void
LdapProfile. pushWrapper(LdapProfile.Wrapper wrapper)
Decorates the core LDAP profile with the provided LDAP profile wrapper.
-