Class TestLoginHandler

  • All Implemented Interfaces:

    
    public class TestLoginHandler
    
                        
    Since:

    2021-02-01

    Author:

    trydofor

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public AuthenticationSuccessHandler loginSuccess
      public AuthenticationFailureHandler loginFailure
      public LogoutSuccessHandler logoutSuccess
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      void setWingsLocaleResolver(WingsLocaleResolver wingsLocaleResolver)
      • Methods inherited from class java.lang.Object

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

      • TestLoginHandler

        TestLoginHandler()
    • Method Detail