org.jclouds.rest.config
Class CredentialStoreModule.CredentialsFromJsonByteSource
java.lang.Object
org.jclouds.rest.config.CredentialStoreModule.CredentialsFromJsonByteSource
- All Implemented Interfaces:
- com.google.common.base.Function<com.google.common.io.ByteSource,Credentials>
- Enclosing class:
- CredentialStoreModule
@Singleton
public static class CredentialStoreModule.CredentialsFromJsonByteSource
- extends Object
- implements com.google.common.base.Function<com.google.common.io.ByteSource,Credentials>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Function |
equals |
logger
protected Logger logger
apply
public Credentials apply(com.google.common.io.ByteSource from)
- Specified by:
apply in interface com.google.common.base.Function<com.google.common.io.ByteSource,Credentials>
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.