| Package | Description |
|---|---|
| org.connid.bundles.soap.provisioning.interfaces | |
| org.connid.bundles.soap.to |
| Modifier and Type | Method and Description |
|---|---|
String |
Provisioning.create(List<WSAttributeValue> data)
Creates user account.
|
String |
Provisioning.update(String accountid,
List<WSAttributeValue> data)
Updates user account.
|
| Modifier and Type | Method and Description |
|---|---|
Set<WSAttributeValue> |
WSUser.getAttributes() |
Set<WSAttributeValue> |
WSChange.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
WSUser.addAttribute(WSAttributeValue attribute) |
| Modifier and Type | Method and Description |
|---|---|
void |
WSUser.setAttributes(Set<WSAttributeValue> attributes) |
void |
WSChange.setAttributes(Set<WSAttributeValue> attributes) |
| Constructor and Description |
|---|
WSUser(String accountid,
Set<WSAttributeValue> attributes) |
Copyright © 2012. All Rights Reserved.