public class ObjectFactory extends Object
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
Constructor and Description |
---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.etsi.uri._01903.v1_3
|
public ObjectFactory()
public ObjectIdentifier createObjectIdentifier()
ObjectIdentifier
public IdentifierType createIdentifierType()
IdentifierType
public DocumentationReferencesType createDocumentationReferencesType()
DocumentationReferencesType
public EncapsulatedPKIData createEncapsulatedPKIData()
EncapsulatedPKIData
public ReferenceInfo createReferenceInfo()
ReferenceInfo
public XAdESTimeStampType createXAdESTimeStampType()
XAdESTimeStampType
public OtherTimeStamp createOtherTimeStamp()
OtherTimeStamp
public QualifyingProperties createQualifyingProperties()
QualifyingProperties
public SignedProperties createSignedProperties()
SignedProperties
public UnsignedProperties createUnsignedProperties()
UnsignedProperties
public SignedSignatureProperties createSignedSignatureProperties()
SignedSignatureProperties
public SignedDataObjectProperties createSignedDataObjectProperties()
SignedDataObjectProperties
public UnsignedSignatureProperties createUnsignedSignatureProperties()
UnsignedSignatureProperties
public UnsignedDataObjectProperties createUnsignedDataObjectProperties()
UnsignedDataObjectProperties
public SigningCertificate createSigningCertificate()
SigningCertificate
public SignaturePolicyIdentifier createSignaturePolicyIdentifier()
SignaturePolicyIdentifier
public SignatureProductionPlace createSignatureProductionPlace()
SignatureProductionPlace
public SignerRole createSignerRole()
SignerRole
public DataObjectFormat createDataObjectFormat()
DataObjectFormat
public CommitmentTypeIndication createCommitmentTypeIndication()
CommitmentTypeIndication
public CounterSignature createCounterSignature()
CounterSignature
public CompleteCertificateRefsType createCompleteCertificateRefsType()
CompleteCertificateRefsType
public CompleteRevocationRefsType createCompleteRevocationRefsType()
CompleteRevocationRefsType
public CertificateValuesType createCertificateValuesType()
CertificateValuesType
public RevocationValuesType createRevocationValuesType()
RevocationValuesType
public QualifyingPropertiesReference createQualifyingPropertiesReference()
QualifyingPropertiesReference
public CertIDType createCertIDType()
CertIDType
public SignaturePolicyIdType createSignaturePolicyIdType()
SignaturePolicyIdType
public SPUserNotice createSPUserNotice()
SPUserNotice
public NoticeReferenceType createNoticeReferenceType()
NoticeReferenceType
public CommitmentTypeQualifiersListType createCommitmentTypeQualifiersListType()
CommitmentTypeQualifiersListType
public ClaimedRolesListType createClaimedRolesListType()
ClaimedRolesListType
public CertifiedRolesListType createCertifiedRolesListType()
CertifiedRolesListType
public DigestAlgAndValueType createDigestAlgAndValueType()
DigestAlgAndValueType
public SigPolicyQualifiersListType createSigPolicyQualifiersListType()
SigPolicyQualifiersListType
public IntegerListType createIntegerListType()
IntegerListType
public CRLRefsType createCRLRefsType()
CRLRefsType
public CRLRefType createCRLRefType()
CRLRefType
public CRLIdentifierType createCRLIdentifierType()
CRLIdentifierType
public OCSPRefsType createOCSPRefsType()
OCSPRefsType
public OCSPRefType createOCSPRefType()
OCSPRefType
public ResponderIDType createResponderIDType()
ResponderIDType
public OCSPIdentifierType createOCSPIdentifierType()
OCSPIdentifierType
public OtherCertStatusRefsType createOtherCertStatusRefsType()
OtherCertStatusRefsType
public CRLValuesType createCRLValuesType()
CRLValuesType
public OCSPValuesType createOCSPValuesType()
OCSPValuesType
public OtherCertStatusValuesType createOtherCertStatusValuesType()
OtherCertStatusValuesType
public JAXBElement<XAdESTimeStampType> createXAdESTimeStamp(XAdESTimeStampType value)
public JAXBElement<org.joda.time.DateTime> createSigningTime(org.joda.time.DateTime value)
public JAXBElement<String> createSPURI(String value)
public JAXBElement<XAdESTimeStampType> createAllDataObjectsTimeStamp(XAdESTimeStampType value)
public JAXBElement<XAdESTimeStampType> createIndividualDataObjectsTimeStamp(XAdESTimeStampType value)
public JAXBElement<XAdESTimeStampType> createSignatureTimeStamp(XAdESTimeStampType value)
public JAXBElement<CompleteCertificateRefsType> createCompleteCertificateRefs(CompleteCertificateRefsType value)
public JAXBElement<CompleteRevocationRefsType> createCompleteRevocationRefs(CompleteRevocationRefsType value)
public JAXBElement<CompleteCertificateRefsType> createAttributeCertificateRefs(CompleteCertificateRefsType value)
public JAXBElement<CompleteRevocationRefsType> createAttributeRevocationRefs(CompleteRevocationRefsType value)
public JAXBElement<XAdESTimeStampType> createSigAndRefsTimeStamp(XAdESTimeStampType value)
public JAXBElement<XAdESTimeStampType> createRefsOnlyTimeStamp(XAdESTimeStampType value)
public JAXBElement<CertificateValuesType> createCertificateValues(CertificateValuesType value)
public JAXBElement<RevocationValuesType> createRevocationValues(RevocationValuesType value)
public JAXBElement<CertificateValuesType> createAttrAuthoritiesCertValues(CertificateValuesType value)
public JAXBElement<RevocationValuesType> createAttributeRevocationValues(RevocationValuesType value)
public JAXBElement<XAdESTimeStampType> createArchiveTimeStamp(XAdESTimeStampType value)
Connector Packaging TECHNICAL 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.