Package | Description |
---|---|
com.iplanet.ums |
Deprecated classes for UMS.
|
com.iplanet.ums.dctree |
Deprecated classes for UMS.
|
Modifier and Type | Method and Description |
---|---|
void |
PeopleContainer.addUser(User user)
Adds a new User object to the People Container.
|
boolean |
PeopleContainer.isMember(User user)
Checks if a given user is a member of the container.
|
void |
PeopleContainer.removeUser(User user)
Removes an User object from the People Container.
|
Modifier and Type | Method and Description |
---|---|
User |
DomainComponentTree.getUser(String uid,
String domain)
Given a uid for a user, lookup the user under a
specified virtual domain name.
|
User |
DomainComponentTree.getUser(String namingAttribute,
String value,
String domain)
Given identification of a user with a naming
attribute and value, lookup the user under a virtual domain specified.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.