org.jclouds.cloudstack.filters
Interface AuthenticationFilter

All Superinterfaces:
org.jclouds.http.HttpRequestFilter
All Known Implementing Classes:
AddSessionKeyAndJSessionIdToRequest, QuerySigner

public interface AuthenticationFilter
extends org.jclouds.http.HttpRequestFilter

Marker interface that determines how we authenticate http requests in cloudstack. default to sign requests as opposed to login.


Method Summary
 
Methods inherited from interface org.jclouds.http.HttpRequestFilter
filter
 



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