Package | Description |
---|---|
com.iplanet.ums |
Deprecated classes for UMS.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IAssignableMembership
Represents a container interface common to groups and roles.
|
interface |
IDynamicMembership
Represents a container interface common to groups and roles.
|
interface |
IFilteredMembership
Interface that would be implemented by roles that control membership based on
a filter.
|
Modifier and Type | Class and Description |
---|---|
class |
AssignableDynamicGroup
Represents a dynamic group entry that uses memberOf as its filter.
|
class |
DynamicGroup
Represents a dynamic group entry.
|
class |
FilteredRole
FilteredRole is a role implementation of the membership interface
IFilteredRole.
|
class |
ManagedRole
ManagedRole is a role implementation of the membership interface
IAssignableMembership.
|
class |
StaticGroup
Represents a static group entry.
|
Modifier and Type | Method and Description |
---|---|
boolean |
PersistentObject.isMemberOf(IMembership im)
Checks if this object is a member of an IMembership.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.