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