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(org.springframework.security.authentication.ReactiveAuthenticationManager authenticationManager) protected List<org.springframework.security.rsocket.authentication.AuthenticationPayloadInterceptor> build()
-
Method Details
-
authenticationManager
public RSocketSecurity.JwtSpec authenticationManager(org.springframework.security.authentication.ReactiveAuthenticationManager authenticationManager) -
build
protected List<org.springframework.security.rsocket.authentication.AuthenticationPayloadInterceptor> build()
-