Class EveryLastLoginAuthenticationException

  • All Implemented Interfaces:
    Serializable

    public class EveryLastLoginAuthenticationException
    extends org.springframework.security.core.AuthenticationException
    See Also:
    Serialized Form
    • Constructor Detail

      • EveryLastLoginAuthenticationException

        public EveryLastLoginAuthenticationException​(String msg,
                                                     String mode)
    • Method Detail

      • getMode

        public String getMode()