org.jclouds.dynect.v3.loaders
Class LoginUserInOrgWithPassword

java.lang.Object
  extended by com.google.common.cache.CacheLoader<SessionCredentials,Session>
      extended by org.jclouds.dynect.v3.loaders.LoginUserInOrgWithPassword

@Singleton
public class LoginUserInOrgWithPassword
extends com.google.common.cache.CacheLoader<SessionCredentials,Session>


Nested Class Summary
 
Nested classes/interfaces inherited from class com.google.common.cache.CacheLoader
com.google.common.cache.CacheLoader.InvalidCacheLoadException
 
Method Summary
 Session load(SessionCredentials input)
           
 String toString()
           
 
Methods inherited from class com.google.common.cache.CacheLoader
asyncReloading, from, from, loadAll, reload
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

load

public Session load(SessionCredentials input)
Specified by:
load in class com.google.common.cache.CacheLoader<SessionCredentials,Session>

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.