Uses of Class
org.apache.amber.oauth2.ext.dynamicreg.server.request.JSONHttpServletRequestWrapper

Packages that use JSONHttpServletRequestWrapper
org.apache.amber.oauth2.ext.dynamicreg.server.request   
org.apache.amber.oauth2.ext.dynamicreg.server.validator   
 

Uses of JSONHttpServletRequestWrapper in org.apache.amber.oauth2.ext.dynamicreg.server.request
 

Constructors in org.apache.amber.oauth2.ext.dynamicreg.server.request with parameters of type JSONHttpServletRequestWrapper
OAuthServerRegistrationRequest(JSONHttpServletRequestWrapper request)
           
OAuthServerRegistrationRequest(JSONHttpServletRequestWrapper request, boolean discover)
           
 

Uses of JSONHttpServletRequestWrapper in org.apache.amber.oauth2.ext.dynamicreg.server.validator
 

Methods in org.apache.amber.oauth2.ext.dynamicreg.server.validator with parameters of type JSONHttpServletRequestWrapper
 void PushPullValidator.validateContentType(JSONHttpServletRequestWrapper request)
           
 



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