net.ripe.rpki.commons.provisioning.payload.issue.response
Class CertificateIssuanceResponseClassElement

java.lang.Object
  extended by net.ripe.rpki.commons.provisioning.payload.common.GenericClassElement
      extended by net.ripe.rpki.commons.provisioning.payload.issue.response.CertificateIssuanceResponseClassElement

public class CertificateIssuanceResponseClassElement
extends GenericClassElement

See: http://tools.ietf.org/html/draft-ietf-sidr-rescerts-provisioning-09#section-3.4.2

This type of class element contains the signed certificate for this request/response as oposed to all current certificate elements as used in the list response.


Constructor Summary
CertificateIssuanceResponseClassElement()
           
 
Method Summary
 CertificateElement getCertificateElement()
           
 void setCertificateElement(CertificateElement certificateElement)
           
 
Methods inherited from class net.ripe.rpki.commons.provisioning.payload.common.GenericClassElement
getCertificateAuthorityUri, getCertificateElements, getClassName, getIssuer, getResourceSetAsn, getResourceSetIpv4, getResourceSetIpv6, getSiaHeadUri, getValidityNotAfter, setCertificateElements, setCertUris, setClassName, setIpResourceSet, setIssuer, setSiaHeadUri, setValidityNotAfter, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CertificateIssuanceResponseClassElement

public CertificateIssuanceResponseClassElement()
Method Detail

setCertificateElement

public void setCertificateElement(CertificateElement certificateElement)

getCertificateElement

public CertificateElement getCertificateElement()


Copyright © 2008-2015 RIPE NCC, the Netherlands. All Rights Reserved.