Class AuthenticationTimeoutException

All Implemented Interfaces:
Serializable

public class AuthenticationTimeoutException extends SaslAuthenticationException
AuthenticationTimeoutException represents that an asynchronous authentication did not execute within its timeout threshold and threw an error.
See Also:
  • Constructor Details

    • AuthenticationTimeoutException

      public AuthenticationTimeoutException(String message, Throwable cause)