Uses of Class
com.inteliqua.rest.common.auth.payload.response.LoginResponse
-
Packages that use LoginResponse Package Description com.inteliqua.rest.common.auth.payload.response -
-
Uses of LoginResponse in com.inteliqua.rest.common.auth.payload.response
Constructors in com.inteliqua.rest.common.auth.payload.response with parameters of type LoginResponse Constructor Description LoginResponsePayload(LoginResponse data)Constructs a newLoginResponsePayloadwith the given login response data.
-