Package com.datahub.authentication
package com.datahub.authentication
-
ClassDescriptionRepresents a unique DataHub actor (i.e.A specific type of Actor on DataHub's platform.Class representing an authenticated actor accessing DataHub.A static wrapper around a
ThreadLocalinstance ofAuthenticationcontaining information about the currently authenticated actor.AnExceptionthrown when anAuthenticatoris unable to be resolved an instance ofAuthenticationfor the current request.AnExceptionthrown when anAuthenticatoris unable to be resolve an instance ofAuthenticationfor the current request.Request context provided to eachAuthenticatorto perform Authentication.Context class to provide Authenticator implementations with concrete objects necessary for their correct workings.