Package | Description |
---|---|
org.forgerock.opendj.server.core |
Contains APIs for new DataProvider design.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Operation.hasPrivilege(Privilege privilege)
Indicates whether the authenticated client has the specified privilege.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Operation.hasAllPrivileges(Collection<Privilege> privileges)
Indicates whether the authenticate client has all of the specified
privileges.
|
Copyright 2010-2017 ForgeRock AS.