Class RSocketSecurity.BasicAuthenticationSpec

java.lang.Object
org.springframework.security.config.annotation.rsocket.RSocketSecurity.BasicAuthenticationSpec
Enclosing class:
RSocketSecurity

public final class RSocketSecurity.BasicAuthenticationSpec extends Object
  • Method Details

    • authenticationManager

      public RSocketSecurity.BasicAuthenticationSpec authenticationManager(org.springframework.security.authentication.ReactiveAuthenticationManager authenticationManager)
    • build

      protected org.springframework.security.rsocket.authentication.AuthenticationPayloadInterceptor build()