nl.surfnet.coin.shindig.oauth
Class CoinOAuthStoreProvider
java.lang.Object
nl.surfnet.coin.shindig.oauth.CoinOAuthStoreProvider
- All Implemented Interfaces:
- com.google.inject.Provider<OAuthStore>
public class CoinOAuthStoreProvider
- extends Object
- implements com.google.inject.Provider<OAuthStore>
Singleton Provider for CoinOAuthStore
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoinOAuthStoreProvider
@Inject
public CoinOAuthStoreProvider(String defaultCallbackUrl,
String baseUrl,
String pathToPrivateKey,
String privateKeyName)
throws IOException
- Throws:
IOException
getErrorMessageMailer
protected nl.surfnet.coin.shared.service.ErrorMessageMailer getErrorMessageMailer()
getTokenInfoService
protected TokenInfoService getTokenInfoService()
get
public OAuthStore get()
- Specified by:
get in interface com.google.inject.Provider<OAuthStore>
Copyright © 2007-2012. All Rights Reserved.