Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
W
- WARN() - Constructor for class de.cuioss.http.client.HttpLogMessages.WARN
- when(Predicate<String>) - Method in interface de.cuioss.http.security.core.HttpSecurityValidator
-
Creates a validator that applies this validator only if the given predicate is true.
- when(Predicate<String>) - Method in record class de.cuioss.http.security.validation.DecodingStage
-
Creates a conditional validator that only processes non-null, non-empty inputs.
- when(Predicate<String>) - Method in record class de.cuioss.http.security.validation.LengthValidationStage
-
Creates a conditional validator that only processes inputs matching the condition.
- when(Predicate<String>) - Method in record class de.cuioss.http.security.validation.NormalizationStage
-
Creates a conditional validator that only processes inputs matching the condition.
- when(Predicate<String>) - Method in record class de.cuioss.http.security.validation.PatternMatchingStage
-
Creates a conditional validator that only processes inputs matching the condition.
- withAttributes(String) - Method in record class de.cuioss.http.security.data.Cookie
-
Returns a copy of this cookie with new attributes.
- withContent(String) - Method in record class de.cuioss.http.security.data.HTTPBody
-
Returns a copy of this body with new content.
- withContentType(String) - Method in record class de.cuioss.http.security.data.HTTPBody
-
Returns a copy of this body with a new content type.
- withEmptyValue(String) - Static method in record class de.cuioss.http.security.data.URLParameter
-
Creates a URLParameter with empty value.
- withEncoding(String) - Method in record class de.cuioss.http.security.data.HTTPBody
-
Returns a copy of this body with a new encoding.
- withName(String) - Method in record class de.cuioss.http.security.data.Cookie
-
Returns a copy of this cookie with a new name.
- withName(String) - Method in record class de.cuioss.http.security.data.URLParameter
- withoutRetry(HttpHandler, HttpContentConverter<T>) - Static method in class de.cuioss.http.client.ResilientHttpHandler
-
Creates a ResilientHttpHandler instance without retry capability.
- withValue(String) - Method in record class de.cuioss.http.security.data.Cookie
-
Returns a copy of this cookie with a new value.
- withValue(String) - Method in record class de.cuioss.http.security.data.URLParameter
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form