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

/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/uninstaller/
H A DUninstaller.java1936 removeReferences(server, serverADSProperties);
1953 private void removeReferences(ServerDescriptor server, method in class:Uninstaller
2025 removeReferences(ctx, server.getHostPort(true), serverADSProperties);
2083 private void removeReferences(InitialLdapContext ctx, String serverDisplay, method in class:Uninstaller
/forgerock/opendj2/src/guitools/org/opends/guitools/uninstaller/
H A DUninstaller.java1935 removeReferences(server, serverADSProperties);
1952 private void removeReferences(ServerDescriptor server, method in class:Uninstaller
2024 removeReferences(ctx, server.getHostPort(true), serverADSProperties);
2082 private void removeReferences(InitialLdapContext ctx, String serverDisplay, method in class:Uninstaller
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/uninstaller/
H A DUninstaller.java1936 removeReferences(server, serverADSProperties);
1953 private void removeReferences(ServerDescriptor server, method in class:Uninstaller
2025 removeReferences(ctx, server.getHostPort(true), serverADSProperties);
2083 private void removeReferences(InitialLdapContext ctx, String serverDisplay, method in class:Uninstaller
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/uninstaller/
H A DUninstaller.java1935 removeReferences(server, serverADSProperties);
1952 private void removeReferences(ServerDescriptor server, method in class:Uninstaller
2024 removeReferences(ctx, server.getHostPort(true), serverADSProperties);
2082 private void removeReferences(InitialLdapContext ctx, String serverDisplay, method in class:Uninstaller
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/uninstaller/
H A DUninstaller.java1995 removeReferences(server, serverADSProperties);
2012 private void removeReferences(ServerDescriptor server, method in class:Uninstaller
2084 removeReferences(ctx, server.getHostPort(true), serverADSProperties);
2142 private void removeReferences(InitialLdapContext ctx, String serverDisplay, method in class:Uninstaller
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/uninstaller/
H A DUninstaller.java1861 removeReferences(server, serverADSProperties);
1878 private void removeReferences(ServerDescriptor server, method in class:Uninstaller
1950 removeReferences(ctx, server.getHostPort(true), serverADSProperties);
1999 private void removeReferences(InitialLdapContext ctx, String serverDisplay, method in class:Uninstaller

Completed in 55 milliseconds