Uses of Class
com.netscape.certsrv.acls.ACLEntry
Packages that use ACLEntry
-
Uses of ACLEntry in com.netscape.certsrv.acls
Methods in com.netscape.certsrv.acls that return ACLEntryModifier and TypeMethodDescriptionstatic ACLEntry
ACLEntry.parseACLEntry
(ACL acl, String aclEntryString) Parse string in the following format: -
Uses of ACLEntry in com.netscape.cms.authorization
Fields in com.netscape.cms.authorization with type parameters of type ACLEntryMethods in com.netscape.cms.authorization that return types with arguments of type ACLEntryModifier and TypeMethodDescriptionACL.entries()
Returns ACL entries.AAclAuthz.getEntries
(ACLEntry.Type entryType, Iterable<String> nodes, String operation) DirAclAuthz.getEntries
(ACLEntry.Type entryType, Iterable<String> nodes, String operation)