Uses of Class
org.apache.commons.ognl.internal.entry.PermissionCacheEntry
-
Packages that use PermissionCacheEntry Package Description org.apache.commons.ognl org.apache.commons.ognl.internal.entry -
-
Uses of PermissionCacheEntry in org.apache.commons.ognl
Methods in org.apache.commons.ognl with parameters of type PermissionCacheEntry Modifier and Type Method Description PermissionOgnlCache. getInvokePermission(PermissionCacheEntry permissionCacheEntry) -
Uses of PermissionCacheEntry in org.apache.commons.ognl.internal.entry
Methods in org.apache.commons.ognl.internal.entry with parameters of type PermissionCacheEntry Modifier and Type Method Description PermissionPermissionCacheEntryFactory. create(PermissionCacheEntry key)
-