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