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