Class UserAuthResponse

java.lang.Object
com.skava.core.validation.OutputModel
com.skava.model.responses.UserAuthResponse
All Implemented Interfaces:
Serializable

public class UserAuthResponse extends com.skava.core.validation.OutputModel
This class defines the User Auth Response model holds the user details, bearer token, login token and availableRetries.
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • UserAuthResponse

      public UserAuthResponse()
      Default constructor. Instantiates a new UserAuthResponse object.