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 ObjectIdentifierType createObjectIdentifierType()
ObjectIdentifierTypepublic EncapsulatedPKIDataType createEncapsulatedPKIDataType()
EncapsulatedPKIDataTypepublic IncludeType createIncludeType()
IncludeTypepublic ReferenceInfoType createReferenceInfoType()
ReferenceInfoTypepublic XAdESTimeStampType createXAdESTimeStampType()
XAdESTimeStampTypepublic OtherTimeStampType createOtherTimeStampType()
OtherTimeStampTypepublic QualifyingPropertiesType createQualifyingPropertiesType()
QualifyingPropertiesTypepublic SignedPropertiesType createSignedPropertiesType()
SignedPropertiesTypepublic UnsignedPropertiesType createUnsignedPropertiesType()
UnsignedPropertiesTypepublic SignedSignaturePropertiesType createSignedSignaturePropertiesType()
SignedSignaturePropertiesTypepublic SignedDataObjectPropertiesType createSignedDataObjectPropertiesType()
SignedDataObjectPropertiesTypepublic UnsignedSignaturePropertiesType createUnsignedSignaturePropertiesType()
UnsignedSignaturePropertiesTypepublic UnsignedDataObjectPropertiesType createUnsignedDataObjectPropertiesType()
UnsignedDataObjectPropertiesTypepublic QualifyingPropertiesReferenceType createQualifyingPropertiesReferenceType()
QualifyingPropertiesReferenceTypepublic CertIDListType createCertIDListType()
CertIDListTypepublic SignaturePolicyIdentifierType createSignaturePolicyIdentifierType()
SignaturePolicyIdentifierTypepublic SPUserNoticeType createSPUserNoticeType()
SPUserNoticeTypepublic CounterSignatureType createCounterSignatureType()
CounterSignatureTypepublic DataObjectFormatType createDataObjectFormatType()
DataObjectFormatTypepublic CommitmentTypeIndicationType createCommitmentTypeIndicationType()
CommitmentTypeIndicationTypepublic SignatureProductionPlaceType createSignatureProductionPlaceType()
SignatureProductionPlaceTypepublic SignerRoleType createSignerRoleType()
SignerRoleTypepublic CompleteCertificateRefsType createCompleteCertificateRefsType()
CompleteCertificateRefsTypepublic CompleteRevocationRefsType createCompleteRevocationRefsType()
CompleteRevocationRefsTypepublic CertificateValuesType createCertificateValuesType()
CertificateValuesTypepublic RevocationValuesType createRevocationValuesType()
RevocationValuesTypepublic IdentifierType createIdentifierType()
IdentifierTypepublic DocumentationReferencesType createDocumentationReferencesType()
DocumentationReferencesTypepublic CertIDType createCertIDType()
CertIDTypepublic DigestAlgAndValueType createDigestAlgAndValueType()
DigestAlgAndValueTypepublic SignaturePolicyIdType createSignaturePolicyIdType()
SignaturePolicyIdTypepublic SigPolicyQualifiersListType createSigPolicyQualifiersListType()
SigPolicyQualifiersListTypepublic NoticeReferenceType createNoticeReferenceType()
NoticeReferenceTypepublic IntegerListType createIntegerListType()
IntegerListTypepublic CommitmentTypeQualifiersListType createCommitmentTypeQualifiersListType()
CommitmentTypeQualifiersListTypepublic ClaimedRolesListType createClaimedRolesListType()
ClaimedRolesListTypepublic CertifiedRolesListType createCertifiedRolesListType()
CertifiedRolesListTypepublic 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<AnyType> createAny(AnyType value)
public JAXBElement<ObjectIdentifierType> createObjectIdentifier(ObjectIdentifierType value)
public JAXBElement<EncapsulatedPKIDataType> createEncapsulatedPKIData(EncapsulatedPKIDataType value)
public JAXBElement<IncludeType> createInclude(IncludeType value)
public JAXBElement<ReferenceInfoType> createReferenceInfo(ReferenceInfoType value)
public JAXBElement<XAdESTimeStampType> createXAdESTimeStamp(XAdESTimeStampType value)
public JAXBElement<OtherTimeStampType> createOtherTimeStamp(OtherTimeStampType value)
public JAXBElement<QualifyingPropertiesType> createQualifyingProperties(QualifyingPropertiesType value)
public JAXBElement<SignedPropertiesType> createSignedProperties(SignedPropertiesType value)
public JAXBElement<UnsignedPropertiesType> createUnsignedProperties(UnsignedPropertiesType value)
public JAXBElement<SignedSignaturePropertiesType> createSignedSignatureProperties(SignedSignaturePropertiesType value)
public JAXBElement<SignedDataObjectPropertiesType> createSignedDataObjectProperties(SignedDataObjectPropertiesType value)
public JAXBElement<UnsignedSignaturePropertiesType> createUnsignedSignatureProperties(UnsignedSignaturePropertiesType value)
public JAXBElement<UnsignedDataObjectPropertiesType> createUnsignedDataObjectProperties(UnsignedDataObjectPropertiesType value)
public JAXBElement<QualifyingPropertiesReferenceType> createQualifyingPropertiesReference(QualifyingPropertiesReferenceType value)
public JAXBElement<XMLGregorianCalendar> createSigningTime(XMLGregorianCalendar value)
public JAXBElement<CertIDListType> createSigningCertificate(CertIDListType value)
public JAXBElement<SignaturePolicyIdentifierType> createSignaturePolicyIdentifier(SignaturePolicyIdentifierType value)
public JAXBElement<String> createSPURI(String value)
public JAXBElement<SPUserNoticeType> createSPUserNotice(SPUserNoticeType value)
public JAXBElement<CounterSignatureType> createCounterSignature(CounterSignatureType value)
public JAXBElement<DataObjectFormatType> createDataObjectFormat(DataObjectFormatType value)
public JAXBElement<CommitmentTypeIndicationType> createCommitmentTypeIndication(CommitmentTypeIndicationType value)
public JAXBElement<SignatureProductionPlaceType> createSignatureProductionPlace(SignatureProductionPlaceType value)
public JAXBElement<SignerRoleType> createSignerRole(SignerRoleType 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)
public JAXBElement<CounterSignatureType> createUnsignedSignaturePropertiesTypeCounterSignature(CounterSignatureType value)
public JAXBElement<XAdESTimeStampType> createUnsignedSignaturePropertiesTypeSignatureTimeStamp(XAdESTimeStampType value)
public JAXBElement<CompleteCertificateRefsType> createUnsignedSignaturePropertiesTypeCompleteCertificateRefs(CompleteCertificateRefsType value)
public JAXBElement<CompleteRevocationRefsType> createUnsignedSignaturePropertiesTypeCompleteRevocationRefs(CompleteRevocationRefsType value)
public JAXBElement<CompleteCertificateRefsType> createUnsignedSignaturePropertiesTypeAttributeCertificateRefs(CompleteCertificateRefsType value)
public JAXBElement<CompleteRevocationRefsType> createUnsignedSignaturePropertiesTypeAttributeRevocationRefs(CompleteRevocationRefsType value)
public JAXBElement<XAdESTimeStampType> createUnsignedSignaturePropertiesTypeSigAndRefsTimeStamp(XAdESTimeStampType value)
public JAXBElement<XAdESTimeStampType> createUnsignedSignaturePropertiesTypeRefsOnlyTimeStamp(XAdESTimeStampType value)
public JAXBElement<CertificateValuesType> createUnsignedSignaturePropertiesTypeCertificateValues(CertificateValuesType value)
public JAXBElement<RevocationValuesType> createUnsignedSignaturePropertiesTypeRevocationValues(RevocationValuesType value)
public JAXBElement<CertificateValuesType> createUnsignedSignaturePropertiesTypeAttrAuthoritiesCertValues(CertificateValuesType value)
public JAXBElement<RevocationValuesType> createUnsignedSignaturePropertiesTypeAttributeRevocationValues(RevocationValuesType value)
public JAXBElement<XAdESTimeStampType> createUnsignedSignaturePropertiesTypeArchiveTimeStamp(XAdESTimeStampType value)
Copyright © 2015 Direktoratet for forvaltning og IKT (Difi). All rights reserved.