Searched defs:getURL (Results 1 - 25 of 81) sorted by relevance

1234

/forgerock/opendj2/src/server/org/opends/server/authorization/dseecompat/
H A DUserDNTypeURL.java69 public LDAPURL getURL() { method in class:UserDNTypeURL
/forgerock/opendj-b2.6/src/server/org/opends/server/authorization/dseecompat/
H A DUserDNTypeURL.java70 public LDAPURL getURL() { method in class:UserDNTypeURL
/forgerock/opendj2.6.2/src/server/org/opends/server/authorization/dseecompat/
H A DUserDNTypeURL.java70 public LDAPURL getURL() { method in class:UserDNTypeURL
/forgerock/opendj2-hg/src/server/org/opends/server/authorization/dseecompat/
H A DUserDNTypeURL.java69 public LDAPURL getURL() { method in class:UserDNTypeURL
/forgerock/opendj2-jel-hg/src/server/org/opends/server/authorization/dseecompat/
H A DUserDNTypeURL.java70 public LDAPURL getURL() { method in class:UserDNTypeURL
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/authorization/dseecompat/
H A DUserDNTypeURL.java66 public LDAPURL getURL() { method in class:UserDNTypeURL
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/util/
H A DURLWorker.java104 public String getURL() method in class:URLWorker
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/util/
H A DURLWorker.java105 public String getURL() method in class:URLWorker
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/util/
H A DURLWorker.java105 public String getURL() method in class:URLWorker
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/util/
H A DURLWorker.java104 public String getURL() method in class:URLWorker
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/util/
H A DURLWorker.java105 public String getURL() method in class:URLWorker
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/util/
H A DURLWorker.java100 public String getURL() method in class:URLWorker
/forgerock/openam-v13/openam-shared/src/main/java/com/sun/identity/shared/
H A DFQDNUrl.java81 public URL getURL() { method in class:FQDNUrl
/forgerock/openam/openam-shared/src/main/java/com/sun/identity/shared/
H A DFQDNUrl.java81 public URL getURL() { method in class:FQDNUrl
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/nodes/
H A DBrowserNodeInfo.java44 public LDAPURL getURL(); method in interface:BrowserNodeInfo
67 * getURL() is different from the host/port of the DirContext associated to
71 * getURL() is different from the host/port of the DirContext associated to
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/nodes/
H A DBrowserNodeInfo.java43 public LDAPURL getURL(); method in interface:BrowserNodeInfo
66 * getURL() is different from the host/port of the DirContext associated to
70 * getURL() is different from the host/port of the DirContext associated to
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/nodes/
H A DBrowserNodeInfo.java44 public LDAPURL getURL(); method in interface:BrowserNodeInfo
67 * getURL() is different from the host/port of the DirContext associated to
71 * getURL() is different from the host/port of the DirContext associated to
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/nodes/
H A DBrowserNodeInfo.java43 public LDAPURL getURL(); method in interface:BrowserNodeInfo
66 * getURL() is different from the host/port of the DirContext associated to
70 * getURL() is different from the host/port of the DirContext associated to
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/nodes/
H A DBrowserNodeInfo.java44 public LDAPURL getURL(); method in interface:BrowserNodeInfo
67 * getURL() is different from the host/port of the DirContext associated to
71 * getURL() is different from the host/port of the DirContext associated to
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/nodes/
H A DBrowserNodeInfo.java44 LDAPURL getURL(); method in interface:BrowserNodeInfo
67 * getURL() is different from the host/port of the DirContext associated to
71 * getURL() is different from the host/port of the DirContext associated to
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/util/
H A DCLILogin.java99 public String getURL(URL url) { method in class:CLILogin
104 System.out.println("Exception in getURL");
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/util/
H A DCLILogin.java99 public String getURL(URL url) { method in class:CLILogin
104 System.out.println("Exception in getURL");
/forgerock/jee-agents-v3.5/jee-agents-sdk/src/main/java/com/sun/identity/agents/common/
H A DURLFailoverHelper.java118 String newURL = getURL(newIndex);
208 String oldURL = getURL(oldIndex);
209 String newURL = getURL(newIndex);
243 * Method getURL
251 private String getURL(int index) { method in class:URLFailoverHelper
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/base/
H A DAMTabEntry.java159 public String getURL(AccessControlModel model, String realmName) { method in class:AMTabEntry
168 target = child.getURL(model, realmName);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/base/
H A DAMTabEntry.java159 public String getURL(AccessControlModel model, String realmName) { method in class:AMTabEntry
168 target = child.getURL(model, realmName);

Completed in 109 milliseconds

1234