User Admin Package Version 1.1.
-
interface
A named grouping of roles (Role
objects).
interface
A User
role managed by a User Admin service.
Creates a Role
object with the given name and of the given type.
Gets the basic members of this Group
object.
Gets the required members of this Group
object.
Gets the Role
object with the given name
from this User
Admin service.
Gets the Role
object this event was generated for.
Gets the Role
objects managed by this User Admin service that
have properties matching the specified LDAP filter criteria.
boolean
Adds the specified Role
object as a basic member to this
Group
object.
boolean
Adds the specified Role
object as a required member to this
Group
object.
boolean
Removes the specified Role
object from this Group
object.
Constructs a UserAdminEvent
object from the given
ServiceReference
object, event type, and Role
object.