Uses of Package
org.shredzone.flattr4j.oauth

Packages that use org.shredzone.flattr4j.oauth
org.shredzone.flattr4j   
org.shredzone.flattr4j.connector   
org.shredzone.flattr4j.connector.impl   
org.shredzone.flattr4j.model   
org.shredzone.flattr4j.oauth   
org.shredzone.flattr4j.spring   
 

Classes in org.shredzone.flattr4j.oauth used by org.shredzone.flattr4j
AccessToken
          An access token that gives access to the Flattr account.
RequiredScope
          Annotates that authentication is required for invocating this call, and lists the scopes that are required.
 

Classes in org.shredzone.flattr4j.oauth used by org.shredzone.flattr4j.connector
AccessToken
          An access token that gives access to the Flattr account.
ConsumerKey
          The key and secret of the OAuth2 client.
 

Classes in org.shredzone.flattr4j.oauth used by org.shredzone.flattr4j.connector.impl
AccessToken
          An access token that gives access to the Flattr account.
ConsumerKey
          The key and secret of the OAuth2 client.
 

Classes in org.shredzone.flattr4j.oauth used by org.shredzone.flattr4j.model
RequiredScope
          Annotates that authentication is required for invocating this call, and lists the scopes that are required.
 

Classes in org.shredzone.flattr4j.oauth used by org.shredzone.flattr4j.oauth
AccessToken
          An access token that gives access to the Flattr account.
ConsumerKey
          The key and secret of the OAuth2 client.
FlattrAuthenticator
          Helps through the OAuth2 authentication process at Flattr.
Scope
          Scope of rights the consumer requests from the user.
 

Classes in org.shredzone.flattr4j.oauth used by org.shredzone.flattr4j.spring
AccessToken
          An access token that gives access to the Flattr account.
ConsumerKey
          The key and secret of the OAuth2 client.
FlattrAuthenticator
          Helps through the OAuth2 authentication process at Flattr.
 



Copyright © 2010-2012. All Rights Reserved.