- getCode() - Method in class org.wso2.carbon.auth.rest.api.commons.dto.ErrorDTO
-
Get code
- getCode() - Method in class org.wso2.carbon.auth.rest.api.commons.dto.ErrorListItemDTO
-
Gets the error code.
- getDescription() - Method in class org.wso2.carbon.auth.rest.api.commons.dto.ErrorDTO
-
Get description
- getErrorDTO(ExceptionCodeHandler) - Static method in class org.wso2.carbon.auth.rest.api.commons.util.RestApiUtil
-
Returns an errorDTO based on a provided ExceptionCodeHandler
- getInternalServerErrorDTO() - Static method in class org.wso2.carbon.auth.rest.api.commons.util.RestApiUtil
-
Returns an Internal Server Error DTO
- getLoggedInUsername(Request) - Static method in class org.wso2.carbon.auth.rest.api.commons.util.RestApiUtil
-
Get the current logged in user's username
- getMessage() - Method in class org.wso2.carbon.auth.rest.api.commons.dto.ErrorDTO
-
Get message
- getMessage() - Method in class org.wso2.carbon.auth.rest.api.commons.dto.ErrorListItemDTO
-
Description about individual errors occurred
- getMoreInfo() - Method in class org.wso2.carbon.auth.rest.api.commons.dto.ErrorDTO
-
Get moreInfo
- getPaginationParams(Integer, Integer, Integer) - Static method in class org.wso2.carbon.auth.rest.api.commons.util.RestApiUtil
-
Returns the next/previous offset/limit parameters properly when current offset,
limit and size parameters are specified