Package | Description |
---|---|
com.streamscape.sdo.vcard | |
com.streamscape.sef.security |
Modifier and Type | Method and Description |
---|---|
void |
vCard.update(vCard other) |
Modifier and Type | Method and Description |
---|---|
vCard |
SecurityManager.getVCard(java.lang.String userName)
Returns a vCard associated with the specified user.
|
Modifier and Type | Method and Description |
---|---|
User |
SecurityManager.createUser(java.lang.String name,
java.lang.String password,
java.lang.String description,
vCard vcard)
Creates a new user with the specified parameters.
|
void |
SecurityManager.setVCard(java.lang.String userName,
vCard vcard)
Sets the specified vCard to a user with the specified name.
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.