Class UserAuthResponse

java.lang.Object
com.skava.user.model.UserAuthResponse
All Implemented Interfaces:
Serializable

public class UserAuthResponse extends Object implements Serializable
This model contains the user details and the bearer token.
See Also:
  • Constructor Details

    • UserAuthResponse

      public UserAuthResponse()