Class OAuthRSResponse
- java.lang.Object
-
- org.apache.oltu.oauth2.common.message.OAuthResponse
-
- org.apache.oltu.oauth2.rs.response.OAuthRSResponse
-
- All Implemented Interfaces:
OAuthMessage
public class OAuthRSResponse extends OAuthResponse
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
OAuthRSResponse.OAuthRSResponseBuilder
-
Nested classes/interfaces inherited from class org.apache.oltu.oauth2.common.message.OAuthResponse
OAuthResponse.OAuthErrorResponseBuilder, OAuthResponse.OAuthResponseBuilder
-
-
Method Summary
-
Methods inherited from class org.apache.oltu.oauth2.common.message.OAuthResponse
addHeader, errorResponse, getBody, getHeader, getHeaders, getLocationUri, getResponseStatus, setBody, setHeaders, setLocationUri, status
-
-