Class PermissionCacheEntry
- java.lang.Object
-
- org.apache.commons.ognl.internal.entry.PermissionCacheEntry
-
- All Implemented Interfaces:
CacheEntry
public class PermissionCacheEntry extends java.lang.Object implements CacheEntry
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.reflect.Method
method
-
Constructor Summary
Constructors Constructor Description PermissionCacheEntry(java.lang.reflect.Method method)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object o)
int
hashCode()
-