Uses of Class
org.forgerock.opendj.config.client.ClientConstraintHandler
-
Packages that use ClientConstraintHandler Package Description org.forgerock.opendj.config Common administration classes. -
-
Uses of ClientConstraintHandler in org.forgerock.opendj.config
Methods in org.forgerock.opendj.config that return types with arguments of type ClientConstraintHandler Modifier and Type Method Description Collection<ClientConstraintHandler>Constraint. getClientConstraintHandlers()Gets the client-side constraint handlers which will be used to enforce this constraint in client applications.Collection<ClientConstraintHandler>GenericConstraint. getClientConstraintHandlers()
-