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
/
AuthorizeHttpRequestsDsl
/
hasIpAddress
has
Ip
Address
fun
hasIpAddress
(
ipAddress
:
String
)
:
AuthorizationManager
<
RequestAuthorizationContext
>
Require a specific IP or range of IP addresses.
Since
6.3