Package google.registry.xjc.dsig
Class ObjectFactory
java.lang.Object
google.registry.xjc.dsig.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the google.registry.xjc.dsig 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: google.registry.xjc.dsig -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofXjcDsigCanonicalizationMethod
Create an instance ofXjcDsigDigestMethod
createXjcDsigDigestValue
(byte[] value) Create an instance ofXjcDsigDigestValue
Create an instance ofXjcDsigDSAKeyValue
Create an instance ofXjcDsigKeyInfo
createXjcDsigKeyName
(String value) Create an instance ofXjcDsigKeyName
Create an instance ofXjcDsigKeyValue
Create an instance ofXjcDsigManifest
createXjcDsigMgmtData
(String value) Create an instance ofXjcDsigMgmtData
Create an instance ofXjcDsigObject
Create an instance ofXjcDsigPGPData
Create an instance ofXjcDsigReference
Create an instance ofXjcDsigRetrievalMethod
Create an instance ofXjcDsigRSAKeyValue
Create an instance ofXjcDsigSignature
Create an instance ofXjcDsigSignatureMethod
jakarta.xml.bind.JAXBElement
<BigInteger> Create an instance ofXjcDsigSignatureProperties
Create an instance ofXjcDsigSignatureProperty
Create an instance ofXjcDsigSignatureValue
Create an instance ofXjcDsigSignedInfo
Create an instance ofXjcDsigSPKIData
jakarta.xml.bind.JAXBElement
<byte[]> createXjcDsigSPKIDataSPKISexp
(byte[] value) Create an instance ofJAXBElement
<
invalid reference
byte[]
>
Create an instance ofXjcDsigTransform
Create an instance ofXjcDsigTransforms
jakarta.xml.bind.JAXBElement
<String> Create an instance ofXjcDsigX509Data
jakarta.xml.bind.JAXBElement
<byte[]> createXjcDsigX509DataX509Certificate
(byte[] value) Create an instance ofJAXBElement
<
invalid reference
byte[]
>
jakarta.xml.bind.JAXBElement
<byte[]> createXjcDsigX509DataX509CRL
(byte[] value) Create an instance ofJAXBElement
<
invalid reference
byte[]
>
jakarta.xml.bind.JAXBElement
<XjcDsigX509IssuerSerialType> jakarta.xml.bind.JAXBElement
<byte[]> createXjcDsigX509DataX509SKI
(byte[] value) Create an instance ofJAXBElement
<
invalid reference
byte[]
>
jakarta.xml.bind.JAXBElement
<String> Create an instance ofXjcDsigX509IssuerSerialType
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: google.registry.xjc.dsig
-
-
Method Details
-
createXjcDsigSignature
Create an instance ofXjcDsigSignature
- Returns:
- the new instance of
XjcDsigSignature
-
createXjcDsigSignedInfo
Create an instance ofXjcDsigSignedInfo
- Returns:
- the new instance of
XjcDsigSignedInfo
-
createXjcDsigCanonicalizationMethod
Create an instance ofXjcDsigCanonicalizationMethod
- Returns:
- the new instance of
XjcDsigCanonicalizationMethod
-
createXjcDsigSignatureMethod
Create an instance ofXjcDsigSignatureMethod
- Returns:
- the new instance of
XjcDsigSignatureMethod
-
createXjcDsigReference
Create an instance ofXjcDsigReference
- Returns:
- the new instance of
XjcDsigReference
-
createXjcDsigTransforms
Create an instance ofXjcDsigTransforms
- Returns:
- the new instance of
XjcDsigTransforms
-
createXjcDsigTransform
Create an instance ofXjcDsigTransform
- Returns:
- the new instance of
XjcDsigTransform
-
createXjcDsigDigestMethod
Create an instance ofXjcDsigDigestMethod
- Returns:
- the new instance of
XjcDsigDigestMethod
-
createXjcDsigSignatureValue
Create an instance ofXjcDsigSignatureValue
- Returns:
- the new instance of
XjcDsigSignatureValue
-
createXjcDsigKeyInfo
Create an instance ofXjcDsigKeyInfo
- Returns:
- the new instance of
XjcDsigKeyInfo
-
createXjcDsigKeyValue
Create an instance ofXjcDsigKeyValue
- Returns:
- the new instance of
XjcDsigKeyValue
-
createXjcDsigDSAKeyValue
Create an instance ofXjcDsigDSAKeyValue
- Returns:
- the new instance of
XjcDsigDSAKeyValue
-
createXjcDsigRSAKeyValue
Create an instance ofXjcDsigRSAKeyValue
- Returns:
- the new instance of
XjcDsigRSAKeyValue
-
createXjcDsigRetrievalMethod
Create an instance ofXjcDsigRetrievalMethod
- Returns:
- the new instance of
XjcDsigRetrievalMethod
-
createXjcDsigX509Data
Create an instance ofXjcDsigX509Data
- Returns:
- the new instance of
XjcDsigX509Data
-
createXjcDsigX509IssuerSerialType
Create an instance ofXjcDsigX509IssuerSerialType
- Returns:
- the new instance of
XjcDsigX509IssuerSerialType
-
createXjcDsigPGPData
Create an instance ofXjcDsigPGPData
- Returns:
- the new instance of
XjcDsigPGPData
-
createXjcDsigSPKIData
Create an instance ofXjcDsigSPKIData
- Returns:
- the new instance of
XjcDsigSPKIData
-
createXjcDsigObject
Create an instance ofXjcDsigObject
- Returns:
- the new instance of
XjcDsigObject
-
createXjcDsigManifest
Create an instance ofXjcDsigManifest
- Returns:
- the new instance of
XjcDsigManifest
-
createXjcDsigSignatureProperties
Create an instance ofXjcDsigSignatureProperties
- Returns:
- the new instance of
XjcDsigSignatureProperties
-
createXjcDsigSignatureProperty
Create an instance ofXjcDsigSignatureProperty
- Returns:
- the new instance of
XjcDsigSignatureProperty
-
createXjcDsigDigestValue
Create an instance ofXjcDsigDigestValue
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
XjcDsigDigestValue
-
createXjcDsigKeyName
Create an instance ofXjcDsigKeyName
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
XjcDsigKeyName
-
createXjcDsigMgmtData
Create an instance ofXjcDsigMgmtData
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
XjcDsigMgmtData
-
createXjcDsigSignatureMethodHMACOutputLength
public jakarta.xml.bind.JAXBElement<BigInteger> createXjcDsigSignatureMethodHMACOutputLength(BigInteger value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
BigInteger
>
-
createXjcDsigTransformXPath
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
String
>
-
createXjcDsigX509DataX509IssuerSerial
public jakarta.xml.bind.JAXBElement<XjcDsigX509IssuerSerialType> createXjcDsigX509DataX509IssuerSerial(XjcDsigX509IssuerSerialType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
XjcDsigX509IssuerSerialType
>
-
createXjcDsigX509DataX509SKI
public jakarta.xml.bind.JAXBElement<byte[]> createXjcDsigX509DataX509SKI(byte[] value) Create an instance ofJAXBElement
<
invalid reference
byte[]
>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
invalid reference
byte[]
>
-
createXjcDsigX509DataX509SubjectName
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
String
>
-
createXjcDsigX509DataX509Certificate
public jakarta.xml.bind.JAXBElement<byte[]> createXjcDsigX509DataX509Certificate(byte[] value) Create an instance ofJAXBElement
<
invalid reference
byte[]
>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
invalid reference
byte[]
>
-
createXjcDsigX509DataX509CRL
public jakarta.xml.bind.JAXBElement<byte[]> createXjcDsigX509DataX509CRL(byte[] value) Create an instance ofJAXBElement
<
invalid reference
byte[]
>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
invalid reference
byte[]
>
-
createXjcDsigSPKIDataSPKISexp
public jakarta.xml.bind.JAXBElement<byte[]> createXjcDsigSPKIDataSPKISexp(byte[] value) Create an instance ofJAXBElement
<
invalid reference
byte[]
>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
invalid reference
byte[]
>
-