|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthStrategy | |
---|---|
org.rometools.propono.atom.client |
Uses of AuthStrategy in org.rometools.propono.atom.client |
---|
Classes in org.rometools.propono.atom.client that implement AuthStrategy | |
---|---|
class |
BasicAuthStrategy
|
class |
GDataAuthStrategy
|
class |
NoAuthStrategy
No authentication |
class |
OAuthStrategy
Strategy for using OAuth. |
Methods in org.rometools.propono.atom.client with parameters of type AuthStrategy | |
---|---|
static ClientAtomService |
AtomClientFactory.getAtomService(String uri,
AuthStrategy authStrategy)
Create AtomService by reading service doc from Atom Server. |
static ClientCollection |
AtomClientFactory.getCollection(String uri,
AuthStrategy authStrategy)
Create ClientCollection bound to URI. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |