| | |
| | | * |
| | | * Copyright 2009-2010 Sun Microsystems, Inc. |
| | | * Portions Copyright 2013-2016 ForgeRock AS. |
| | | * Portions Copyright 2026 3A Systems, LLC. |
| | | */ |
| | | package org.opends.server.tools; |
| | | |
| | |
| | | * <p> |
| | | * This method can never return null because it will receive |
| | | * UnknownHostException before and then throw LDAPConnectionException. |
| | | * </p> |
| | | * |
| | | * @return a new {@link Socket}. |
| | | * @throws LDAPConnectionException |
| | |
| | | * <p> |
| | | * This method can never return null because it will receive |
| | | * UnknownHostException before and then throw LDAPConnectionException. |
| | | * </p> |
| | | * |
| | | * @return a new {@link Socket}. |
| | | * @throws LDAPConnectionException |