| /forgerock/opendj-b2.6/src/server/org/opends/server/tools/dsreplication/ |
| H A D | MonoServerReplicationUserData.java | 36 private String hostName; field in class:MonoServerReplicationUserData 47 return hostName; 52 * @param hostName the host name of the server. 54 public void setHostName(String hostName) argument 56 this.hostName = hostName;
|
| H A D | DisableReplicationUserData.java | 38 private String hostName; field in class:DisableReplicationUserData 53 return hostName; 58 * @param hostName the host name of the server. 60 public void setHostName(String hostName) argument 62 this.hostName = hostName;
|
| /forgerock/opendj2/src/server/org/opends/server/tools/dsreplication/ |
| H A D | MonoServerReplicationUserData.java | 35 private String hostName; field in class:MonoServerReplicationUserData 46 return hostName; 51 * @param hostName the host name of the server. 53 public void setHostName(String hostName) argument 55 this.hostName = hostName;
|
| H A D | DisableReplicationUserData.java | 37 private String hostName; field in class:DisableReplicationUserData 52 return hostName; 57 * @param hostName the host name of the server. 59 public void setHostName(String hostName) argument 61 this.hostName = hostName;
|
| /forgerock/opendj2.6.2/src/server/org/opends/server/tools/dsreplication/ |
| H A D | MonoServerReplicationUserData.java | 36 private String hostName; field in class:MonoServerReplicationUserData 47 return hostName; 52 * @param hostName the host name of the server. 54 public void setHostName(String hostName) argument 56 this.hostName = hostName;
|
| H A D | DisableReplicationUserData.java | 38 private String hostName; field in class:DisableReplicationUserData 53 return hostName; 58 * @param hostName the host name of the server. 60 public void setHostName(String hostName) argument 62 this.hostName = hostName;
|
| /forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/dsreplication/ |
| H A D | MonoServerReplicationUserData.java | 36 private String hostName; field in class:MonoServerReplicationUserData 47 return hostName; 52 * @param hostName the host name of the server. 54 public void setHostName(String hostName) argument 56 this.hostName = hostName;
|
| H A D | DisableReplicationUserData.java | 38 private String hostName; field in class:DisableReplicationUserData 53 return hostName; 58 * @param hostName the host name of the server. 60 public void setHostName(String hostName) argument 62 this.hostName = hostName;
|
| /forgerock/opendj2-hg/src/server/org/opends/server/tools/dsreplication/ |
| H A D | MonoServerReplicationUserData.java | 35 private String hostName; field in class:MonoServerReplicationUserData 46 return hostName; 51 * @param hostName the host name of the server. 53 public void setHostName(String hostName) argument 55 this.hostName = hostName;
|
| H A D | DisableReplicationUserData.java | 37 private String hostName; field in class:DisableReplicationUserData 52 return hostName; 57 * @param hostName the host name of the server. 59 public void setHostName(String hostName) argument 61 this.hostName = hostName;
|
| /forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/dsreplication/ |
| H A D | MonoServerReplicationUserData.java | 35 private String hostName; field in class:MonoServerReplicationUserData 46 return hostName; 51 * @param hostName the host name of the server. 53 public void setHostName(String hostName) argument 55 this.hostName = hostName;
|
| /forgerock/opendj2/src/quicksetup/org/opends/quicksetup/installer/ |
| H A D | AuthenticationData.java | 38 private String hostName; field in class:AuthenticationData 108 return hostName; 113 * @param hostName the host name to connect to. 115 public void setHostName(String hostName) argument 117 this.hostName = hostName;
|
| /forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/installer/ |
| H A D | AuthenticationData.java | 39 private String hostName; field in class:AuthenticationData 109 return hostName; 114 * @param hostName the host name to connect to. 116 public void setHostName(String hostName) argument 118 this.hostName = hostName;
|
| /forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/installer/ |
| H A D | AuthenticationData.java | 39 private String hostName; field in class:AuthenticationData 109 return hostName; 114 * @param hostName the host name to connect to. 116 public void setHostName(String hostName) argument 118 this.hostName = hostName;
|
| /forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/installer/ |
| H A D | AuthenticationData.java | 38 private String hostName; field in class:AuthenticationData 108 return hostName; 113 * @param hostName the host name to connect to. 115 public void setHostName(String hostName) argument 117 this.hostName = hostName;
|
| /forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/installer/ |
| H A D | AuthenticationData.java | 39 private String hostName; field in class:AuthenticationData 109 return hostName; 114 * @param hostName the host name to connect to. 116 public void setHostName(String hostName) argument 118 this.hostName = hostName;
|
| /forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/config/wizard/ |
| H A D | Wizard.java | 59 private String hostName = getHostName(); field in class:Wizard 67 AMSetupUtils.getFirstUnusedPort(hostName, 50389, 1000)); 69 AMSetupUtils.getFirstUnusedPort(hostName, 4444, 1000)); 71 AMSetupUtils.getFirstUnusedPort(hostName, 1689, 1000)); 122 tmp = getAttribute("configStoreHost", hostName); 174 tmp = getAttribute("configStoreHost", hostName);
|
| /forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/installer/ |
| H A D | AuthenticationData.java | 38 private String hostName; field in class:AuthenticationData 108 return hostName; 113 * @param hostName the host name to connect to. 115 public void setHostName(String hostName) argument 117 this.hostName = hostName;
|
| /forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/admin/ |
| H A D | AdministrationDataSync.java | 149 String hostName; 152 hostName = InetAddress.getLocalHost().getCanonicalHostName(); 167 Entry entry = findSameHostAndPort(op.getSearchEntries(), hostName, ldapPort, ldapsPortEnable, ldapsPort); 183 String hostName, String ldapPort, boolean ldapsPortEnable, String ldapsPort) 191 if (currentIPAddress.equals(hostName)) 182 findSameHostAndPort(LinkedList<SearchResultEntry> searchResultEntries, String hostName, String ldapPort, boolean ldapsPortEnable, String ldapsPort) argument
|
| /forgerock/openam/openam-core/src/main/java/com/sun/identity/config/wizard/ |
| H A D | Wizard.java | 61 private String hostName = getHostName(); field in class:Wizard 69 AMSetupUtils.getFirstUnusedPort(hostName, 50389, 1000)); 71 AMSetupUtils.getFirstUnusedPort(hostName, 4444, 1000)); 73 AMSetupUtils.getFirstUnusedPort(hostName, 1689, 1000)); 124 tmp = getAttribute("configStoreHost", hostName); 176 tmp = getAttribute("configStoreHost", hostName);
|
| /forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/config/pojos/ |
| H A D | LDAPStore.java | 38 private String hostName; field in class:LDAPStore 56 return hostName; 59 public void setHostName( String hostName ) { 60 this.hostName = hostName;
|
| /forgerock/jee-agents-v3.5/jee-agents-sdk/src/main/java/com/sun/identity/agents/policy/ |
| H A D | IAmWebPolicy.java | 43 String resource, String action, String ipAddress, String hostName, 42 checkPolicyForResource(SSOToken ssoToken, String resource, String action, String ipAddress, String hostName, HttpServletRequest request) argument
|
| /forgerock/openam/openam-core/src/main/java/com/sun/identity/config/pojos/ |
| H A D | LDAPStore.java | 38 private String hostName; field in class:LDAPStore 56 return hostName; 59 public void setHostName( String hostName ) { 60 this.hostName = hostName;
|
| /forgerock/opendj-b2.6/src/server/org/opends/server/tools/ |
| H A D | LDAPConnection.java | 80 private String hostName = null; field in class:LDAPConnection 119 this.hostName = host; 316 ldapReader, ldapWriter, hostName, nextMessageID); 523 * Creates a socket using the hostName and portNumber encapsulated in the 541 for (InetAddress inetAddress : InetAddress.getAllByName(hostName)) 582 * Creates an SSL socket using the hostName and portNumber encapsulated in the 601 for (InetAddress inetAddress : InetAddress.getAllByName(hostName)) 642 * Creates an SSL socket or a normal/basic socket using the hostName and 673 return sslConnectionFactory.createSocket(startTLSSocket, hostName,
|
| H A D | SSLConnectionFactory.java | 149 * @param hostName The address of the system to which the connection 162 public Socket createSocket(String hostName, int portNumber) argument 170 return sslSocketFactory.createSocket(hostName, portNumber); 204 * @param hostName The address of the system to which the connection 219 public Socket createSocket(Socket s, String hostName, int portNumber, argument 229 return sslSocketFactory.createSocket(s, hostName, portNumber, autoClose);
|