org.jclouds.oauth.v2.config
Class OAuthModule.CredentialTypeFromPropertyOrDefault
java.lang.Object
org.jclouds.oauth.v2.config.OAuthModule.CredentialTypeFromPropertyOrDefault
- All Implemented Interfaces:
- javax.inject.Provider<CredentialType>
- Enclosing class:
- OAuthModule
public static class OAuthModule.CredentialTypeFromPropertyOrDefault
- extends Object
- implements com.google.inject.Provider<CredentialType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OAuthModule.CredentialTypeFromPropertyOrDefault
public OAuthModule.CredentialTypeFromPropertyOrDefault()
get
public CredentialType get()
- Specified by:
get in interface javax.inject.Provider<CredentialType>
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.