public class IPUtils extends Object
Constructor and Description |
---|
IPUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
getRealIPAddress(String ipAddress)
Returns the "real" IP address represented by ipAddress.
|
public static String getRealIPAddress(String ipAddress) throws UnknownHostException
ipAddress
- StringUnknownHostException
Copyright © 2005–2015 Alfresco Software. All rights reserved.