Class AuthenticationHandlerErrorCodes


  • public class AuthenticationHandlerErrorCodes
    extends Object
    A collection of error codes related to authentication with the SDK.
    • Field Detail

      • TokenRefreshFailed

        public static final String TokenRefreshFailed
        Indicates a non-recoverable situation, where an access token cannot be renewed and the SDK should not continue to make attempts to renew the authentication information.
        See Also:
        Constant Field Values
    • Constructor Detail

      • AuthenticationHandlerErrorCodes

        public AuthenticationHandlerErrorCodes()