|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.amber.oauth2.common.message.OAuthResponse
org.apache.amber.oauth2.as.response.OAuthASResponse
org.apache.amber.oauth2.ext.dynamicreg.server.response.OAuthServerRegistrationResponse
public class OAuthServerRegistrationResponse
| Nested Class Summary | |
|---|---|
static class |
OAuthServerRegistrationResponse.OAuthRegistrationResponseBuilder
|
| Nested classes/interfaces inherited from class org.apache.amber.oauth2.as.response.OAuthASResponse |
|---|
OAuthASResponse.OAuthAuthorizationResponseBuilder, OAuthASResponse.OAuthTokenResponseBuilder |
| Nested classes/interfaces inherited from class org.apache.amber.oauth2.common.message.OAuthResponse |
|---|
OAuthResponse.OAuthErrorResponseBuilder, OAuthResponse.OAuthResponseBuilder |
| Field Summary |
|---|
| Fields inherited from class org.apache.amber.oauth2.common.message.OAuthResponse |
|---|
body, headers, responseStatus, uri |
| Constructor Summary | |
|---|---|
protected |
OAuthServerRegistrationResponse(String url,
int responseStatus)
|
| Method Summary | |
|---|---|
static OAuthServerRegistrationResponse.OAuthRegistrationResponseBuilder |
status(int code)
|
| Methods inherited from class org.apache.amber.oauth2.as.response.OAuthASResponse |
|---|
authorizationResponse, tokenResponse |
| Methods inherited from class org.apache.amber.oauth2.common.message.OAuthResponse |
|---|
addHeader, errorResponse, getBody, getHeader, getHeaders, getLocationUri, getResponseStatus, setBody, setHeaders, setLocationUri |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected OAuthServerRegistrationResponse(String url,
int responseStatus)
| Method Detail |
|---|
public static OAuthServerRegistrationResponse.OAuthRegistrationResponseBuilder status(int code)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||