org.jclouds.oauth.v2.filters
Interface OAuthAuthenticationFilter

All Superinterfaces:
org.jclouds.http.HttpRequestFilter
All Known Implementing Classes:
BearerTokenAuthenticator, OAuthAuthenticator

public interface OAuthAuthenticationFilter
extends org.jclouds.http.HttpRequestFilter

Marker interface to specify auth mechanism (credentials or bearer token)


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



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