Uses of Class
org.jclouds.cloudstack.filters.QuerySigner

Packages that use QuerySigner
org.jclouds.cloudstack.config   
 

Uses of QuerySigner in org.jclouds.cloudstack.config
 

Methods in org.jclouds.cloudstack.config with parameters of type QuerySigner
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.
 



Copyright © 2009-2012 jclouds. All Rights Reserved.