public static class OAuthModule.OAuthStoreProvider extends Object implements com.google.inject.Provider<OAuthStore>
| Constructor and Description |
|---|
OAuthModule.OAuthStoreProvider(String signingKeyFile,
String signingKeyName,
String defaultCallbackUrl,
Authority authority) |
public OAuthStore get()
get in interface javax.inject.Provider<OAuthStore>Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.