Uses of Interface
com.atlassian.crowd.manager.validation.ApplicationRemoteAddressValidator
Packages that use ApplicationRemoteAddressValidator
-
Uses of ApplicationRemoteAddressValidator in com.atlassian.crowd.manager.validation
Classes in com.atlassian.crowd.manager.validation that implement ApplicationRemoteAddressValidatorModifier and TypeClassDescriptionclassValidates a connection attempt based on whether the client address matches the set of allowed remote addresses of the application.classCaches the result of validating the application remote address.Constructors in com.atlassian.crowd.manager.validation with parameters of type ApplicationRemoteAddressValidatorModifierConstructorDescriptionCachedApplicationRemoteAddressValidator(PropertyManager propertyManager, ClusterAwareInetAddressCache cacheUtil, ApplicationRemoteAddressValidator delegate) ClientValidationManagerImpl(TrustedProxyManager trustedProxyManager, I18nHelper i18nHelper, ApplicationRemoteAddressValidator applicationRemoteAddressValidator)