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
AuthResponseDTOis used for collect response from core-kernel.Core-kernel get request fromAuthRequestDTOand perform operation.- Author:
- Dinesh Karuppiah.T
-
-
Constructor Summary
Constructors Constructor Description AuthResponseDTO()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.mosip.authentication.core.dto.ObjectWithIdVersionTransactionID
getId, getTransactionID, getVersion, setId, setTransactionID, setVersion
-
-