Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
V
- validate(String) - Method in interface de.cuioss.http.security.core.HttpSecurityValidator
-
Validates the input string and returns the sanitized/normalized version.
- validate(String) - Method in class de.cuioss.http.security.pipeline.AbstractValidationPipeline
- validate(String) - Method in class de.cuioss.http.security.validation.CharacterValidationStage
- validate(String) - Method in record class de.cuioss.http.security.validation.DecodingStage
-
Validates input through HTTP protocol-layer decoding with security checks.
- validate(String) - Method in record class de.cuioss.http.security.validation.LengthValidationStage
-
Validates input length against component-specific limits.
- validate(String) - Method in record class de.cuioss.http.security.validation.NormalizationStage
-
Validates and normalizes a path with comprehensive security checks.
- validate(String) - Method in record class de.cuioss.http.security.validation.PatternMatchingStage
-
Validates input against comprehensive attack pattern databases.
- VALIDATION_ENABLED - Static variable in class de.cuioss.http.security.monitoring.URLSecurityLogMessages.INFO
-
Security validation system enabled.
- VALIDATION_FAILED - Static variable in class de.cuioss.http.security.monitoring.URLSecurityLogMessages.ERROR
-
URL validation failed due to security violation.
- VALIDATION_PASSED - Static variable in class de.cuioss.http.security.monitoring.URLSecurityLogMessages.INFO
-
Security validation passed successfully.
- VALIDATION_STAGE - Static variable in class de.cuioss.http.security.monitoring.URLSecurityLogMessages.DEBUG
-
Individual validation stage execution.
- VALIDATION_STEP - Static variable in class de.cuioss.http.security.monitoring.URLSecurityLogMessages.DEBUG
-
Detailed validation step information.
- Validation Sequence - Search tag in class de.cuioss.http.security.pipeline.HTTPHeaderValidationPipeline
- Section
- Validation Sequence - Search tag in class de.cuioss.http.security.pipeline.URLParameterValidationPipeline
- Section
- Validation Sequence - Search tag in class de.cuioss.http.security.pipeline.URLPathValidationPipeline
- Section
- Validation Stages - Search tag in package de.cuioss.http.security.validation
- Section
- validationType() - Method in record class de.cuioss.http.security.validation.DecodingStage
-
Returns the value of the
validationTyperecord component. - validationType() - Method in record class de.cuioss.http.security.validation.LengthValidationStage
-
Returns the value of the
validationTyperecord component. - validationType() - Method in record class de.cuioss.http.security.validation.NormalizationStage
-
Returns the value of the
validationTyperecord component. - validationType() - Method in record class de.cuioss.http.security.validation.PatternMatchingStage
-
Returns the value of the
validationTyperecord component. - ValidationType - Enum Class in de.cuioss.http.security.core
-
Enumeration of different types of HTTP components that require validation.
- Validation Type Mappings: - Search tag in de.cuioss.http.security.validation.CharacterValidationConstants.getCharacterSet(ValidationType)
- Section
- VALIDATOR_CONFIG_ERROR - Static variable in class de.cuioss.http.security.monitoring.URLSecurityLogMessages.ERROR
-
Security validator configuration error.
- value() - Method in record class de.cuioss.http.security.data.Cookie
-
Returns the value of the
valuerecord component. - value() - Method in record class de.cuioss.http.security.data.URLParameter
-
Returns the value of the
valuerecord component. - valueOf(String) - Static method in enum class de.cuioss.http.client.handler.HttpStatusFamily
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.cuioss.http.client.LoaderStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.cuioss.http.client.result.HttpErrorCategory
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.cuioss.http.client.result.HttpResultState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.cuioss.http.security.core.UrlSecurityFailureType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.cuioss.http.security.core.ValidationType
-
Returns the enum constant of this class with the specified name.
- valueOrDefault(String) - Method in record class de.cuioss.http.security.data.Cookie
- valueOrDefault(String) - Method in record class de.cuioss.http.security.data.URLParameter
-
Returns the parameter value, or a default value if the value is null.
- values() - Static method in enum class de.cuioss.http.client.handler.HttpStatusFamily
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.cuioss.http.client.LoaderStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.cuioss.http.client.result.HttpErrorCategory
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.cuioss.http.client.result.HttpResultState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.cuioss.http.security.core.UrlSecurityFailureType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.cuioss.http.security.core.ValidationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- Virtual Threads Integration - Search tag in de.cuioss.http.client.ResilientHttpHandler.load()
- Section
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form