|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |