SecurityContextDsl

A Kotlin DSL to configure HttpSecurity security context using idiomatic Kotlin code.

Author

Norbert Nowak

Since

5.7

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
var securityContextRepository: SecurityContextRepository?

the SecurityContextRepository used for persisting org.springframework.security.core.context.SecurityContext between requests