|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TrustedProxyManager | |
|---|---|
| com.atlassian.crowd.console.action.admin | |
| com.atlassian.crowd.manager.proxy | |
| com.atlassian.crowd.manager.token.factory | |
| com.atlassian.crowd.manager.validation | |
| Uses of TrustedProxyManager in com.atlassian.crowd.console.action.admin |
|---|
| Methods in com.atlassian.crowd.console.action.admin with parameters of type TrustedProxyManager | |
|---|---|
void |
ViewTrustedProxies.setTrustedProxyManager(TrustedProxyManager trustedProxyManager)
|
void |
UpdateTrustedProxies.setTrustedProxyManager(TrustedProxyManager trustedProxyManager)
|
| Uses of TrustedProxyManager in com.atlassian.crowd.manager.proxy |
|---|
| Classes in com.atlassian.crowd.manager.proxy that implement TrustedProxyManager | |
|---|---|
class |
TrustedProxyManagerImpl
Handles the list of proxy servers whose X-Forwarded-For headers we trust. |
| Uses of TrustedProxyManager in com.atlassian.crowd.manager.token.factory |
|---|
| Constructors in com.atlassian.crowd.manager.token.factory with parameters of type TrustedProxyManager | |
|---|---|
TokenKeyGeneratorImpl(TrustedProxyManager trustedProxyManager,
java.lang.String algorithm)
|
|
| Uses of TrustedProxyManager in com.atlassian.crowd.manager.validation |
|---|
| Constructors in com.atlassian.crowd.manager.validation with parameters of type TrustedProxyManager | |
|---|---|
ClientValidationManagerImpl(RemoteAddressCacheUtil cacheUtil,
ApplicationManager applicationManager,
PropertyManager propertyManager,
TrustedProxyManager trustedProxyManager,
I18nHelper i18nHelper)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||