| Package | Description |
|---|---|
| com.atlassian.crowd.manager.validation |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationRemoteAddressValidatorImpl
Validates a connection attempt based on whether the client address matches the set of allowed remote
addresses of the application.
|
class |
CachedApplicationRemoteAddressValidator
Caches the result of validating the application remote address.
|
| Constructor and Description |
|---|
CachedApplicationRemoteAddressValidator(PropertyManager propertyManager,
ClusterAwareInetAddressCache cacheUtil,
ApplicationRemoteAddressValidator delegate) |
ClientValidationManagerImpl(TrustedProxyManager trustedProxyManager,
I18nHelper i18nHelper,
ApplicationRemoteAddressValidator applicationRemoteAddressValidator) |
Copyright © 2023 Atlassian. All rights reserved.