Uses of Interface
org.jclouds.cloudstack.filters.AuthenticationFilter
Packages that use AuthenticationFilter
-
Uses of AuthenticationFilter in org.jclouds.cloudstack.config
Methods in org.jclouds.cloudstack.config that return AuthenticationFilterModifier and TypeMethodDescriptionprotected final AuthenticationFilterCloudStackHttpApiModule.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