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
F
G
H
I
M
N
O
P
R
S
T
U
A
AbstractResource
- Class in
org.wso2.charon3.impl.provider.resources
Endpoint parent class.
AbstractResource()
- Constructor for class org.wso2.charon3.impl.provider.resources.
AbstractResource
ACCEPT_HEADER
- Static variable in class org.wso2.charon3.impl.provider.util.
SCIMProviderConstants
ACCEPT_HEADER_DESC
- Static variable in class org.wso2.charon3.impl.provider.util.
SCIMProviderConstants
APPLICATION_JSON
- Static variable in class org.wso2.charon3.impl.provider.util.
SCIMProviderConstants
APPLICATION_SCIM_JSON
- Static variable in class org.wso2.charon3.impl.provider.util.
SCIMProviderConstants
ApplicationInitializer
- Class in
org.wso2.charon3.impl.provider.impl
This performs one-time initialization tasks at the application startup.
ApplicationInitializer()
- Constructor for class org.wso2.charon3.impl.provider.impl.
ApplicationInitializer
ATTRIBUTES
- Static variable in class org.wso2.charon3.impl.provider.util.
SCIMProviderConstants
ATTRIBUTES_DESC
- Static variable in class org.wso2.charon3.impl.provider.util.
SCIMProviderConstants
B
buildResponse(SCIMResponse)
- Method in class org.wso2.charon3.impl.provider.resources.
AbstractResource
C
CharonMapper
- Class in
org.wso2.charon3.impl.provider.mappers
Exception mapper for Charon Exception.
CharonMapper()
- Constructor for class org.wso2.charon3.impl.provider.mappers.
CharonMapper
ConflictMapper
- Class in
org.wso2.charon3.impl.provider.mappers
Exception mapper for Conflict Exception.
ConflictMapper()
- Constructor for class org.wso2.charon3.impl.provider.mappers.
ConflictMapper
CONTENT_TYPE
- Static variable in class org.wso2.charon3.impl.provider.util.
SCIMProviderConstants
CONTENT_TYPE_HEADER_DESC
- Static variable in class org.wso2.charon3.impl.provider.util.
SCIMProviderConstants
COUNT
- Static variable in class org.wso2.charon3.impl.provider.util.
SCIMProviderConstants
COUNT_DESC
- Static variable in class org.wso2.charon3.impl.provider.util.
SCIMProviderConstants
createGroup(String, String, String)
- Method in class org.wso2.charon3.impl.provider.resources.
GroupResource
createUser(String, String, String)
- Method in class org.wso2.charon3.impl.provider.resources.
UserResource
D
deleteGroup(String)
- Method in class org.wso2.charon3.impl.provider.resources.
GroupResource
deleteUser(String)
- Method in class org.wso2.charon3.impl.provider.resources.
UserResource
DOMAIN
- Static variable in class org.wso2.charon3.impl.provider.util.
SCIMProviderConstants
DOMAIN_DESC
- Static variable in class org.wso2.charon3.impl.provider.util.
SCIMProviderConstants
E
EXCLUDE_ATTRIBUTES
- Static variable in class org.wso2.charon3.impl.provider.util.
SCIMProviderConstants
EXCLUDED_ATTRIBUTES_DESC
- Static variable in class org.wso2.charon3.impl.provider.util.
SCIMProviderConstants
F
FILTER
- Static variable in class org.wso2.charon3.impl.provider.util.
SCIMProviderConstants
FILTER_DESC
- Static variable in class org.wso2.charon3.impl.provider.util.
SCIMProviderConstants
FormatNotSupportedMapper
- Class in
org.wso2.charon3.impl.provider.mappers
Exception mapper for Charon Exception.
FormatNotSupportedMapper()
- Constructor for class org.wso2.charon3.impl.provider.mappers.
FormatNotSupportedMapper
G
getGroup(String, String, String)
- Method in class org.wso2.charon3.impl.provider.resources.
GroupResource
getGroup(String, String, String, int, int, String, String, String)
- Method in class org.wso2.charon3.impl.provider.resources.
GroupResource
getGroupsByPost(String)
- Method in class org.wso2.charon3.impl.provider.resources.
GroupResource
getUser(String, String, String)
- Method in class org.wso2.charon3.impl.provider.resources.
UserResource
getUser(String, String, String, int, int, String, String, String)
- Method in class org.wso2.charon3.impl.provider.resources.
UserResource
getUsersByPost(String)
- Method in class org.wso2.charon3.impl.provider.resources.
UserResource
GroupResource
- Class in
org.wso2.charon3.impl.provider.resources
Endpoints of the GroupResource in micro service.
GroupResource()
- Constructor for class org.wso2.charon3.impl.provider.resources.
GroupResource
H
handleCharonException(CharonException, JSONEncoder)
- Method in class org.wso2.charon3.impl.provider.resources.
AbstractResource
handleFormatNotSupportedException(FormatNotSupportedException)
- Method in class org.wso2.charon3.impl.provider.resources.
AbstractResource
HTTP_VERB
- Static variable in class org.wso2.charon3.impl.provider.util.
SCIMProviderConstants
I
ID
- Static variable in class org.wso2.charon3.impl.provider.util.
SCIMProviderConstants
ID_DESC
- Static variable in class org.wso2.charon3.impl.provider.util.
SCIMProviderConstants
isValidInputFormat(String)
- Method in class org.wso2.charon3.impl.provider.resources.
AbstractResource
isValidOutputFormat(String)
- Method in class org.wso2.charon3.impl.provider.resources.
AbstractResource
M
main(String[])
- Static method in class org.wso2.charon3.impl.provider.impl.
ApplicationInitializer
N
NotFoundMapper
- Class in
org.wso2.charon3.impl.provider.mappers
Exception mapper for NotFound Exception.
NotFoundMapper()
- Constructor for class org.wso2.charon3.impl.provider.mappers.
NotFoundMapper
O
org.wso2.charon3.impl.jaxrs.designator
- package org.wso2.charon3.impl.jaxrs.designator
org.wso2.charon3.impl.provider.impl
- package org.wso2.charon3.impl.provider.impl
org.wso2.charon3.impl.provider.mappers
- package org.wso2.charon3.impl.provider.mappers
org.wso2.charon3.impl.provider.resources
- package org.wso2.charon3.impl.provider.resources
org.wso2.charon3.impl.provider.util
- package org.wso2.charon3.impl.provider.util
P
PATCH
- Annotation Type in
org.wso2.charon3.impl.jaxrs.designator
Creates the PATCH HTTP method, since JAX-RS does not support it natively yet.
R
RESOURCE_STRING
- Static variable in class org.wso2.charon3.impl.provider.util.
SCIMProviderConstants
S
SCIMProviderConstants
- Class in
org.wso2.charon3.impl.provider.util
SCIM provider level constants are defined here.
SCIMProviderConstants()
- Constructor for class org.wso2.charon3.impl.provider.util.
SCIMProviderConstants
SEARCH
- Static variable in class org.wso2.charon3.impl.provider.util.
SCIMProviderConstants
SORT_BY
- Static variable in class org.wso2.charon3.impl.provider.util.
SCIMProviderConstants
SORT_BY_DESC
- Static variable in class org.wso2.charon3.impl.provider.util.
SCIMProviderConstants
SORT_ORDER
- Static variable in class org.wso2.charon3.impl.provider.util.
SCIMProviderConstants
SORT_ORDER_DESC
- Static variable in class org.wso2.charon3.impl.provider.util.
SCIMProviderConstants
START_INDEX
- Static variable in class org.wso2.charon3.impl.provider.util.
SCIMProviderConstants
START_INDEX_DESC
- Static variable in class org.wso2.charon3.impl.provider.util.
SCIMProviderConstants
T
toResponse(CharonException)
- Method in class org.wso2.charon3.impl.provider.mappers.
CharonMapper
toResponse(ConflictException)
- Method in class org.wso2.charon3.impl.provider.mappers.
ConflictMapper
toResponse(FormatNotSupportedException)
- Method in class org.wso2.charon3.impl.provider.mappers.
FormatNotSupportedMapper
toResponse(NotFoundException)
- Method in class org.wso2.charon3.impl.provider.mappers.
NotFoundMapper
U
updateGroup(String, String, String, String)
- Method in class org.wso2.charon3.impl.provider.resources.
GroupResource
updateUser(String, String, String, String)
- Method in class org.wso2.charon3.impl.provider.resources.
UserResource
UserResource
- Class in
org.wso2.charon3.impl.provider.resources
Endpoints of the UserResource in micro service.
UserResource()
- Constructor for class org.wso2.charon3.impl.provider.resources.
UserResource
A
B
C
D
E
F
G
H
I
M
N
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 © 2019
WSO2
. All rights reserved.