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
B
C
D
E
G
H
I
L
M
O
P
R
S
T
U
A
APPType()
- Constructor for class org.wso2.carbon.auth.rest.api.commons.
RestApiConstants.APPType
AUTH_TYPE_BASIC
- Static variable in class org.wso2.carbon.auth.rest.api.commons.
RestApiConstants
AUTH_TYPE_BEARER
- Static variable in class org.wso2.carbon.auth.rest.api.commons.
RestApiConstants
authenticate(Request, Response, Method)
- Method in class org.wso2.carbon.auth.rest.api.commons.authenticators.
BasicAuthenticator
authenticate(Request, Response, Method)
- Method in class org.wso2.carbon.auth.rest.api.commons.authenticators.
Oauth2Authenticator
AUTHORIZATION_HTTP_HEADER
- Static variable in class org.wso2.carbon.auth.rest.api.commons.
RestApiConstants
B
BasicAuthenticator
- Class in
org.wso2.carbon.auth.rest.api.commons.authenticators
Authenticator for authenticate Basic authentication Header
BasicAuthenticator(UserNameMapper, UserStoreManager)
- Constructor for class org.wso2.carbon.auth.rest.api.commons.authenticators.
BasicAuthenticator
BasicAuthenticator()
- Constructor for class org.wso2.carbon.auth.rest.api.commons.authenticators.
BasicAuthenticator
BundleActivator
- Class in
org.wso2.carbon.auth.rest.api.commons.internal
Activator to register Swagger Definitions
BundleActivator()
- Constructor for class org.wso2.carbon.auth.rest.api.commons.internal.
BundleActivator
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
D
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
getInstance()
- Static method in class org.wso2.carbon.auth.rest.api.commons.internal.
ServiceReferenceHolder
getInternalServerErrorDTO()
- Static method in class org.wso2.carbon.auth.rest.api.commons.util.
RestApiUtil
Returns an Internal Server Error DTO
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
getUserStoreManager()
- Method in class org.wso2.carbon.auth.rest.api.commons.internal.
ServiceReferenceHolder
H
hashCode()
- Method in class org.wso2.carbon.auth.rest.api.commons.dto.
ErrorDTO
I
initializeBasePaths()
- Method in class org.wso2.carbon.auth.rest.api.commons.internal.
BundleActivator
L
LIMIT_PARAM
- 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
Oauth2Authenticator
- Class in
org.wso2.carbon.auth.rest.api.commons.authenticators
Oauth2 Authenticator for Oauth APIs
Oauth2Authenticator(UserNameMapper, IntrospectionManager)
- Constructor for class org.wso2.carbon.auth.rest.api.commons.authenticators.
Oauth2Authenticator
Oauth2Authenticator()
- Constructor for class org.wso2.carbon.auth.rest.api.commons.authenticators.
Oauth2Authenticator
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.authenticators
- package org.wso2.carbon.auth.rest.api.commons.authenticators
org.wso2.carbon.auth.rest.api.commons.dto
- package org.wso2.carbon.auth.rest.api.commons.dto
org.wso2.carbon.auth.rest.api.commons.internal
- package org.wso2.carbon.auth.rest.api.commons.internal
org.wso2.carbon.auth.rest.api.commons.util
- package org.wso2.carbon.auth.rest.api.commons.util
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
RestApiConstants.APPType
- Class in
org.wso2.carbon.auth.rest.api.commons
Types of Apps in KeyManager
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.APPType
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
ServiceReferenceHolder
- Class in
org.wso2.carbon.auth.rest.api.commons.internal
Holder to keep UserStoreManager
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
setSecurityConfigurationService(SecurityConfigurationService)
- Method in class org.wso2.carbon.auth.rest.api.commons.internal.
BundleActivator
Get the ConfigProvider service.
setUserStoreManager(UserStoreManager)
- Method in class org.wso2.carbon.auth.rest.api.commons.internal.
BundleActivator
Get the UserStoreManager.
setUserStoreManager(UserStoreManager)
- Method in class org.wso2.carbon.auth.rest.api.commons.internal.
ServiceReferenceHolder
start(BundleContext)
- Method in class org.wso2.carbon.auth.rest.api.commons.internal.
BundleActivator
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
U
unsetSecurityConfigurationService(SecurityConfigurationService)
- Method in class org.wso2.carbon.auth.rest.api.commons.internal.
BundleActivator
unsetUserStoreManager(UserStoreManager)
- Method in class org.wso2.carbon.auth.rest.api.commons.internal.
BundleActivator
A
B
C
D
E
G
H
I
L
M
O
P
R
S
T
U
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018
WSO2
. All rights reserved.