Class AuthenticationException

  • All Implemented Interfaces:
    java.io.Serializable

    public class AuthenticationException
    extends NoSQLException
    On-premise only.

    This exception is thrown when use StoreAccessTokenProvider in following cases:

    • Authentication information was not provided in the request header
    • The authentication session has expired. By default StoreAccessTokenProvider will automatically retry authentication operation based on its authentication information

    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait