Class InvalidVerificationCodeException

  • All Implemented Interfaces:
    Serializable

    public class InvalidVerificationCodeException
    extends org.springframework.security.authentication.InternalAuthenticationServiceException
    This exception is used to determine in the TwoFactorAuthenticationController what message should be thrown
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidVerificationCodeException

        public InvalidVerificationCodeException​(String message)