Searched refs:hasAllPrivileges (Results 1 - 13 of 13) sorted by relevance

/forgerock/opendj-v3/opendj-server/src/main/java/org/forgerock/opendj/server/core/
H A DOperation.java96 boolean hasAllPrivileges(Collection<Privilege> privileges); method in interface:Operation
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/extensions/
H A DConfigFileHandler.java907 if (!clientConnection.hasAllPrivileges(CONFIG_READ_AND_WRITE,
1014 if (!clientConnection.hasAllPrivileges(CONFIG_READ_AND_WRITE,
1121 if (!clientConnection.hasAllPrivileges(CONFIG_READ_AND_WRITE,
1257 if (!clientConnection.hasAllPrivileges(CONFIG_READ_AND_WRITE,
/forgerock/opendj-b2.6/src/server/org/opends/server/extensions/
H A DConfigFileHandler.java1320 if (! (clientConnection.hasAllPrivileges(CONFIG_READ_AND_WRITE,
1484 if (! (clientConnection.hasAllPrivileges(CONFIG_READ_AND_WRITE,
1648 if (! (clientConnection.hasAllPrivileges(CONFIG_READ_AND_WRITE,
1812 if (! (clientConnection.hasAllPrivileges(CONFIG_READ_AND_WRITE,
/forgerock/opendj2/src/server/org/opends/server/api/
H A DClientConnection.java1131 public boolean hasAllPrivileges(Privilege[] privileges, method in class:ClientConnection
/forgerock/opendj2/src/server/org/opends/server/extensions/
H A DConfigFileHandler.java1076 if (!clientConnection.hasAllPrivileges(CONFIG_READ_AND_WRITE,
1235 if (!clientConnection.hasAllPrivileges(CONFIG_READ_AND_WRITE,
1395 if (!clientConnection.hasAllPrivileges(CONFIG_READ_AND_WRITE,
1555 if (!clientConnection.hasAllPrivileges(CONFIG_READ_AND_WRITE,
/forgerock/opendj-b2.6/src/server/org/opends/server/api/
H A DClientConnection.java1132 public boolean hasAllPrivileges(Privilege[] privileges, method in class:ClientConnection
/forgerock/opendj2.6.2/src/server/org/opends/server/api/
H A DClientConnection.java1132 public boolean hasAllPrivileges(Privilege[] privileges, method in class:ClientConnection
/forgerock/opendj2.6.2/src/server/org/opends/server/extensions/
H A DConfigFileHandler.java1320 if (! (clientConnection.hasAllPrivileges(CONFIG_READ_AND_WRITE,
1484 if (! (clientConnection.hasAllPrivileges(CONFIG_READ_AND_WRITE,
1648 if (! (clientConnection.hasAllPrivileges(CONFIG_READ_AND_WRITE,
1812 if (! (clientConnection.hasAllPrivileges(CONFIG_READ_AND_WRITE,
/forgerock/opendj2-jel-hg/src/server/org/opends/server/extensions/
H A DConfigFileHandler.java1186 if (! (clientConnection.hasAllPrivileges(CONFIG_READ_AND_WRITE,
1350 if (! (clientConnection.hasAllPrivileges(CONFIG_READ_AND_WRITE,
1514 if (! (clientConnection.hasAllPrivileges(CONFIG_READ_AND_WRITE,
1678 if (! (clientConnection.hasAllPrivileges(CONFIG_READ_AND_WRITE,
/forgerock/opendj2-hg/src/server/org/opends/server/api/
H A DClientConnection.java1131 public boolean hasAllPrivileges(Privilege[] privileges, method in class:ClientConnection
/forgerock/opendj2-hg/src/server/org/opends/server/extensions/
H A DConfigFileHandler.java1076 if (!clientConnection.hasAllPrivileges(CONFIG_READ_AND_WRITE,
1235 if (!clientConnection.hasAllPrivileges(CONFIG_READ_AND_WRITE,
1395 if (!clientConnection.hasAllPrivileges(CONFIG_READ_AND_WRITE,
1555 if (!clientConnection.hasAllPrivileges(CONFIG_READ_AND_WRITE,
/forgerock/opendj2-jel-hg/src/server/org/opends/server/api/
H A DClientConnection.java1132 public boolean hasAllPrivileges(Privilege[] privileges, method in class:ClientConnection
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/api/
H A DClientConnection.java1001 public boolean hasAllPrivileges(Privilege[] privileges, Operation operation) method in class:ClientConnection

Completed in 286 milliseconds