Class PublicKeyResponseDto
- java.lang.Object
-
- io.mosip.authentication.core.indauth.dto.BaseAuthResponseDTO
-
- io.mosip.authentication.common.service.integration.dto.PublicKeyResponseDto
-
public class PublicKeyResponseDto extends BaseAuthResponseDTO
Public key response dto- Author:
- Nagarjuna
-
-
Constructor Summary
Constructors Constructor Description PublicKeyResponseDto()
-
Method Summary
-
Methods inherited from class io.mosip.authentication.core.indauth.dto.BaseAuthResponseDTO
canEqual, equals, getErrors, getId, getResponseTime, getTransactionID, getVersion, hashCode, setErrors, setId, setResponseTime, setTransactionID, setVersion, toString
-
-