Uses of Class
org.glassfish.jersey.client.oauth2.AbstractAuthorizationCodeGrantBuilder
Packages that use AbstractAuthorizationCodeGrantBuilder
-
Uses of AbstractAuthorizationCodeGrantBuilder in org.glassfish.jersey.client.oauth2
Subclasses of AbstractAuthorizationCodeGrantBuilder in org.glassfish.jersey.client.oauth2Modifier and TypeClassDescriptionclass
Class that provides methods to buildOAuth2CodeGrantFlow
pre-configured for usage with Google provider.