AppEngineInternalAuthenticationMechanism |
Authentication mechanism which uses the X-AppEngine-QueueName header set by App Engine for
internal requests.
|
AuthenticatedRegistrarAccessor |
Allows access only to Registrar s the current user has access to.
|
AuthModule |
Dagger module for authentication routines.
|
AuthResult |
|
IapHeaderAuthenticationMechanism |
A way to authenticate HTTP requests that have gone through the GCP Identity-Aware Proxy.
|
IdTokenAuthenticationBase |
|
LegacyAuthenticationMechanism |
Authentication mechanism for legacy cookie-based App Engine authentication.
|
OAuthAuthenticationMechanism |
OAuth authentication mechanism, using the OAuthService interface.
|
OAuthTokenInfo |
Information provided by the OAuth authentication mechanism (only) about the session.
|
RequestAuthenticator |
Top-level authentication/authorization class; calls authentication mechanisms as needed.
|
RequestAuthenticator.AuthSettings |
Parameters used to configure the authenticator.
|
ServiceAccountAuthenticationMechanism |
A way to authenticate HTTP requests signed by Service Account
|
UserAuthInfo |
Extra information provided by the authentication mechanism about the user.
|