Class RSocketSecurity.SimpleAuthenticationSpec
- java.lang.Object
 - 
- org.springframework.security.config.annotation.rsocket.RSocketSecurity.SimpleAuthenticationSpec
 
 
- 
- Enclosing class:
 - RSocketSecurity
 
public final class RSocketSecurity.SimpleAuthenticationSpec extends java.lang.Object- Since:
 - 5.3
 
 
- 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RSocketSecurity.SimpleAuthenticationSpecauthenticationManager(ReactiveAuthenticationManager authenticationManager)protected AuthenticationPayloadInterceptorbuild() 
 - 
 
- 
- 
Method Detail
- 
authenticationManager
public RSocketSecurity.SimpleAuthenticationSpec authenticationManager(ReactiveAuthenticationManager authenticationManager)
 
- 
build
protected AuthenticationPayloadInterceptor build()
 
 - 
 
 -