public interface CreateUserParams
| Modifier and Type | Interface and Description |
|---|---|
static class |
CreateUserParams.Member
The structure's members
|
| Modifier and Type | Method and Description |
|---|---|
Contact |
getContact()
Retrieves the value for the structure field
contact. |
String |
getInitialPassword()
Retrieves the value for the structure field
initialPassword. |
String |
getInitialPasswordVerification()
Retrieves the value for the structure field
initialPasswordVerification. |
PrincipalGroup |
getPrimaryUserGroup()
Retrieves the value for the structure field
primaryUserGroup. |
String |
getPrincipalName()
Retrieves the value for the structure field
principalName. |
Contact getContact()
contact.contact.String getInitialPassword()
initialPassword.initialPassword.String getInitialPasswordVerification()
initialPasswordVerification.initialPasswordVerification.PrincipalGroup getPrimaryUserGroup()
primaryUserGroup.primaryUserGroup.String getPrincipalName()
principalName.principalName.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.