Package | Description |
---|---|
com.rometools.propono.atom.client |
Modifier and Type | Class and Description |
---|---|
class |
BasicAuthStrategy |
class |
GDataAuthStrategy |
class |
NoAuthStrategy
No authentication
|
class |
OAuthStrategy
Strategy for using OAuth.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2016. All rights reserved.