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