Uses of Class
org.opends.server.authorization.dseecompat.BindRule
-
Packages that use BindRule Package Description org.opends.server.authorization.dseecompat Contains the Directory Server Sun Java System Directory Server Enterprise Edition (dseecompat) compatability access control handler implementation. -
-
Uses of BindRule in org.opends.server.authorization.dseecompat
Methods in org.opends.server.authorization.dseecompat that return BindRule Modifier and Type Method Description static BindRuleBindRule. decode(String input, ServerContext serverContext)Decode an ACI bind rule string representation.BindRulePermBindRulePair. getBindRule()Gets the bind rule part of this pair.
-