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()
ObjectIdentifierpublic IdentifierType createIdentifierType()
IdentifierTypepublic DocumentationReferencesType createDocumentationReferencesType()
DocumentationReferencesTypepublic EncapsulatedPKIData createEncapsulatedPKIData()
EncapsulatedPKIDatapublic ReferenceInfo createReferenceInfo()
ReferenceInfopublic XAdESTimeStampType createXAdESTimeStampType()
XAdESTimeStampTypepublic OtherTimeStamp createOtherTimeStamp()
OtherTimeStamppublic QualifyingProperties createQualifyingProperties()
QualifyingPropertiespublic SignedProperties createSignedProperties()
SignedPropertiespublic UnsignedProperties createUnsignedProperties()
UnsignedPropertiespublic SignedSignatureProperties createSignedSignatureProperties()
SignedSignaturePropertiespublic SignedDataObjectProperties createSignedDataObjectProperties()
SignedDataObjectPropertiespublic UnsignedSignatureProperties createUnsignedSignatureProperties()
UnsignedSignaturePropertiespublic UnsignedDataObjectProperties createUnsignedDataObjectProperties()
UnsignedDataObjectPropertiespublic SigningCertificate createSigningCertificate()
SigningCertificatepublic SignaturePolicyIdentifier createSignaturePolicyIdentifier()
SignaturePolicyIdentifierpublic SignatureProductionPlace createSignatureProductionPlace()
SignatureProductionPlacepublic SignerRole createSignerRole()
SignerRolepublic DataObjectFormat createDataObjectFormat()
DataObjectFormatpublic CommitmentTypeIndication createCommitmentTypeIndication()
CommitmentTypeIndicationpublic CounterSignature createCounterSignature()
CounterSignaturepublic CompleteCertificateRefsType createCompleteCertificateRefsType()
CompleteCertificateRefsTypepublic CompleteRevocationRefsType createCompleteRevocationRefsType()
CompleteRevocationRefsTypepublic CertificateValuesType createCertificateValuesType()
CertificateValuesTypepublic RevocationValuesType createRevocationValuesType()
RevocationValuesTypepublic QualifyingPropertiesReference createQualifyingPropertiesReference()
QualifyingPropertiesReferencepublic CertIDType createCertIDType()
CertIDTypepublic SignaturePolicyIdType createSignaturePolicyIdType()
SignaturePolicyIdTypepublic SPUserNotice createSPUserNotice()
SPUserNoticepublic NoticeReferenceType createNoticeReferenceType()
NoticeReferenceTypepublic CommitmentTypeQualifiersListType createCommitmentTypeQualifiersListType()
CommitmentTypeQualifiersListTypepublic ClaimedRolesListType createClaimedRolesListType()
ClaimedRolesListTypepublic CertifiedRolesListType createCertifiedRolesListType()
CertifiedRolesListTypepublic DigestAlgAndValueType createDigestAlgAndValueType()
DigestAlgAndValueTypepublic SigPolicyQualifiersListType createSigPolicyQualifiersListType()
SigPolicyQualifiersListTypepublic IntegerListType createIntegerListType()
IntegerListTypepublic CRLRefsType createCRLRefsType()
CRLRefsTypepublic CRLRefType createCRLRefType()
CRLRefTypepublic CRLIdentifierType createCRLIdentifierType()
CRLIdentifierTypepublic OCSPRefsType createOCSPRefsType()
OCSPRefsTypepublic OCSPRefType createOCSPRefType()
OCSPRefTypepublic ResponderIDType createResponderIDType()
ResponderIDTypepublic OCSPIdentifierType createOCSPIdentifierType()
OCSPIdentifierTypepublic OtherCertStatusRefsType createOtherCertStatusRefsType()
OtherCertStatusRefsTypepublic CRLValuesType createCRLValuesType()
CRLValuesTypepublic OCSPValuesType createOCSPValuesType()
OCSPValuesTypepublic OtherCertStatusValuesType createOtherCertStatusValuesType()
OtherCertStatusValuesTypepublic 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 generic 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.