spring-security Kotlin API
Toggle table of contents
7.1.0-RC1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
spring-security Kotlin API
spring-security-config
/
org.springframework.security.config.annotation.web
/
LogoutDsl
/
permitAll
permit
All
fun
permitAll
(
)
Grants access to the
logoutSuccessUrl
and the
logoutUrl
for every user.
var
permitAll
:
Boolean
?