Class ObjectFactory
- java.lang.Object
-
- org.certificateservices.messages.sweeid2.dssextenstions1_1.jaxb.ObjectFactory
-
public class ObjectFactory extends java.lang.ObjectThis object contains factory methods for each Java content interface and Java element interface generated in the org.certificateservices.messages.sweeid2.dssextenstions1_1.jaxb package.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 Summary
Constructors Constructor Description ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.certificateservices.messages.sweeid2.dssextenstions1_1.jaxb
-
Method Summary
-
-
-
Method Detail
-
createSignRequestExtensionType
public SignRequestExtensionType createSignRequestExtensionType()
Create an instance ofSignRequestExtensionType
-
createAdESObjectType
public AdESObjectType createAdESObjectType()
Create an instance ofAdESObjectType
-
createCertificateChainType
public CertificateChainType createCertificateChainType()
Create an instance ofCertificateChainType
-
createSignMessageType
public SignMessageType createSignMessageType()
Create an instance ofSignMessageType
-
createSignTasksType
public SignTasksType createSignTasksType()
Create an instance ofSignTasksType
-
createContextInfoType
public ContextInfoType createContextInfoType()
Create an instance ofContextInfoType
-
createRequestedAttributesType
public RequestedAttributesType createRequestedAttributesType()
Create an instance ofRequestedAttributesType
-
createSignerAssertionInfoType
public SignerAssertionInfoType createSignerAssertionInfoType()
Create an instance ofSignerAssertionInfoType
-
createSignResponseExtensionType
public SignResponseExtensionType createSignResponseExtensionType()
Create an instance ofSignResponseExtensionType
-
createBase64SignatureType
public Base64SignatureType createBase64SignatureType()
Create an instance ofBase64SignatureType
-
createSignTaskDataType
public SignTaskDataType createSignTaskDataType()
Create an instance ofSignTaskDataType
-
createSAMLAssertionsType
public SAMLAssertionsType createSAMLAssertionsType()
Create an instance ofSAMLAssertionsType
-
createCertRequestPropertiesType
public CertRequestPropertiesType createCertRequestPropertiesType()
Create an instance ofCertRequestPropertiesType
-
createPreferredSAMLAttributeNameType
public PreferredSAMLAttributeNameType createPreferredSAMLAttributeNameType()
Create an instance ofPreferredSAMLAttributeNameType
-
createMappedAttributeType
public MappedAttributeType createMappedAttributeType()
Create an instance ofMappedAttributeType
-
createSignRequestExtension
public javax.xml.bind.JAXBElement<SignRequestExtensionType> createSignRequestExtension(SignRequestExtensionType value)
-
createAdESObject
public javax.xml.bind.JAXBElement<AdESObjectType> createAdESObject(AdESObjectType value)
-
createSignatureCertificateChain
public javax.xml.bind.JAXBElement<CertificateChainType> createSignatureCertificateChain(CertificateChainType value)
-
createOtherRequestInfo
public javax.xml.bind.JAXBElement<AnyType> createOtherRequestInfo(AnyType value)
-
createMessage
public javax.xml.bind.JAXBElement<byte[]> createMessage(byte[] value)
Create an instance ofJAXBElement<byte>}
-
createOtherSignTaskData
public javax.xml.bind.JAXBElement<AnyType> createOtherSignTaskData(AnyType value)
-
createSignMessage
public javax.xml.bind.JAXBElement<SignMessageType> createSignMessage(SignMessageType value)
-
createEncryptedMessage
public javax.xml.bind.JAXBElement<EncryptedElementType> createEncryptedMessage(EncryptedElementType value)
-
createResponseTime
public javax.xml.bind.JAXBElement<javax.xml.datatype.XMLGregorianCalendar> createResponseTime(javax.xml.datatype.XMLGregorianCalendar value)
Create an instance ofJAXBElement<XMLGregorianCalendar>}
-
createRequestedCertAttributes
public javax.xml.bind.JAXBElement<RequestedAttributesType> createRequestedCertAttributes(RequestedAttributesType value)
-
createSignTasks
public javax.xml.bind.JAXBElement<SignTasksType> createSignTasks(SignTasksType value)
-
createAuthnProfile
public javax.xml.bind.JAXBElement<java.lang.String> createAuthnProfile(java.lang.String value)
Create an instance ofJAXBElement<String>}
-
createContextInfo
public javax.xml.bind.JAXBElement<ContextInfoType> createContextInfo(ContextInfoType value)
-
createSigner
public javax.xml.bind.JAXBElement<AttributeStatementType> createSigner(AttributeStatementType value)
-
createOtherResponseInfo
public javax.xml.bind.JAXBElement<AnyType> createOtherResponseInfo(AnyType value)
-
createSignService
public javax.xml.bind.JAXBElement<NameIDType> createSignService(NameIDType value)
-
createRequestedSignatureAlgorithm
public javax.xml.bind.JAXBElement<java.lang.String> createRequestedSignatureAlgorithm(java.lang.String value)
Create an instance ofJAXBElement<String>}
-
createRequest
public javax.xml.bind.JAXBElement<byte[]> createRequest(byte[] value)
Create an instance ofJAXBElement<byte>}
-
createRequestTime
public javax.xml.bind.JAXBElement<javax.xml.datatype.XMLGregorianCalendar> createRequestTime(javax.xml.datatype.XMLGregorianCalendar value)
Create an instance ofJAXBElement<XMLGregorianCalendar>}
-
createIdentityProvider
public javax.xml.bind.JAXBElement<NameIDType> createIdentityProvider(NameIDType value)
-
createSignResponseExtension
public javax.xml.bind.JAXBElement<SignResponseExtensionType> createSignResponseExtension(SignResponseExtensionType value)
-
createBase64Signature
public javax.xml.bind.JAXBElement<Base64SignatureType> createBase64Signature(Base64SignatureType value)
-
createSignRequester
public javax.xml.bind.JAXBElement<NameIDType> createSignRequester(NameIDType value)
-
createSignerAssertionInfo
public javax.xml.bind.JAXBElement<SignerAssertionInfoType> createSignerAssertionInfo(SignerAssertionInfoType value)
-
createCertRequestProperties
public javax.xml.bind.JAXBElement<CertRequestPropertiesType> createCertRequestProperties(CertRequestPropertiesType value)
-
createToBeSignedBytes
public javax.xml.bind.JAXBElement<byte[]> createToBeSignedBytes(byte[] value)
Create an instance ofJAXBElement<byte>}
-
createOtherProperties
public javax.xml.bind.JAXBElement<AnyType> createOtherProperties(AnyType value)
-
createSamlAssertions
public javax.xml.bind.JAXBElement<SAMLAssertionsType> createSamlAssertions(SAMLAssertionsType value)
-
createSignTaskData
public javax.xml.bind.JAXBElement<SignTaskDataType> createSignTaskData(SignTaskDataType value)
-
-