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
/
PortMapperDsl
/
map
map
fun
map
(
fromPort
:
Int
,
toPort
:
Int
)
Adds a mapping to the port mapper.
Parameters
from
Port
the HTTP port number to map from
to
Port
the HTTPS port number to map to