| Package | Description |
|---|---|
| org.wso2.carbon.auth.client.registration.rest.api.dto | |
| org.wso2.carbon.auth.client.registration.rest.api.utils |
| Modifier and Type | Method and Description |
|---|---|
ErrorDTO |
ErrorDTO.code(String code) |
ErrorDTO |
ErrorDTO.description(String description) |
ErrorDTO |
ErrorDTO.httpStatusCode(Integer httpStatusCode) |
ErrorDTO |
ErrorDTO.message(String message) |
ErrorDTO |
ErrorDTO.moreInfo(String moreInfo) |
| Modifier and Type | Method and Description |
|---|---|
static ErrorDTO |
RestAPIUtil.getErrorDTO(com.nimbusds.oauth2.sdk.ErrorObject errorObject)
Returns a generic errorDTO
|
static ErrorDTO |
RestAPIUtil.getInternalServerErrorDTO()
Returns an Internal Server Error DTO
|
Copyright © 2017 WSO2. All rights reserved.