Uses of Class
org.apache.commons.ognl.internal.entry.PermissionCacheEntry
Packages that use PermissionCacheEntry
-
Uses of PermissionCacheEntry in org.apache.commons.ognl
Fields in org.apache.commons.ognl with type parameters of type PermissionCacheEntryModifier and TypeFieldDescriptionprivate final Cache<PermissionCacheEntry,
Permission> OgnlCache._invokePermissionCache
Methods in org.apache.commons.ognl with parameters of type PermissionCacheEntryModifier and TypeMethodDescriptionOgnlCache.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