Uses of Class
org.opends.server.authorization.dseecompat.BindRule
Packages that use BindRule
Package
Description
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 BindRuleModifier and TypeMethodDescriptionstatic BindRule
BindRule.decode
(String input, ServerContext serverContext) Decode an ACI bind rule string representation.PermBindRulePair.getBindRule()
Gets the bind rule part of this pair.