Interface PendingOutOfBandOperationsError.ClockSkewTooBig

All Superinterfaces:
MobileAuthenticationClientError, PendingOutOfBandOperationsError
Enclosing interface:
PendingOutOfBandOperationsError

public static interface PendingOutOfBandOperationsError.ClockSkewTooBig extends PendingOutOfBandOperationsError
The clocks on the mobile and on the server are too apart and the server refused to validate the JWS sent to modify the device information. You can ask the user to verify that the device clock is correctly set.
  • Method Details

    • server

      Server server()
      The server where the error occurred.
      Returns:
      the server where the error occurred