org.apache.shindig.gadgets.oauth
Class OAuthModule.OAuthCrypterProvider
java.lang.Object
org.apache.shindig.gadgets.oauth.OAuthModule.OAuthCrypterProvider
- All Implemented Interfaces:
- com.google.inject.Provider<BlobCrypter>
- Enclosing class:
- OAuthModule
public static class OAuthModule.OAuthCrypterProvider
- extends Object
- implements com.google.inject.Provider<BlobCrypter>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OAuthModule.OAuthCrypterProvider
@Inject
public OAuthModule.OAuthCrypterProvider(String stateCrypterPath)
throws IOException
- Throws:
IOException
get
public BlobCrypter get()
- Specified by:
get in interface com.google.inject.Provider<BlobCrypter>
Copyright © 2007-2012. All Rights Reserved.