Class SpringAddonsServerAuthenticationEntryPoint

java.lang.Object
com.c4_soft.springaddons.security.oidc.starter.reactive.client.SpringAddonsServerAuthenticationEntryPoint
All Implemented Interfaces:
org.springframework.security.web.server.ServerAuthenticationEntryPoint

public class SpringAddonsServerAuthenticationEntryPoint extends Object implements org.springframework.security.web.server.ServerAuthenticationEntryPoint
  • Constructor Details

  • Method Details

    • commence

      public reactor.core.publisher.Mono<Void> commence(org.springframework.web.server.ServerWebExchange exchange, org.springframework.security.core.AuthenticationException ex)
      Specified by:
      commence in interface org.springframework.security.web.server.ServerAuthenticationEntryPoint