Uses of Class
org.opends.server.authorization.dseecompat.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
Modifier 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.