Uses of Interface
com.netscape.certsrv.acls.IACL
Packages that use IACL
Package
Description
-
Uses of IACL in com.netscape.certsrv.acls
Methods in com.netscape.certsrv.acls with parameters of type IACLModifier and TypeMethodDescriptionvoid
ACLEntry.addPermission
(IACL acl, String permission) Adds permission to this entry.static ACLEntry
ACLEntry.parseACLEntry
(IACL acl, String aclEntryString) Parse string in the following format: -
Uses of IACL in com.netscape.cms.authorization
Classes in com.netscape.cms.authorization that implement IACLMethods in com.netscape.cms.authorization that return IACLModifier and TypeMethodDescriptionMethods in com.netscape.cms.authorization that return types with arguments of type IACLModifier and TypeMethodDescriptionAAclAuthz.aclResElements()
gets an enumeration of resourcesAAclAuthz.getACLs()
BasicGroupAuthz.getACLs()
-
Uses of IACL in org.dogtagpki.server.authorization
Methods in org.dogtagpki.server.authorization that return IACLModifier and TypeMethodDescriptionGet individual ACL entry for the given name of entry.Methods in org.dogtagpki.server.authorization that return types with arguments of type IACL