Class EntitySpec

java.lang.Object
com.datahub.authorization.EntitySpec

public class EntitySpec extends 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 Details

    • EntitySpec

      public EntitySpec()