Package com.datahub.authorization
Class EntitySpec
- java.lang.Object
-
- com.datahub.authorization.EntitySpec
-
public class EntitySpec extends java.lang.ObjectDetails 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 ofPoliciesConfig
-
-
Constructor Summary
Constructors Constructor Description EntitySpec()
-