Package com.datahub.authentication
Class Actor
java.lang.Object
com.datahub.authentication.Actor
Represents a unique DataHub actor (i.e. principal). Defining characteristics of all DataHub
Actors includes a
a) Actor Type: A specific type of actor, e.g. CORP_USER or SERVICE_USER. b) Actor Id: A unique id for the actor.
These pieces of information are in turn used to construct an Entity Urn, which can be used as a primary key to fetch and update specific information about the actor.
-
Constructor Summary
Constructors -
Method Summary