org.jclouds.cloudstack.filters
Interface AuthenticationFilter

All Superinterfaces:
HttpRequestFilter
All Known Implementing Classes:
AddSessionKeyAndJSessionIdToRequest, QuerySigner

public interface AuthenticationFilter
extends HttpRequestFilter

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

Author:
Adrian Cole

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



Copyright © 2009-2012 jclouds. All Rights Reserved.