Package | Description |
---|---|
com.iplanet.am.sdk |
This package contains interfaces and implementation for User/Identity
Management.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AMFilteredRole
Deprecated.
As of Sun Java System Access Manager 7.1.
|
Modifier and Type | Method and Description |
---|---|
AMRole |
AMStoreConnection.getRole(String roleDN)
Deprecated.
Returns the handle to the
AMRole object represented by DN. |
Modifier and Type | Method and Description |
---|---|
void |
AMUser.assignRole(AMRole role)
Deprecated.
Assigns a role to the user.
|
void |
AMUser.removeRole(AMRole role)
Deprecated.
Removes a role that is assigned to the user.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.