public final class Network extends Object
Modifier and Type | Field and Description |
---|---|
static InetAddress |
LOOPBACK
The loopback address (ie, ::1 or 127.0.0.1
|
static String |
LOOPBACK_HOSTNAME
The loopback hostname
|
Modifier and Type | Method and Description |
---|---|
static String |
ldapLoopbackUrl(int port)
Construct a LDAP URL using the loopback address.
|
public static final InetAddress LOOPBACK
public static final String LOOPBACK_HOSTNAME
public static String ldapLoopbackUrl(int port)
port
- The portCopyright © 2003–2023 The Apache Software Foundation. All rights reserved.