Uses of Class
org.jboss.security.acl.EntitlementEntry
-
Packages that use EntitlementEntry Package Description org.jboss.security.acl -
-
Uses of EntitlementEntry in org.jboss.security.acl
Method parameters in org.jboss.security.acl with type arguments of type EntitlementEntry Modifier and Type Method Description protected void
ACLProviderImpl. fillEntitlements(Set<EntitlementEntry> entitlements, Resource resource, String identityName, ACLPermission permission)
Helper method that populates theentitlements
collection as it traverses through the resources.
-