This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.amber.oauth2.common.parameters.OAuthParametersApplier (Apache Oltu: OAuth 2.0 Implementation - Common 0.31-incubating-SNAPSHOT API)

Uses of Interface
org.apache.amber.oauth2.common.parameters.OAuthParametersApplier

Packages that use OAuthParametersApplier
org.apache.amber.oauth2.common.message   
org.apache.amber.oauth2.common.parameters   
 

Uses of OAuthParametersApplier in org.apache.amber.oauth2.common.message
 

Fields in org.apache.amber.oauth2.common.message declared as OAuthParametersApplier
protected  OAuthParametersApplier OAuthResponse.OAuthResponseBuilder.applier
           
 

Uses of OAuthParametersApplier in org.apache.amber.oauth2.common.parameters
 

Classes in org.apache.amber.oauth2.common.parameters that implement OAuthParametersApplier
 class BodyURLEncodedParametersApplier
           
 class JSONBodyParametersApplier
           
 class QueryParameterApplier
           
 class WWWAuthHeaderParametersApplier
           
 



Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.