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