public class ClientInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
static ClientInfo |
EMPTY_CLIENT_INFO |
| Constructor and Description |
|---|
ClientInfo(javax.servlet.http.HttpServletRequest request) |
ClientInfo(javax.servlet.http.HttpServletRequest request,
String alternateServerAddrHeaderName,
String alternateLocalAddrHeaderName,
boolean useServerHostAddress) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientIpAddress() |
String |
getServerIpAddress() |
public static ClientInfo EMPTY_CLIENT_INFO
Copyright © 2007-2017 Apereo. All Rights Reserved.