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