Package ognl.internal.entry
Class PermissionCacheEntry
- java.lang.Object
-
- ognl.internal.entry.PermissionCacheEntry
-
- All Implemented Interfaces:
CacheEntry
@Deprecated public class PermissionCacheEntry extends java.lang.Object implements CacheEntry
Deprecated.since 3.4.6, forRemoval = true
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.reflect.MethodmethodDeprecated.
-
Constructor Summary
Constructors Constructor Description PermissionCacheEntry(java.lang.reflect.Method method)Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleanequals(java.lang.Object o)Deprecated.inthashCode()Deprecated.
-