Class RSocketSecurity.JwtSpec

  • Enclosing class:
    RSocketSecurity

    public final class RSocketSecurity.JwtSpec
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      RSocketSecurity.JwtSpec authenticationManager​(org.springframework.security.authentication.ReactiveAuthenticationManager authenticationManager)  
      protected java.util.List<org.springframework.security.rsocket.authentication.AuthenticationPayloadInterceptor> build()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • authenticationManager

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

        protected java.util.List<org.springframework.security.rsocket.authentication.AuthenticationPayloadInterceptor> build()