All Classes
-
All Classes Interface Summary Class Summary Enum Summary Annotation Types Summary Class Description Authorization AuthorizationApi Binds to an OAuth2 authorization endpoint.BearerTokenFromCredentials When the user suppliesCredentialType.BEARER_TOKEN_CREDENTIALS, the credential is a literal bearer token.CertificateFingerprint Details corresponding the a client_credential Azure AD Oauth requestClaims Claims corresponding to a JWT Token.ClaimsToAssertion ClientCredentialsAuthArgs Details corresponding the a client_credential Azure AD Oauth requestClientCredentialsClaims Claims corresponding to a JWT Token for use when making a client_credentials grant request.ClientCredentialsClaimsToAssertion ClientCredentialsJWTBearerTokenFlow Authorizes new Bearer Tokens at runtime by authorizing claims needed for the http request.ClientCredentialsSecretFlow Authorizes new Bearer Tokens at runtime by sending up for the http request.ClientSecret Details corresponding the a client_credential Azure AD Oauth requestCredentialType Defines the contents of the credential field inContextBuilder.credentials(String, String).JWTBearerTokenFlow Authorizes new Bearer Tokens at runtime by authorizing claims needed for the http request.OAuthConfigFactory Provides all OAuth configuration.OAuthConfigFactory.OAuthConfig OAuthConfigFactory.OAuthConfigFromProperties OAuthFallbacks OAuthFallbacks.AuthorizationExceptionOn4xx Fallback used to propagate anAuthorizationExceptionon any 4xx response.OAuthFilter Indicates use of auth mechanism according to {@link org.jclouds.oauth.v2.config.OAuthProperties#CREDENTIAL_TYPE).OAuthModule OAuthModule.CredentialTypeFromPropertyOrDefault OAuthProperties OAuthScopes Implementations are api-specific, typically routing GET or HEAD requests to a read-only role, and others to a read-write one.OAuthScopes.NoScopes OAuthScopes.ReadOrWriteScopes OAuthScopes.SingleScope Token The oauth token, obtained upon a successful token request and ready to embed in requests.