Skip navigation links
A B C D E G H L M O P R S T W 

A

ACCESS_CONTROL_ALLOW_CREDENTIALS_HEADER - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 
ACCESS_CONTROL_ALLOW_HEADERS_HEADER - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 
ACCESS_CONTROL_ALLOW_HEADERS_LIST - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 
ACCESS_CONTROL_ALLOW_METHODS_HEADER - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 
ACCESS_CONTROL_ALLOW_ORIGIN_HEADER - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 
APPLICATION_JSON - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 
AUTH_SERVER_URL_KEY - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 
AUTH_TYPE_BASIC - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 
AUTH_TYPE_OAUTH2 - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 
AUTHORIZATION_HTTP_HEADER - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 

B

BEARER_PREFIX - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 

C

CHARSET_UTF_8 - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 
code(Long) - Method in class org.wso2.carbon.auth.rest.api.commons.dto.ErrorDTO
 
COOKIE_HEADER - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 

D

DEFAULT_RESPONSE_CONTENT_TYPE - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 
description(String) - Method in class org.wso2.carbon.auth.rest.api.commons.dto.ErrorDTO
 

E

equals(Object) - Method in class org.wso2.carbon.auth.rest.api.commons.dto.ErrorDTO
 
ErrorDTO - Class in org.wso2.carbon.auth.rest.api.commons.dto
ErrorDTO
ErrorDTO() - Constructor for class org.wso2.carbon.auth.rest.api.commons.dto.ErrorDTO
 
ErrorListItemDTO - Class in org.wso2.carbon.auth.rest.api.commons.dto
DTO class for ErrorListItem
ErrorListItemDTO() - Constructor for class org.wso2.carbon.auth.rest.api.commons.dto.ErrorListItemDTO
 
ErrorListItemDTO(Long, String) - Constructor for class org.wso2.carbon.auth.rest.api.commons.dto.ErrorListItemDTO
 

G

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

H

hashCode() - Method in class org.wso2.carbon.auth.rest.api.commons.dto.ErrorDTO
 
HEADER_CONTENT_TYPE - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 

L

LIMIT_PARAM - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 
LOCATION_HEADER - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 

M

message(String) - Method in class org.wso2.carbon.auth.rest.api.commons.dto.ErrorDTO
 
moreInfo(List<ErrorListItemDTO>) - Method in class org.wso2.carbon.auth.rest.api.commons.dto.ErrorDTO
 

O

OFFSET_PARAM - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 
org.wso2.carbon.auth.rest.api.commons - package org.wso2.carbon.auth.rest.api.commons
 
org.wso2.carbon.auth.rest.api.commons.dto - package org.wso2.carbon.auth.rest.api.commons.dto
 
org.wso2.carbon.auth.rest.api.commons.util - package org.wso2.carbon.auth.rest.api.commons.util
 
ORIGIN_HEADER - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 

P

PAGINATION_LIMIT_DEFAULT - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 
PAGINATION_NEXT_LIMIT - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 
PAGINATION_NEXT_OFFSET - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 
PAGINATION_OFFSET_DEFAULT - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 
PAGINATION_PREVIOUS_LIMIT - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 
PAGINATION_PREVIOUS_OFFSET - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 

R

RESOURCE_PATH_SCOPE - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 
RESOURCE_PATH_SCOPES - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 
RestApiConstants - Class in org.wso2.carbon.auth.rest.api.commons
Represents constants related to REST APIs.
RestApiConstants() - Constructor for class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 
RestApiUtil - Class in org.wso2.carbon.auth.rest.api.commons.util
Utility class for all REST APIs.
RestApiUtil() - Constructor for class org.wso2.carbon.auth.rest.api.commons.util.RestApiUtil
 

S

SCOPE - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 
SCOPENAME_PARAM - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 
SCOPES_GET_PAGINATION_URL - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 
setCode(Long) - Method in class org.wso2.carbon.auth.rest.api.commons.dto.ErrorDTO
 
setCode(Long) - Method in class org.wso2.carbon.auth.rest.api.commons.dto.ErrorListItemDTO
 
setDescription(String) - Method in class org.wso2.carbon.auth.rest.api.commons.dto.ErrorDTO
 
setMessage(String) - Method in class org.wso2.carbon.auth.rest.api.commons.dto.ErrorDTO
 
setMessage(String) - Method in class org.wso2.carbon.auth.rest.api.commons.dto.ErrorListItemDTO
 
setMoreInfo(List<ErrorListItemDTO>) - Method in class org.wso2.carbon.auth.rest.api.commons.dto.ErrorDTO
 
SWAGGER_HOST_ELEMENT - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 

T

toString() - Method in class org.wso2.carbon.auth.rest.api.commons.dto.ErrorDTO
 
toString() - Method in class org.wso2.carbon.auth.rest.api.commons.dto.ErrorListItemDTO
 

W

WEB_PROTOCOL_SUFFIX - Static variable in class org.wso2.carbon.auth.rest.api.commons.RestApiConstants
 
A B C D E G H L M O P R S T W 
Skip navigation links

Copyright © 2018 WSO2. All rights reserved.