Uses of Class
com.google.api.client.auth.oauth2.AuthorizationCodeFlow

Packages that use AuthorizationCodeFlow
com.google.api.client.auth.oauth2 OAuth 2.0 authorization as specified in the OAuth 2.0 Protocol
 

Uses of AuthorizationCodeFlow in com.google.api.client.auth.oauth2
 

Methods in com.google.api.client.auth.oauth2 that return AuthorizationCodeFlow
 AuthorizationCodeFlow AuthorizationCodeFlow.Builder.build()
          Returns a new instance of an authorization code flow based on this builder.
 



Copyright © 2011-2012 Google. All Rights Reserved.