Uses of Interface
org.codegist.crest.oauth.OAuthenticator

Packages that use OAuthenticator
org.codegist.crest.oauth OAuth support implementation 
org.codegist.crest.security Authentification components 
 

Uses of OAuthenticator in org.codegist.crest.oauth
 

Classes in org.codegist.crest.oauth that implement OAuthenticator
 class OAuthenticatorV10
          OAuth v1.0 authentificator implementation TODO : tidy up, explode in different specilized classes: more cohesion and less coupling please!!
 

Uses of OAuthenticator in org.codegist.crest.security
 

Constructors in org.codegist.crest.security with parameters of type OAuthenticator
OAuthentificationManager(OAuthenticator oauth, Token accessToken)
           
 



Copyright © 2011. All Rights Reserved.