Class RSocketSecurity.SimpleAuthenticationSpec
java.lang.Object
org.springframework.security.config.annotation.rsocket.RSocketSecurity.SimpleAuthenticationSpec
- Enclosing class:
- RSocketSecurity
- Since:
- 5.3
-
Method Summary
Modifier and TypeMethodDescriptionauthenticationManager
(ReactiveAuthenticationManager authenticationManager) protected AuthenticationPayloadInterceptor
build()
-
Method Details
-
authenticationManager
public RSocketSecurity.SimpleAuthenticationSpec authenticationManager(ReactiveAuthenticationManager authenticationManager) -
build
-