Class RSocketSecurity.SimpleAuthenticationSpec
java.lang.Object
org.springframework.security.config.annotation.rsocket.RSocketSecurity.SimpleAuthenticationSpec
- Enclosing class:
- RSocketSecurity
Specifies the
ReactiveAuthenticationManager to use for simple
authentication.- Since:
- 5.3
-
Method Summary
Modifier and TypeMethodDescriptionauthenticationManager(ReactiveAuthenticationManager authenticationManager)
-
Method Details
-
authenticationManager
public RSocketSecurity.SimpleAuthenticationSpec authenticationManager(ReactiveAuthenticationManager authenticationManager)
-