|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TrustedProxyManager | |
|---|---|
| com.atlassian.crowd.manager.validation | |
| Uses of TrustedProxyManager in com.atlassian.crowd.manager.validation |
|---|
| Methods in com.atlassian.crowd.manager.validation with parameters of type TrustedProxyManager | |
|---|---|
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. |
| Constructors in com.atlassian.crowd.manager.validation with parameters of type TrustedProxyManager | |
|---|---|
ClientValidationManagerImpl(InetAddressCacheUtil cacheUtil,
PropertyManager propertyManager,
TrustedProxyManager trustedProxyManager,
I18nHelper i18nHelper)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||