Uses of Class
org.glassfish.jersey.client.oauth2.AbstractAuthorizationCodeGrantBuilder
-
Packages that use AbstractAuthorizationCodeGrantBuilder Package Description org.glassfish.jersey.client.oauth2 Jersey OAuth 2 Client API. -
-
Uses of AbstractAuthorizationCodeGrantBuilder in org.glassfish.jersey.client.oauth2
Subclasses of AbstractAuthorizationCodeGrantBuilder in org.glassfish.jersey.client.oauth2 Modifier and Type Class Description class
OAuth2FlowGoogleBuilder
Class that provides methods to buildOAuth2CodeGrantFlow
pre-configured for usage with Google provider.
-