Class PermissionCacheEntry

java.lang.Object
ognl.internal.entry.PermissionCacheEntry
All Implemented Interfaces:
CacheEntry

@Deprecated public class PermissionCacheEntry extends Object implements CacheEntry
Deprecated.
since 3.4.6, forRemoval = true
  • Field Details

    • method

      public final Method method
      Deprecated.
  • Constructor Details

    • PermissionCacheEntry

      public PermissionCacheEntry(Method method)
      Deprecated.
  • Method Details

    • equals

      public boolean equals(Object o)
      Deprecated.
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Deprecated.
      Overrides:
      hashCode in class Object