All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractOAuthDancer<T extends OAuthDancerConfig> Base implementations with behavior common to all grant-types.AbstractOAuthDancerBuilder<D> Base OAuth dancer builder implementations with behavior common to all grant-types.AuthDancerCredentialConfig A set of common attributes to all grant-types dancer credential.AuthDancerCredentialConfig.Builder Builder implementation for creating aTokenParserConfiginstanceDefaultAuthorizationCodeOAuthDancer Provides OAuth dance support for authorization-code grant-type.DefaultAuthorizationCodeOAuthDancerConfig Set of attributes needed to create authorization-code dancerDefaultAuthorizationCodeOAuthDancer.DefaultClientCredentialsOAuthDancer Provides OAuth dance support for client-credentials grant-type.DefaultClientCredentialsOAuthDancerConfig Set of attributes needed to create client credentials dancerDefaultClientCredentialsOAuthDancer.DefaultOAuthAuthorizationCodeDancerBuilder Builder that allows to configure the attributes for the authorization-code grant type.DefaultOAuthClientCredentialsDancerBuilder Builder that allows to configure the attributes for the client credentials grant type.HttpClientFactory Factory object forHttpClient.OAuthConstants OAuth client constantsOAuthDancerConfig A set of common attributes to all grant-types dancer.StateDecoder Decoder for the oauth state.StateEncoder State parameter encoder.TokenParserConfig A set of common attributes to all grant-types dancer token parser.TokenParserConfig.Builder Builder implementation for creating aTokenParserConfiginstanceTokenResponse Entity responsible to handle parsed tokenHttpResponse