| Package | Description |
|---|---|
| org.wso2.carbon.auth.scim.rest.api.dto |
| Modifier and Type | Method and Description |
|---|---|
List<AttributeDTO> |
UserSearchDTO.getAttributes()
Get attributes
|
| Modifier and Type | Method and Description |
|---|---|
UserSearchDTO |
UserSearchDTO.addAttributesItem(AttributeDTO attributesItem) |
| Modifier and Type | Method and Description |
|---|---|
UserSearchDTO |
UserSearchDTO.attributes(List<AttributeDTO> attributes) |
void |
UserSearchDTO.setAttributes(List<AttributeDTO> attributes) |
Copyright © 2018 WSO2. All rights reserved.