Searched defs:updatePrivileges (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj2/src/server/org/opends/server/api/
H A DClientConnection.java910 updatePrivileges(null, false);
944 updatePrivileges(authZEntry, authenticationInfo.isRoot());
975 updatePrivileges(newEntry, authenticationInfo.isRoot());
981 updatePrivileges(newEntry, authenticationInfo.isRoot());
1299 protected void updatePrivileges(Entry entry, boolean isRoot) method in class:ClientConnection
/forgerock/opendj-b2.6/src/server/org/opends/server/api/
H A DClientConnection.java911 updatePrivileges(null, false);
945 updatePrivileges(authZEntry, authenticationInfo.isRoot());
976 updatePrivileges(newEntry, authenticationInfo.isRoot());
982 updatePrivileges(newEntry, authenticationInfo.isRoot());
1300 protected void updatePrivileges(Entry entry, boolean isRoot) method in class:ClientConnection
/forgerock/opendj2.6.2/src/server/org/opends/server/api/
H A DClientConnection.java911 updatePrivileges(null, false);
945 updatePrivileges(authZEntry, authenticationInfo.isRoot());
976 updatePrivileges(newEntry, authenticationInfo.isRoot());
982 updatePrivileges(newEntry, authenticationInfo.isRoot());
1300 protected void updatePrivileges(Entry entry, boolean isRoot) method in class:ClientConnection
/forgerock/opendj2-hg/src/server/org/opends/server/api/
H A DClientConnection.java910 updatePrivileges(null, false);
944 updatePrivileges(authZEntry, authenticationInfo.isRoot());
975 updatePrivileges(newEntry, authenticationInfo.isRoot());
981 updatePrivileges(newEntry, authenticationInfo.isRoot());
1299 protected void updatePrivileges(Entry entry, boolean isRoot) method in class:ClientConnection
/forgerock/opendj2-jel-hg/src/server/org/opends/server/api/
H A DClientConnection.java911 updatePrivileges(null, false);
945 updatePrivileges(authZEntry, authenticationInfo.isRoot());
976 updatePrivileges(newEntry, authenticationInfo.isRoot());
982 updatePrivileges(newEntry, authenticationInfo.isRoot());
1300 protected void updatePrivileges(Entry entry, boolean isRoot) method in class:ClientConnection
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/api/
H A DClientConnection.java806 updatePrivileges(null, false);
835 updatePrivileges(authZEntry, authenticationInfo.isRoot());
864 updatePrivileges(newEntry, authenticationInfo.isRoot());
870 updatePrivileges(newEntry, authenticationInfo.isRoot());
1135 protected void updatePrivileges(Entry entry, boolean isRoot) method in class:ClientConnection

Completed in 46 milliseconds