Class 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.Method method
      Deprecated.
       
    • Constructor Summary

      Constructors 
      Constructor Description
      PermissionCacheEntry​(java.lang.reflect.Method method)
      Deprecated.
       
    • Field Detail

      • method

        public final java.lang.reflect.Method method
        Deprecated.
    • Constructor Detail

      • PermissionCacheEntry

        public PermissionCacheEntry​(java.lang.reflect.Method method)
        Deprecated.
    • Method Detail

      • equals

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

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