Uses of Class
de.cuioss.http.security.exceptions.UrlSecurityException
Packages that use UrlSecurityException
Package
Description
Core interfaces and types for HTTP security validation.
Validation pipelines for different HTTP component types.
Individual validation stages for HTTP security checking.
-
Uses of UrlSecurityException in de.cuioss.http.security.core
Methods in de.cuioss.http.security.core that throw UrlSecurityException -
Uses of UrlSecurityException in de.cuioss.http.security.pipeline
Methods in de.cuioss.http.security.pipeline that throw UrlSecurityException -
Uses of UrlSecurityException in de.cuioss.http.security.validation
Methods in de.cuioss.http.security.validation that throw UrlSecurityExceptionModifier and TypeMethodDescriptionValidates input through HTTP protocol-layer decoding with security checks.Validates input length against component-specific limits.Validates and normalizes a path with comprehensive security checks.Validates input against comprehensive attack pattern databases.