Package com.datahub.plugins.auth.authentication
-
Interface Summary Interface Description Authenticator AnAuthenticator's job is to authenticate an inbound request by resolving the providedAuthenticationRequestto an instance ofAuthentication, which includes an authenticatedActorwithin.