This project has retired. For details please refer to its Attic page.
JSONBodyParametersApplier | Apache Oltu - OAuth 2.0
public class

JSONBodyParametersApplier

extends Object
implements OAuthParametersApplier
java.lang.Object
   ↳ org.apache.oltu.oauth2.common.parameters.JSONBodyParametersApplier

Summary

Public Constructors
JSONBodyParametersApplier()
Public Methods
OAuthMessage applyOAuthParameters(OAuthMessage message, Map<StringObject> params)
[Expand]
Inherited Methods
From class java.lang.Object
From interface org.apache.oltu.oauth2.common.parameters.OAuthParametersApplier

Public Constructors

public JSONBodyParametersApplier ()

Public Methods

public OAuthMessage applyOAuthParameters (OAuthMessage message, Map<StringObject> params)