Uses of Interface
org.jclouds.cloudstack.filters.AuthenticationFilter

Packages that use AuthenticationFilter
org.jclouds.cloudstack.config   
org.jclouds.cloudstack.filters   
 

Uses of AuthenticationFilter in org.jclouds.cloudstack.config
 

Methods in org.jclouds.cloudstack.config that return AuthenticationFilter
protected  AuthenticationFilter CloudStackRestClientModule.authenticationFilterForCredentialType(CredentialType credentialType, AddSessionKeyAndJSessionIdToRequest addSessionKeyAndJSessionIdToRequest, QuerySigner querySigner)
          we use the type of credentials specified at login to determine which way we want to filter the request.
 

Uses of AuthenticationFilter in org.jclouds.cloudstack.filters
 

Classes in org.jclouds.cloudstack.filters that implement AuthenticationFilter
 class AddSessionKeyAndJSessionIdToRequest
           
 class QuerySigner
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.