Package com.atlassian.crowd.manager.validation
package com.atlassian.crowd.manager.validation
-
ClassDescriptionDecides if a client address is authorised to connect as a given application.Validates a connection attempt based on whether the client address matches the set of allowed remote addresses of the application.Caches the result of validating the application remote address.Exception is thrown when a client validation fails.Manager that validates whether a client can make a request.Implements ClientValidationManager.Utility class for handling the X-Forwarded-For (XFF) HTTP request header.