Class AuthResponseDTO
java.lang.Object
io.mosip.authentication.core.indauth.dto.BaseAuthResponseDTO
io.mosip.authentication.core.indauth.dto.AuthResponseDTO
- All Implemented Interfaces:
ObjectWithIdVersionTransactionID
public class AuthResponseDTO
extends BaseAuthResponseDTO
implements ObjectWithIdVersionTransactionID
AuthResponseDTO is used for collect response from
core-kernel.Core-kernel get request from AuthRequestDTO and perform
operation.- Author:
- Dinesh Karuppiah.T
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.mosip.authentication.core.dto.ObjectWithIdVersionTransactionID
getId, getTransactionID, getVersion, setId, setTransactionID, setVersion
-
Constructor Details
-
AuthResponseDTO
public AuthResponseDTO()
-