Package-level declarations
Types
A Kotlin DSL to configure the HttpSecurity cache control headers using idiomatic Kotlin code.
A Kotlin DSL to configure the HttpSecurity Content-Security-Policy header using idiomatic Kotlin code.
A Kotlin DSL to configure HttpSecurity X-Content-Type-Options header using idiomatic Kotlin code.
A Kotlin DSL to configure the HttpSecurity Cross-Origin-Embedder-Policy header using idiomatic Kotlin code.
A Kotlin DSL to configure the HttpSecurity Cross-Origin-Opener-Policy header using idiomatic Kotlin code.
A Kotlin DSL to configure the HttpSecurity Cross-Origin-Resource-Policy header using idiomatic Kotlin code.
A Kotlin DSL to configure the HttpSecurity X-Frame-Options header using idiomatic Kotlin code.
Marker annotation indicating that the annotated class is part of the headers security DSL.
A Kotlin DSL to configure the HttpSecurity HTTP Public Key Pinning header using idiomatic Kotlin code.
A Kotlin DSL to configure the HttpSecurity HTTP Strict Transport Security header using idiomatic Kotlin code.
A Kotlin DSL to configure the HttpSecurity permissions policy header using idiomatic Kotlin code.
A Kotlin DSL to configure the HttpSecurity referrer policy header using idiomatic Kotlin code.
A Kotlin DSL to configure the HttpSecurity XSS protection header using idiomatic Kotlin code.