| Package | Description |
|---|---|
| org.wso2.carbon.auth.scim.rest.api | |
| org.wso2.carbon.auth.scim.rest.api.dto | |
| org.wso2.carbon.auth.scim.rest.api.impl |
| Modifier and Type | Method and Description |
|---|---|
abstract javax.ws.rs.core.Response |
UsersApiService.usersSearchPost(UserSearchDTO body,
org.wso2.msf4j.Request request) |
javax.ws.rs.core.Response |
UsersApi.usersSearchPost(UserSearchDTO body,
org.wso2.msf4j.Request request) |
| Modifier and Type | Method and Description |
|---|---|
UserSearchDTO |
UserSearchDTO.addAttributesItem(AttributeDTO attributesItem) |
UserSearchDTO |
UserSearchDTO.addSchemasItem(String schemasItem) |
UserSearchDTO |
UserSearchDTO.attributes(List<AttributeDTO> attributes) |
UserSearchDTO |
UserSearchDTO.count(Integer count) |
UserSearchDTO |
UserSearchDTO.filter(String filter) |
UserSearchDTO |
UserSearchDTO.schemas(List<String> schemas) |
UserSearchDTO |
UserSearchDTO.startIndex(Integer startIndex) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
UsersApiServiceImpl.usersSearchPost(UserSearchDTO body,
org.wso2.msf4j.Request request) |
Copyright © 2018 WSO2. All rights reserved.