Uses of Interface
org.jclouds.cloudstack.features.SessionApi

Packages that use SessionApi
org.jclouds.cloudstack   
org.jclouds.cloudstack.handlers   
org.jclouds.cloudstack.loaders   
 

Uses of SessionApi in org.jclouds.cloudstack
 

Methods in org.jclouds.cloudstack that return SessionApi
 SessionApi CloudStackApi.getSessionApi()
          Provides synchronous access to Sessions
 

Uses of SessionApi in org.jclouds.cloudstack.handlers
 

Constructors in org.jclouds.cloudstack.handlers with parameters of type SessionApi
InvalidateSessionAndRetryOn401AndLogoutOnClose(com.google.common.cache.LoadingCache<org.jclouds.domain.Credentials,LoginResponse> authenticationResponseCache, SessionApi sessionClient)
           
 

Uses of SessionApi in org.jclouds.cloudstack.loaders
 

Constructors in org.jclouds.cloudstack.loaders with parameters of type SessionApi
LoginWithPasswordCredentials(SessionApi client)
           
 



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