public static class OAuth2Module.OAuth2StoreProvider extends Object implements com.google.inject.Provider<OAuth2Store>
| Constructor and Description |
|---|
OAuth2Module.OAuth2StoreProvider(String globalRedirectUri,
boolean importFromConfig,
boolean importClean,
Authority authority,
OAuth2Cache cache,
OAuth2Persister persister,
OAuth2Encrypter encrypter,
String contextRoot,
BlobCrypter stateCrypter) |
@Inject public OAuth2Module.OAuth2StoreProvider(String globalRedirectUri, boolean importFromConfig, boolean importClean, Authority authority, OAuth2Cache cache, OAuth2Persister persister, OAuth2Encrypter encrypter, String contextRoot, BlobCrypter stateCrypter)
public OAuth2Store get()
get in interface javax.inject.Provider<OAuth2Store>Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.