Class AuthenticationStepInvoker

java.lang.Object
net.coder966.spring.multisecurityrealms.reflection.AuthenticationStepInvoker

public class AuthenticationStepInvoker extends Object
  • Constructor Details

  • Method Details

    • invoke

      public SecurityRealmAuthentication invoke(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, org.springframework.security.core.Authentication authentication)