net.smartam.leeloo.common.parameters
Class WWWAuthHeaderParametersApplier

java.lang.Object
  extended by net.smartam.leeloo.common.parameters.WWWAuthHeaderParametersApplier
All Implemented Interfaces:
OAuthParametersApplier

public class WWWAuthHeaderParametersApplier
extends Object
implements OAuthParametersApplier

Author:
Maciej Machulak, Lukasz Moren

Constructor Summary
WWWAuthHeaderParametersApplier()
           
 
Method Summary
 OAuthMessage applyOAuthParameters(OAuthMessage message, Map<String,String> params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WWWAuthHeaderParametersApplier

public WWWAuthHeaderParametersApplier()
Method Detail

applyOAuthParameters

public OAuthMessage applyOAuthParameters(OAuthMessage message,
                                         Map<String,String> params)
                                  throws OAuthSystemException
Specified by:
applyOAuthParameters in interface OAuthParametersApplier
Throws:
OAuthSystemException


Copyright © 2010. All Rights Reserved.