JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
G
H
I
J
N
O
P
R
S
T
W
A
accessToken(String)
- Method in class org.wso2.carbon.auth.oauth.rest.api.dto.
TokenResponseDTO
ApiException
- Exception in
org.wso2.carbon.auth.oauth.rest.api
ApiException(int, String)
- Constructor for exception org.wso2.carbon.auth.oauth.rest.api.
ApiException
ApiOriginFilter
- Class in
org.wso2.carbon.auth.oauth.rest.api
ApiOriginFilter()
- Constructor for class org.wso2.carbon.auth.oauth.rest.api.
ApiOriginFilter
ApiResponseMessage
- Class in
org.wso2.carbon.auth.oauth.rest.api
ApiResponseMessage()
- Constructor for class org.wso2.carbon.auth.oauth.rest.api.
ApiResponseMessage
ApiResponseMessage(int, String)
- Constructor for class org.wso2.carbon.auth.oauth.rest.api.
ApiResponseMessage
AuthorizeApi
- Class in
org.wso2.carbon.auth.oauth.rest.api
AuthorizeApi()
- Constructor for class org.wso2.carbon.auth.oauth.rest.api.
AuthorizeApi
AuthorizeApiService
- Class in
org.wso2.carbon.auth.oauth.rest.api
AuthorizeApiService()
- Constructor for class org.wso2.carbon.auth.oauth.rest.api.
AuthorizeApiService
AuthorizeApiServiceFactory
- Class in
org.wso2.carbon.auth.oauth.rest.api.factories
AuthorizeApiServiceFactory()
- Constructor for class org.wso2.carbon.auth.oauth.rest.api.factories.
AuthorizeApiServiceFactory
AuthorizeApiServiceImpl
- Class in
org.wso2.carbon.auth.oauth.rest.api.impl
AuthorizeApiServiceImpl(AuthRequestHandler)
- Constructor for class org.wso2.carbon.auth.oauth.rest.api.impl.
AuthorizeApiServiceImpl
authorizeGet(String, String, String, String, String, Request)
- Method in class org.wso2.carbon.auth.oauth.rest.api.
AuthorizeApi
authorizeGet(String, String, String, String, String, Request)
- Method in class org.wso2.carbon.auth.oauth.rest.api.
AuthorizeApiService
authorizeGet(String, String, String, String, String, Request)
- Method in class org.wso2.carbon.auth.oauth.rest.api.impl.
AuthorizeApiServiceImpl
C
containsIgnoreCase(String[], String)
- Static method in class org.wso2.carbon.auth.oauth.rest.api.
StringUtil
Check if the given array contains the given value (with case-insensitive comparison).
D
destroy()
- Method in class org.wso2.carbon.auth.oauth.rest.api.
ApiOriginFilter
doFilter(ServletRequest, ServletResponse, FilterChain)
- Method in class org.wso2.carbon.auth.oauth.rest.api.
ApiOriginFilter
E
equals(Object)
- Method in class org.wso2.carbon.auth.oauth.rest.api.dto.
TokenErrorResponseDTO
equals(Object)
- Method in class org.wso2.carbon.auth.oauth.rest.api.dto.
TokenResponseDTO
ERROR
- Static variable in class org.wso2.carbon.auth.oauth.rest.api.
ApiResponseMessage
expiresIn(Long)
- Method in class org.wso2.carbon.auth.oauth.rest.api.dto.
TokenResponseDTO
G
getAccessToken()
- Method in class org.wso2.carbon.auth.oauth.rest.api.dto.
TokenResponseDTO
OAuth access tokn issues by authorization server.
getAuthorizeApi()
- Static method in class org.wso2.carbon.auth.oauth.rest.api.factories.
AuthorizeApiServiceFactory
getCode()
- Method in class org.wso2.carbon.auth.oauth.rest.api.
ApiResponseMessage
getExpiresIn()
- Method in class org.wso2.carbon.auth.oauth.rest.api.dto.
TokenResponseDTO
The lifetime in seconds of the access token.
getMessage()
- Method in class org.wso2.carbon.auth.oauth.rest.api.
ApiResponseMessage
getPreProcessingError()
- Method in class org.wso2.carbon.auth.oauth.rest.api.dto.
TokenErrorResponseDTO
Error code classifying the type of preProcessingError.
getRefreshToken()
- Method in class org.wso2.carbon.auth.oauth.rest.api.dto.
TokenResponseDTO
OPTIONAL.
getScope()
- Method in class org.wso2.carbon.auth.oauth.rest.api.dto.
TokenResponseDTO
The scope of the access token requested.
getTokenApi()
- Static method in class org.wso2.carbon.auth.oauth.rest.api.factories.
TokenApiServiceFactory
getTokenType()
- Method in class org.wso2.carbon.auth.oauth.rest.api.dto.
TokenResponseDTO
The type of the token issued.
getType()
- Method in class org.wso2.carbon.auth.oauth.rest.api.
ApiResponseMessage
H
hashCode()
- Method in class org.wso2.carbon.auth.oauth.rest.api.dto.
TokenErrorResponseDTO
hashCode()
- Method in class org.wso2.carbon.auth.oauth.rest.api.dto.
TokenResponseDTO
I
INFO
- Static variable in class org.wso2.carbon.auth.oauth.rest.api.
ApiResponseMessage
init(FilterConfig)
- Method in class org.wso2.carbon.auth.oauth.rest.api.
ApiOriginFilter
J
JacksonJsonProvider
- Class in
org.wso2.carbon.auth.oauth.rest.api
JacksonJsonProvider()
- Constructor for class org.wso2.carbon.auth.oauth.rest.api.
JacksonJsonProvider
join(String[], String)
- Static method in class org.wso2.carbon.auth.oauth.rest.api.
StringUtil
Join an array of strings with the given separator.
N
NotFoundException
- Exception in
org.wso2.carbon.auth.oauth.rest.api
NotFoundException(int, String)
- Constructor for exception org.wso2.carbon.auth.oauth.rest.api.
NotFoundException
O
OK
- Static variable in class org.wso2.carbon.auth.oauth.rest.api.
ApiResponseMessage
org.wso2.carbon.auth.oauth.rest.api
- package org.wso2.carbon.auth.oauth.rest.api
org.wso2.carbon.auth.oauth.rest.api.dto
- package org.wso2.carbon.auth.oauth.rest.api.dto
org.wso2.carbon.auth.oauth.rest.api.factories
- package org.wso2.carbon.auth.oauth.rest.api.factories
org.wso2.carbon.auth.oauth.rest.api.impl
- package org.wso2.carbon.auth.oauth.rest.api.impl
org.wso2.carbon.auth.oauth.rest.api.utils
- package org.wso2.carbon.auth.oauth.rest.api.utils
P
preProcessingError(String)
- Method in class org.wso2.carbon.auth.oauth.rest.api.dto.
TokenErrorResponseDTO
R
refreshToken(String)
- Method in class org.wso2.carbon.auth.oauth.rest.api.dto.
TokenResponseDTO
S
scope(String)
- Method in class org.wso2.carbon.auth.oauth.rest.api.dto.
TokenResponseDTO
setAccessToken(String)
- Method in class org.wso2.carbon.auth.oauth.rest.api.dto.
TokenResponseDTO
setCode(int)
- Method in class org.wso2.carbon.auth.oauth.rest.api.
ApiResponseMessage
setExpiresIn(Long)
- Method in class org.wso2.carbon.auth.oauth.rest.api.dto.
TokenResponseDTO
setMessage(String)
- Method in class org.wso2.carbon.auth.oauth.rest.api.
ApiResponseMessage
setPreProcessingError(String)
- Method in class org.wso2.carbon.auth.oauth.rest.api.dto.
TokenErrorResponseDTO
setRefreshToken(String)
- Method in class org.wso2.carbon.auth.oauth.rest.api.dto.
TokenResponseDTO
setScope(String)
- Method in class org.wso2.carbon.auth.oauth.rest.api.dto.
TokenResponseDTO
setTokenType(String)
- Method in class org.wso2.carbon.auth.oauth.rest.api.dto.
TokenResponseDTO
setType(String)
- Method in class org.wso2.carbon.auth.oauth.rest.api.
ApiResponseMessage
StringUtil
- Class in
org.wso2.carbon.auth.oauth.rest.api
StringUtil()
- Constructor for class org.wso2.carbon.auth.oauth.rest.api.
StringUtil
T
TokenApi
- Class in
org.wso2.carbon.auth.oauth.rest.api
TokenApi()
- Constructor for class org.wso2.carbon.auth.oauth.rest.api.
TokenApi
TokenApiService
- Class in
org.wso2.carbon.auth.oauth.rest.api
TokenApiService()
- Constructor for class org.wso2.carbon.auth.oauth.rest.api.
TokenApiService
TokenApiServiceFactory
- Class in
org.wso2.carbon.auth.oauth.rest.api.factories
TokenApiServiceFactory()
- Constructor for class org.wso2.carbon.auth.oauth.rest.api.factories.
TokenApiServiceFactory
TokenApiServiceImpl
- Class in
org.wso2.carbon.auth.oauth.rest.api.impl
TokenApiServiceImpl(TokenRequestHandler)
- Constructor for class org.wso2.carbon.auth.oauth.rest.api.impl.
TokenApiServiceImpl
TokenErrorResponseDTO
- Class in
org.wso2.carbon.auth.oauth.rest.api.dto
TokenErrorResponseDTO
TokenErrorResponseDTO()
- Constructor for class org.wso2.carbon.auth.oauth.rest.api.dto.
TokenErrorResponseDTO
TokenMappingUtil
- Class in
org.wso2.carbon.auth.oauth.rest.api.utils
Utility class for mapping token API implementation core models to REST API DTOs and vise versa.
TokenMappingUtil()
- Constructor for class org.wso2.carbon.auth.oauth.rest.api.utils.
TokenMappingUtil
tokenPost(String, String, String, String, String, String, String, String, String, Request)
- Method in class org.wso2.carbon.auth.oauth.rest.api.impl.
TokenApiServiceImpl
tokenPost(String, String, String, String, String, String, String, String, String, Request)
- Method in class org.wso2.carbon.auth.oauth.rest.api.
TokenApi
tokenPost(String, String, String, String, String, String, String, String, String, Request)
- Method in class org.wso2.carbon.auth.oauth.rest.api.
TokenApiService
TokenResponseDTO
- Class in
org.wso2.carbon.auth.oauth.rest.api.dto
TokenResponseDTO
TokenResponseDTO()
- Constructor for class org.wso2.carbon.auth.oauth.rest.api.dto.
TokenResponseDTO
tokenResponseToDTO(AccessTokenResponse)
- Static method in class org.wso2.carbon.auth.oauth.rest.api.utils.
TokenMappingUtil
This method convert the token response model object into DTO
tokenType(String)
- Method in class org.wso2.carbon.auth.oauth.rest.api.dto.
TokenResponseDTO
TOO_BUSY
- Static variable in class org.wso2.carbon.auth.oauth.rest.api.
ApiResponseMessage
toString()
- Method in class org.wso2.carbon.auth.oauth.rest.api.dto.
TokenErrorResponseDTO
toString()
- Method in class org.wso2.carbon.auth.oauth.rest.api.dto.
TokenResponseDTO
W
WARNING
- Static variable in class org.wso2.carbon.auth.oauth.rest.api.
ApiResponseMessage
A
C
D
E
G
H
I
J
N
O
P
R
S
T
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018
WSO2
. All rights reserved.