Class EntitySpec


  • public class EntitySpec
    extends java.lang.Object
    Details about the entities involved in the authorization process. It models the actor and the resource being acted upon. Resource types currently supported can be found inside of PoliciesConfig
    • Constructor Summary

      Constructors 
      Constructor Description
      EntitySpec()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EntitySpec

        public EntitySpec()