| Package | Description |
|---|---|
| com.atlassian.crowd.manager.validation |
| Modifier and Type | Method and Description |
|---|---|
static InetAddress |
XForwardedForUtil.getTrustedAddress(TrustedProxyManager trustedProxyManager,
javax.servlet.http.HttpServletRequest request)
Returns the originating client address the proxies are forwarding for if the proxies are trusted, otherwise, return the
request address.
|
static String |
XForwardedForUtil.getTrustedAddress(TrustedProxyManager trustedProxyManager,
String requestAddress,
String xForwardedFor)
Returns the originating client address the proxies are forwarding for if all the proxies are trusted, otherwise,
return the request address.
|
| Constructor and Description |
|---|
ClientValidationManagerImpl(TrustedProxyManager trustedProxyManager,
I18nHelper i18nHelper,
ApplicationRemoteAddressValidator applicationRemoteAddressValidator) |
Copyright © 2018 Atlassian. All rights reserved.