Package org.w3._2000._09.xmldsig_
Class ObjectFactory
java.lang.Object
org.w3._2000._09.xmldsig_.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.w3._2000._09.xmldsig_ package.
An ObjectFactory allows you to programmatically 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
ConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.w3._2000._09.xmldsig_ -
Method Summary
Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CanonicalizationMethodType>
Create an instance ofCanonicalizationMethodType
jakarta.xml.bind.JAXBElement<DigestMethodType>
Create an instance ofDigestMethodType
jakarta.xml.bind.JAXBElement<byte[]>
createDigestValue
(byte[] value) Create an instance ofJAXBElement
<
byte
>
jakarta.xml.bind.JAXBElement<DSAKeyValueType>
createDSAKeyValue
(DSAKeyValueType value) Create an instance ofDSAKeyValueType
jakarta.xml.bind.JAXBElement<KeyInfoType>
createKeyInfo
(KeyInfoType value) Create an instance ofKeyInfoType
jakarta.xml.bind.JAXBElement<String>
createKeyName
(String value) jakarta.xml.bind.JAXBElement<KeyValueType>
createKeyValue
(KeyValueType value) Create an instance ofKeyValueType
jakarta.xml.bind.JAXBElement<ManifestType>
createManifest
(ManifestType value) Create an instance ofManifestType
jakarta.xml.bind.JAXBElement<String>
createMgmtData
(String value) jakarta.xml.bind.JAXBElement<ObjectType>
createObject
(ObjectType value) Create an instance ofObjectType
jakarta.xml.bind.JAXBElement<PGPDataType>
createPGPData
(PGPDataType value) Create an instance ofPGPDataType
jakarta.xml.bind.JAXBElement<byte[]>
createPGPDataTypePGPKeyID
(byte[] value) Create an instance ofJAXBElement
<
byte
>
jakarta.xml.bind.JAXBElement<byte[]>
createPGPDataTypePGPKeyPacket
(byte[] value) Create an instance ofJAXBElement
<
byte
>
jakarta.xml.bind.JAXBElement<ReferenceType>
createReference
(ReferenceType value) Create an instance ofReferenceType
jakarta.xml.bind.JAXBElement<RetrievalMethodType>
Create an instance ofRetrievalMethodType
jakarta.xml.bind.JAXBElement<RSAKeyValueType>
createRSAKeyValue
(RSAKeyValueType value) Create an instance ofRSAKeyValueType
jakarta.xml.bind.JAXBElement<SignatureType>
createSignature
(SignatureType value) jakarta.xml.bind.JAXBElement<SignatureMethodType>
Create an instance ofSignatureMethodType
jakarta.xml.bind.JAXBElement<BigInteger>
jakarta.xml.bind.JAXBElement<SignaturePropertiesType>
Create an instance ofSignaturePropertiesType
jakarta.xml.bind.JAXBElement<SignaturePropertyType>
Create an instance ofSignaturePropertyType
Create an instance ofSignatureType
jakarta.xml.bind.JAXBElement<SignatureValueType>
Create an instance ofSignatureValueType
jakarta.xml.bind.JAXBElement<SignedInfoType>
createSignedInfo
(SignedInfoType value) Create an instance ofSignedInfoType
jakarta.xml.bind.JAXBElement<SPKIDataType>
createSPKIData
(SPKIDataType value) Create an instance ofSPKIDataType
jakarta.xml.bind.JAXBElement<byte[]>
createSPKIDataTypeSPKISexp
(byte[] value) Create an instance ofJAXBElement
<
byte
>
jakarta.xml.bind.JAXBElement<TransformType>
createTransform
(TransformType value) jakarta.xml.bind.JAXBElement<TransformsType>
createTransforms
(TransformsType value) Create an instance ofTransformsType
Create an instance ofTransformType
jakarta.xml.bind.JAXBElement<String>
createTransformTypeXPath
(String value) jakarta.xml.bind.JAXBElement<X509DataType>
createX509Data
(X509DataType value) Create an instance ofX509DataType
jakarta.xml.bind.JAXBElement<byte[]>
createX509DataTypeX509Certificate
(byte[] value) Create an instance ofJAXBElement
<
byte
>
jakarta.xml.bind.JAXBElement<byte[]>
createX509DataTypeX509CRL
(byte[] value) Create an instance ofJAXBElement
<
byte
>
jakarta.xml.bind.JAXBElement<X509IssuerSerialType>
jakarta.xml.bind.JAXBElement<byte[]>
createX509DataTypeX509SKI
(byte[] value) Create an instance ofJAXBElement
<
byte
>
jakarta.xml.bind.JAXBElement<String>
Create an instance ofX509IssuerSerialType
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.w3._2000._09.xmldsig_
-
-
Method Details
-
createSignatureType
Create an instance ofSignatureType
- Returns:
- the new instance of
SignatureType
-
createSignatureValueType
Create an instance ofSignatureValueType
- Returns:
- the new instance of
SignatureValueType
-
createSignedInfoType
Create an instance ofSignedInfoType
- Returns:
- the new instance of
SignedInfoType
-
createCanonicalizationMethodType
Create an instance ofCanonicalizationMethodType
- Returns:
- the new instance of
CanonicalizationMethodType
-
createSignatureMethodType
Create an instance ofSignatureMethodType
- Returns:
- the new instance of
SignatureMethodType
-
createReferenceType
Create an instance ofReferenceType
- Returns:
- the new instance of
ReferenceType
-
createTransformsType
Create an instance ofTransformsType
- Returns:
- the new instance of
TransformsType
-
createTransformType
Create an instance ofTransformType
- Returns:
- the new instance of
TransformType
-
createDigestMethodType
Create an instance ofDigestMethodType
- Returns:
- the new instance of
DigestMethodType
-
createKeyInfoType
Create an instance ofKeyInfoType
- Returns:
- the new instance of
KeyInfoType
-
createKeyValueType
Create an instance ofKeyValueType
- Returns:
- the new instance of
KeyValueType
-
createRetrievalMethodType
Create an instance ofRetrievalMethodType
- Returns:
- the new instance of
RetrievalMethodType
-
createX509DataType
Create an instance ofX509DataType
- Returns:
- the new instance of
X509DataType
-
createPGPDataType
Create an instance ofPGPDataType
- Returns:
- the new instance of
PGPDataType
-
createSPKIDataType
Create an instance ofSPKIDataType
- Returns:
- the new instance of
SPKIDataType
-
createObjectType
Create an instance ofObjectType
- Returns:
- the new instance of
ObjectType
-
createManifestType
Create an instance ofManifestType
- Returns:
- the new instance of
ManifestType
-
createSignaturePropertiesType
Create an instance ofSignaturePropertiesType
- Returns:
- the new instance of
SignaturePropertiesType
-
createSignaturePropertyType
Create an instance ofSignaturePropertyType
- Returns:
- the new instance of
SignaturePropertyType
-
createDSAKeyValueType
Create an instance ofDSAKeyValueType
- Returns:
- the new instance of
DSAKeyValueType
-
createRSAKeyValueType
Create an instance ofRSAKeyValueType
- Returns:
- the new instance of
RSAKeyValueType
-
createX509IssuerSerialType
Create an instance ofX509IssuerSerialType
- Returns:
- the new instance of
X509IssuerSerialType
-
createSignature
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
SignatureType
>
-
createSignatureValue
public jakarta.xml.bind.JAXBElement<SignatureValueType> createSignatureValue(SignatureValueType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
SignatureValueType
>
-
createSignedInfo
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
SignedInfoType
>
-
createCanonicalizationMethod
public jakarta.xml.bind.JAXBElement<CanonicalizationMethodType> createCanonicalizationMethod(CanonicalizationMethodType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
CanonicalizationMethodType
>
-
createSignatureMethod
public jakarta.xml.bind.JAXBElement<SignatureMethodType> createSignatureMethod(SignatureMethodType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
SignatureMethodType
>
-
createReference
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
ReferenceType
>
-
createTransforms
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
TransformsType
>
-
createTransform
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
TransformType
>
-
createDigestMethod
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
DigestMethodType
>
-
createDigestValue
public jakarta.xml.bind.JAXBElement<byte[]> createDigestValue(byte[] value) Create an instance ofJAXBElement
<
byte
>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
byte
>
-
createKeyInfo
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
KeyInfoType
>
-
createKeyName
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
String
>
-
createMgmtData
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
String
>
-
createKeyValue
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
KeyValueType
>
-
createRetrievalMethod
public jakarta.xml.bind.JAXBElement<RetrievalMethodType> createRetrievalMethod(RetrievalMethodType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
RetrievalMethodType
>
-
createX509Data
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
X509DataType
>
-
createPGPData
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
PGPDataType
>
-
createSPKIData
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
SPKIDataType
>
-
createObject
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
ObjectType
>
-
createManifest
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
ManifestType
>
-
createSignatureProperties
public jakarta.xml.bind.JAXBElement<SignaturePropertiesType> createSignatureProperties(SignaturePropertiesType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
SignaturePropertiesType
>
-
createSignatureProperty
public jakarta.xml.bind.JAXBElement<SignaturePropertyType> createSignatureProperty(SignaturePropertyType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
SignaturePropertyType
>
-
createDSAKeyValue
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
DSAKeyValueType
>
-
createRSAKeyValue
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
RSAKeyValueType
>
-
createSPKIDataTypeSPKISexp
public jakarta.xml.bind.JAXBElement<byte[]> createSPKIDataTypeSPKISexp(byte[] value) Create an instance ofJAXBElement
<
byte
>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
byte
>
-
createPGPDataTypePGPKeyID
public jakarta.xml.bind.JAXBElement<byte[]> createPGPDataTypePGPKeyID(byte[] value) Create an instance ofJAXBElement
<
byte
>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
byte
>
-
createPGPDataTypePGPKeyPacket
public jakarta.xml.bind.JAXBElement<byte[]> createPGPDataTypePGPKeyPacket(byte[] value) Create an instance ofJAXBElement
<
byte
>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
byte
>
-
createX509DataTypeX509IssuerSerial
public jakarta.xml.bind.JAXBElement<X509IssuerSerialType> createX509DataTypeX509IssuerSerial(X509IssuerSerialType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
X509IssuerSerialType
>
-
createX509DataTypeX509SKI
public jakarta.xml.bind.JAXBElement<byte[]> createX509DataTypeX509SKI(byte[] value) Create an instance ofJAXBElement
<
byte
>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
byte
>
-
createX509DataTypeX509SubjectName
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
String
>
-
createX509DataTypeX509Certificate
public jakarta.xml.bind.JAXBElement<byte[]> createX509DataTypeX509Certificate(byte[] value) Create an instance ofJAXBElement
<
byte
>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
byte
>
-
createX509DataTypeX509CRL
public jakarta.xml.bind.JAXBElement<byte[]> createX509DataTypeX509CRL(byte[] value) Create an instance ofJAXBElement
<
byte
>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
byte
>
-
createTransformTypeXPath
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
String
>
-
createSignatureMethodTypeHMACOutputLength
public jakarta.xml.bind.JAXBElement<BigInteger> createSignatureMethodTypeHMACOutputLength(BigInteger value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
BigInteger
>
-