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 ACLEntryACLEntry.parseACLEntry(IACL acl, String aclEntryString) Parse string in the following format:Methods in com.netscape.certsrv.acls that return types with arguments of type ACLEntry -
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)