be.fgov.ehealth.technicalconnector.ra.domain
Class RenewCertificateContract

java.lang.Object
  extended by be.fgov.ehealth.technicalconnector.ra.domain.Contract
      extended by be.fgov.ehealth.technicalconnector.ra.domain.NewCertificateContract
          extended by be.fgov.ehealth.technicalconnector.ra.domain.RenewCertificateContract
All Implemented Interfaces:
Serializable

public final class RenewCertificateContract
extends NewCertificateContract

Contract when renewing a certificate.

See Also:
Serialized Form

Constructor Summary
RenewCertificateContract(X509Certificate cert, ContactData contact, UsageType... types)
           
 
Method Summary
 
Methods inherited from class be.fgov.ehealth.technicalconnector.ra.domain.NewCertificateContract
getContact, getDistinguishedName, getPkcs10DerEncoded, getUsageTypes, setPkcs10DerEncoded
 
Methods inherited from class be.fgov.ehealth.technicalconnector.ra.domain.Contract
getContract, getRequestor, isContractViewed
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RenewCertificateContract

public RenewCertificateContract(X509Certificate cert,
                                ContactData contact,
                                UsageType... types)
                         throws TechnicalConnectorException
Throws:
TechnicalConnectorException



Connector Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.