| Package | Description |
|---|---|
| org.wso2.charon3.core.objects |
| Modifier and Type | Method and Description |
|---|---|
ScimName |
User.getName()
extracts the complex "name" attribute from the Scim structure
|
| Modifier and Type | Method and Description |
|---|---|
void |
User.replaceName(ScimName scimName)
deletes the current complex name attribute and exchanges it with the given value
|
Copyright © 2022 WSO2. All rights reserved.