Uses of Class
org.shredzone.flattr4j.oauth.ConsumerKey

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

Uses of ConsumerKey in org.shredzone.flattr4j.connector
 

Methods in org.shredzone.flattr4j.connector with parameters of type ConsumerKey
 Connection Connection.key(ConsumerKey key)
          Consumer key to be used.
 

Uses of ConsumerKey in org.shredzone.flattr4j.connector.impl
 

Methods in org.shredzone.flattr4j.connector.impl with parameters of type ConsumerKey
 Connection FlattrConnection.key(ConsumerKey key)
           
 

Uses of ConsumerKey in org.shredzone.flattr4j.oauth
 

Constructors in org.shredzone.flattr4j.oauth with parameters of type ConsumerKey
FlattrAuthenticator(ConsumerKey consumerKey)
          Constructs a new instance with the given ConsumerKey.
 

Uses of ConsumerKey in org.shredzone.flattr4j.spring
 

Constructors in org.shredzone.flattr4j.spring with parameters of type ConsumerKey
DefaultFlattrServiceFactory(ConsumerKey consumerKey)
          Creates a new DefaultFlattrServiceFactory with the given ConsumerKey.
DefaultFlattrServiceFactory(ConsumerKey consumerKey, AccessToken accessToken)
          Creates a new DefaultFlattrServiceFactory with the given ConsumerKey and AccessToken.
 



Copyright © 2010-2012. All Rights Reserved.