Class JSONBodyParametersApplier
java.lang.Object
org.apache.oltu.oauth2.common.parameters.JSONBodyParametersApplier
- All Implemented Interfaces:
OAuthParametersApplier
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapplyOAuthParameters(OAuthMessage message, Map<String, Object> params)
-
Constructor Details
-
JSONBodyParametersApplier
public JSONBodyParametersApplier()
-
-
Method Details
-
applyOAuthParameters
public OAuthMessage applyOAuthParameters(OAuthMessage message, Map<String, Object> params) throws OAuthSystemException- Specified by:
applyOAuthParametersin interfaceOAuthParametersApplier- Throws:
OAuthSystemException
-