oauthP5.apis
Class TwitterApi.Authorize

java.lang.Object
  extended by oauthP5.apis.DefaultApi10a
      extended by oauthP5.apis.TwitterApi
          extended by oauthP5.apis.TwitterApi.SSL
              extended by oauthP5.apis.TwitterApi.Authorize
All Implemented Interfaces:
Api
Enclosing class:
TwitterApi

public static class TwitterApi.Authorize
extends TwitterApi.SSL

Just an alias to the default (SSL) authorization endpoint. Need to include this for symmetry with 'Authenticate' only.


Nested Class Summary
 
Nested classes/interfaces inherited from class oauthP5.apis.TwitterApi
TwitterApi.Authenticate, TwitterApi.Authorize, TwitterApi.SSL
 
Constructor Summary
TwitterApi.Authorize()
           
 
Method Summary
 
Methods inherited from class oauthP5.apis.TwitterApi.SSL
getAccessTokenEndpoint, getRequestTokenEndpoint
 
Methods inherited from class oauthP5.apis.TwitterApi
getAuthorizationUrl
 
Methods inherited from class oauthP5.apis.DefaultApi10a
createService, getAccessTokenExtractor, getAccessTokenVerb, getBaseStringExtractor, getHeaderExtractor, getRequestTokenExtractor, getRequestTokenVerb, getSignatureService, getTimestampService
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TwitterApi.Authorize

public TwitterApi.Authorize()


Processing library oauthP5 by New York Times R&D Lab. (c) 2012