Uses of Package
org.glassfish.jersey.client.oauth2
Packages that use org.glassfish.jersey.client.oauth2
-
Classes in org.glassfish.jersey.client.oauth2 used by org.glassfish.jersey.client.oauth2ClassDescriptionClient Identifier that contains information about client id and client secret issues by a Service Provider for application.The interface that defines OAuth 2 Authorization Code Grant Flow.The builder of
OAuth2CodeGrantFlow.Phase of the Authorization Code Grant Flow.Class that provides methods to buildOAuth2CodeGrantFlowpre-configured for usage with Google provider.Enum that defines values for "access_type" parameter used in Google OAuth flow.Enum that defines values for "display" parameter used in Google OAuth flow.Enum that defines values for "prompt" parameter used in Google OAuth flow.Parametergrant_typeused in the access token request.Class that contains a result of the Authorization Flow including a access token.