Uses of Class
org.opends.server.authorization.dseecompat.PermBindRulePair
-
Packages that use PermBindRulePair 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 PermBindRulePair in org.opends.server.authorization.dseecompat
Methods in org.opends.server.authorization.dseecompat that return PermBindRulePair Modifier and Type Method Description static PermBindRulePair
PermBindRulePair. decode(String perm, String rights, String bRule, ServerContext serverContext)
Decodes a permission bind rule pair.
-