- getAttributes() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.UserSearchDTO
-
Get attributes
- getAuthenticatedUserName(Request) - Static method in class org.wso2.carbon.auth.scim.rest.api.util.SCIMRESTAPIUtils
-
Authenticate the user an from the request and returns the username
- getCode() - Method in class org.wso2.carbon.auth.scim.rest.api.ApiResponseMessage
-
- getCode() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.ErrorDTO
-
Get code
- getCode() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.ErrorListItemDTO
-
Get code
- getCount() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.UserSearchDTO
-
Number of elements returned in the paginated result.
- getCreated() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.MetaDTO
-
Date and time the resource has been created.
- getDescription() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.ErrorDTO
-
A detail description about the error message.
- getDisplay() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.MemberDTO
-
Display name of the member
- getDisplayName() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.GroupDTO
-
Display name of the group
- getEmails() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.UserDTO
-
Get emails
- getError() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.ErrorDTO
-
If there are more than one error list them out.
- getExternalId() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.UserDTO
-
Get externalId
- getFamilyName() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.User_nameDTO
-
The family name of the User, or last name in most Western languages
- getFilter() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.UserSearchDTO
-
A filter expression to request a subset of the result.
- getFormatted() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.User_nameDTO
-
The full name, including all middle names, titles, and suffixes as appropriate, formatted for display
- getGivenName() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.User_nameDTO
-
The given name of the User, or first name in most Western languages
- getGroupsApi() - Static method in class org.wso2.carbon.auth.scim.rest.api.factories.GroupsApiServiceFactory
-
- getHonorificPrefix() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.User_nameDTO
-
The honorific prefix(es) of the User, or title in most Western languages
- getHonorificSuffix() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.User_nameDTO
-
The honorific suffix(es) of the User, or suffix in most Western languages
- getId() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.GroupDTO
-
Group Id
- getId() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.UserDTO
-
Get id
- getItemsPerPage() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.GroupListDTO
-
Items for page
- getItemsPerPage() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.UserListDTO
-
Items for page
- getLastModified() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.MetaDTO
-
Date and time the resource has been last modified.
- getLocation() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.MetaDTO
-
Location URL to the resource.
- getMeApi() - Static method in class org.wso2.carbon.auth.scim.rest.api.factories.MeApiServiceFactory
-
- getMembers() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.GroupDTO
-
Get members
- getMessage() - Method in class org.wso2.carbon.auth.scim.rest.api.ApiResponseMessage
-
- getMessage() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.ErrorDTO
-
Error message.
- getMessage() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.ErrorListItemDTO
-
Description about individual errors occurred
- getMeta() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.GroupDTO
-
Get meta
- getMeta() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.UserDTO
-
Get meta
- getMiddleName() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.User_nameDTO
-
The middle name(s) of the User
- getMoreInfo() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.ErrorDTO
-
Preferably an url with more details about the error.
- getName() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.UserDTO
-
Get name
- getPassword() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.UserDTO
-
Get password
- getResources() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.GroupListDTO
-
Get resources
- getResources() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.UserListDTO
-
Get resources
- getResourceType() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.MetaDTO
-
Resource type (Group or User)
- getResponseFromCharonException(AbstractCharonException) - Static method in class org.wso2.carbon.auth.scim.rest.api.util.SCIMRESTAPIUtils
-
Get error response from Charon exception
- getSchemas() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.GroupDTO
-
Get schemas
- getSchemas() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.GroupListDTO
-
Get schemas
- getSchemas() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.UserDTO
-
Get schemas
- getSchemas() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.UserListDTO
-
Get schemas
- getSchemas() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.UserSearchDTO
-
Get schemas
- getSCIMInternalErrorResponse() - Static method in class org.wso2.carbon.auth.scim.rest.api.util.SCIMRESTAPIUtils
-
Get internal SCIM error
- getSerializedJsonStringFromBody(Object) - Static method in class org.wso2.carbon.auth.scim.rest.api.util.SCIMRESTAPIUtils
-
Serialize the provided DTO and creates a JSON string
- getStartIndex() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.GroupListDTO
-
Number of Groups returned.
- getStartIndex() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.UserListDTO
-
Number of Users returned.
- getStartIndex() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.UserSearchDTO
-
The index of the first element in the result.
- getTotalResults() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.GroupListDTO
-
Total result count
- getType() - Method in class org.wso2.carbon.auth.scim.rest.api.ApiResponseMessage
-
- getUserName() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.UserDTO
-
Get userName
- getUsersApi() - Static method in class org.wso2.carbon.auth.scim.rest.api.factories.UsersApiServiceFactory
-
- getValue() - Method in class org.wso2.carbon.auth.scim.rest.api.dto.MemberDTO
-
User Id
- givenName(String) - Method in class org.wso2.carbon.auth.scim.rest.api.dto.User_nameDTO
-
- GroupDTO - Class in org.wso2.carbon.auth.scim.rest.api.dto
-
GroupDTO
- GroupDTO() - Constructor for class org.wso2.carbon.auth.scim.rest.api.dto.GroupDTO
-
- GroupListDTO - Class in org.wso2.carbon.auth.scim.rest.api.dto
-
GroupListDTO
- GroupListDTO() - Constructor for class org.wso2.carbon.auth.scim.rest.api.dto.GroupListDTO
-
- GROUPS_URL - Static variable in class org.wso2.carbon.auth.scim.rest.api.SCIMRESTAPIConstants
-
- GroupsApi - Class in org.wso2.carbon.auth.scim.rest.api
-
- GroupsApi() - Constructor for class org.wso2.carbon.auth.scim.rest.api.GroupsApi
-
- GroupsApiService - Class in org.wso2.carbon.auth.scim.rest.api
-
- GroupsApiService() - Constructor for class org.wso2.carbon.auth.scim.rest.api.GroupsApiService
-
- GroupsApiServiceFactory - Class in org.wso2.carbon.auth.scim.rest.api.factories
-
Factory class for SCIM Groups API
- GroupsApiServiceFactory() - Constructor for class org.wso2.carbon.auth.scim.rest.api.factories.GroupsApiServiceFactory
-
- GroupsApiServiceImpl - Class in org.wso2.carbon.auth.scim.rest.api.impl
-
REST API implementation class for SCIM groups
- GroupsApiServiceImpl() - Constructor for class org.wso2.carbon.auth.scim.rest.api.impl.GroupsApiServiceImpl
-
- groupsGet(Integer, Integer, String, Request) - Method in class org.wso2.carbon.auth.scim.rest.api.GroupsApi
-
- groupsGet(Integer, Integer, String, Request) - Method in class org.wso2.carbon.auth.scim.rest.api.GroupsApiService
-
- groupsGet(Integer, Integer, String, Request) - Method in class org.wso2.carbon.auth.scim.rest.api.impl.GroupsApiServiceImpl
-
- groupsIdDelete(String, Request) - Method in class org.wso2.carbon.auth.scim.rest.api.GroupsApi
-
- groupsIdDelete(String, Request) - Method in class org.wso2.carbon.auth.scim.rest.api.GroupsApiService
-
- groupsIdDelete(String, Request) - Method in class org.wso2.carbon.auth.scim.rest.api.impl.GroupsApiServiceImpl
-
- groupsIdGet(String, Request) - Method in class org.wso2.carbon.auth.scim.rest.api.GroupsApi
-
- groupsIdGet(String, Request) - Method in class org.wso2.carbon.auth.scim.rest.api.GroupsApiService
-
- groupsIdGet(String, Request) - Method in class org.wso2.carbon.auth.scim.rest.api.impl.GroupsApiServiceImpl
-
- groupsIdPut(String, GroupDTO, Request) - Method in class org.wso2.carbon.auth.scim.rest.api.GroupsApi
-
- groupsIdPut(String, GroupDTO, Request) - Method in class org.wso2.carbon.auth.scim.rest.api.GroupsApiService
-
- groupsIdPut(String, GroupDTO, Request) - Method in class org.wso2.carbon.auth.scim.rest.api.impl.GroupsApiServiceImpl
-
- groupsPost(GroupDTO, Request) - Method in class org.wso2.carbon.auth.scim.rest.api.GroupsApi
-
- groupsPost(GroupDTO, Request) - Method in class org.wso2.carbon.auth.scim.rest.api.GroupsApiService
-
- groupsPost(GroupDTO, Request) - Method in class org.wso2.carbon.auth.scim.rest.api.impl.GroupsApiServiceImpl
-