be.fgov.ehealth.technicalconnector.ra.domain
Class RevocationRequest
java.lang.Object
be.fgov.ehealth.technicalconnector.ra.domain.Request
be.fgov.ehealth.technicalconnector.ra.domain.RevocationRequest
- All Implemented Interfaces:
- Serializable
public final class RevocationRequest
- extends Request
- implements Serializable
The information to contact the owner of an eHealth certificate and ETK.
- See Also:
- Serialized Form
RevocationRequest
public RevocationRequest(byte[] publicKeyIdentifier,
GeneratedRevocationContract contract)
throws TechnicalConnectorException
- Throws:
TechnicalConnectorException
getPublicKeyIdentifier
public byte[] getPublicKeyIdentifier()
getContract
public GeneratedRevocationContract getContract()
isContractViewed
public boolean isContractViewed()
setContractViewed
public void setContractViewed(boolean contractViewed)
Connector Packaging TECHNICAL 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.