org.apache.oltu.oauth2.rs.response
Class OAuthRSResponse.OAuthRSResponseBuilder

java.lang.Object
  extended by org.apache.oltu.oauth2.common.message.OAuthResponse.OAuthResponseBuilder
      extended by org.apache.oltu.oauth2.rs.response.OAuthRSResponse.OAuthRSResponseBuilder
Enclosing class:
OAuthRSResponse

public static class OAuthRSResponse.OAuthRSResponseBuilder
extends OAuthResponse.OAuthResponseBuilder


Field Summary
 
Fields inherited from class org.apache.oltu.oauth2.common.message.OAuthResponse.OAuthResponseBuilder
applier, location, parameters, responseCode
 
Constructor Summary
OAuthRSResponse.OAuthRSResponseBuilder(int responseCode)
           
 
Method Summary
 
Methods inherited from class org.apache.oltu.oauth2.common.message.OAuthResponse.OAuthResponseBuilder
buildBodyMessage, buildHeaderMessage, buildJSONMessage, buildQueryMessage, location, setParam, setScope
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OAuthRSResponse.OAuthRSResponseBuilder

public OAuthRSResponse.OAuthRSResponseBuilder(int responseCode)


Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.