Class ObjectFactory


  • public class ObjectFactory
    extends Object
    This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.xml.wss.dsig.impl 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: com.sun.xml.wss.dsig.impl
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.sun.xml.ws.security.opt.crypto.dsig.DigestMethod createDigestMethod()
      Create an instance of DigestMethod
      jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.DigestMethod> createDigestMethod​(com.sun.xml.ws.security.opt.crypto.dsig.DigestMethod value)
      Create an instance of JAXBElement<DigestMethod>}
      jakarta.xml.bind.JAXBElement<byte[]> createDigestValue​(byte[] value)
      Create an instance of JAXBElement<possible object is byte[]>}
      com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.DSAKeyValue createDSAKeyValue()
      Create an instance of DSAKeyValue
      jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.DSAKeyValue> createDSAKeyValue​(com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.DSAKeyValue value)
      Create an instance of JAXBElement<DSAKeyValue>}
      InclusiveNamespacesType createInclusiveNamespaces()  
      jakarta.xml.bind.JAXBElement<InclusiveNamespacesType> createInclusiveNamespaces​(InclusiveNamespacesType value)  
      com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.KeyInfo createKeyInfo()
      Create an instance of KeyInfo
      jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.KeyInfo> createKeyInfo​(com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.KeyInfo value)
      Create an instance of JAXBElement<KeyInfo>}
      jakarta.xml.bind.JAXBElement<String> createKeyName​(String value)
      Create an instance of JAXBElement<String>}
      com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.KeyValue createKeyValue()
      Create an instance of KeyValue
      jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.KeyValue> createKeyValue​(com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.KeyValue value)
      Create an instance of JAXBElement<KeyValue>}
      com.sun.xml.ws.security.opt.crypto.dsig.Manifest createManifest()
      Create an instance of Manifest
      jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.Manifest> createManifest​(com.sun.xml.ws.security.opt.crypto.dsig.Manifest value)
      Create an instance of JAXBElement<Manifest>}
      jakarta.xml.bind.JAXBElement<String> createMgmtData​(String value)
      Create an instance of JAXBElement<String>}
      jakarta.xml.bind.JAXBElement<ObjectType> createObject​(ObjectType value)
      Create an instance of JAXBElement<ObjectType>}
      ObjectType createObjectType()
      Create an instance of ObjectType
      com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.PGPData createPGPData()
      Create an instance of PGPData
      jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.PGPData> createPGPData​(com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.PGPData value)
      Create an instance of JAXBElement<PGPData>}
      jakarta.xml.bind.JAXBElement<byte[]> createPGPDataTypePGPKeyID​(byte[] value)
      Create an instance of JAXBElement<possible object is byte[]>}
      jakarta.xml.bind.JAXBElement<byte[]> createPGPDataTypePGPKeyPacket​(byte[] value)
      Create an instance of JAXBElement<possible object is byte[]>}
      com.sun.xml.ws.security.opt.crypto.dsig.Reference createReference()
      Create an instance of Reference
      jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.Reference> createReference​(com.sun.xml.ws.security.opt.crypto.dsig.Reference value)
      Create an instance of JAXBElement<Reference>}
      com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.RetrievalMethod createRetrievalMethod()
      Create an instance of RetrievalMethod
      jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.RetrievalMethod> createRetrievalMethod​(com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.RetrievalMethod value)
      Create an instance of JAXBElement<RetrievalMethod>}
      com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.RSAKeyValue createRSAKeyValue()
      Create an instance of RSAKeyValue
      jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.RSAKeyValue> createRSAKeyValue​(com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.RSAKeyValue value)
      Create an instance of JAXBElement<RSAKeyValue>}
      com.sun.xml.ws.security.opt.crypto.dsig.Signature createSignature()
      Create an instance of Signature
      com.sun.xml.ws.security.opt.crypto.dsig.SignatureMethod createSignatureMethod()
      Create an instance of SignatureMethod
      jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.SignatureMethod> createSignatureMethod​(com.sun.xml.ws.security.opt.crypto.dsig.SignatureMethod value)
      Create an instance of JAXBElement<SignatureMethod>}
      jakarta.xml.bind.JAXBElement<BigInteger> createSignatureMethodTypeHMACOutputLength​(BigInteger value)
      Create an instance of JAXBElement<BigInteger>}
      com.sun.xml.ws.security.opt.crypto.dsig.SignatureProperties createSignatureProperties()
      Create an instance of SignatureProperties
      jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.SignatureProperties> createSignatureProperties​(com.sun.xml.ws.security.opt.crypto.dsig.SignatureProperties value)
      Create an instance of JAXBElement<SignatureProperties>}
      com.sun.xml.ws.security.opt.crypto.dsig.SignatureProperty createSignatureProperty()
      Create an instance of SignatureProperty
      jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.SignatureProperty> createSignatureProperty​(com.sun.xml.ws.security.opt.crypto.dsig.SignatureProperty value)
      Create an instance of JAXBElement<SignatureProperty>}
      com.sun.xml.ws.security.opt.crypto.dsig.SignedInfo createSignedInfo()
      Create an instance of SignedInfo
      com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.SPKIData createSPKIData()
      Create an instance of SPKIData
      jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.SPKIData> createSPKIData​(com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.SPKIData value)
      Create an instance of JAXBElement<SPKIData>}
      jakarta.xml.bind.JAXBElement<byte[]> createSPKIDataTypeSPKISexp​(byte[] value)
      Create an instance of JAXBElement<possible object is byte[]>}
      com.sun.xml.ws.security.opt.crypto.dsig.Transform createTransform()
      Create an instance of Transform
      jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.Transform> createTransform​(com.sun.xml.ws.security.opt.crypto.dsig.Transform value)
      Create an instance of JAXBElement<Transform>}
      com.sun.xml.ws.security.opt.crypto.dsig.Transforms createTransforms()
      Create an instance of Transforms
      jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.Transforms> createTransforms​(com.sun.xml.ws.security.opt.crypto.dsig.Transforms value)
      Create an instance of JAXBElement<Transforms>}
      jakarta.xml.bind.JAXBElement<String> createTransformTypeXPath​(String value)
      Create an instance of JAXBElement<String>}
      com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.X509Data createX509Data()
      Create an instance of X509Data
      jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.X509Data> createX509Data​(com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.X509Data value)
      Create an instance of JAXBElement<X509Data>}
      jakarta.xml.bind.JAXBElement<byte[]> createX509DataTypeX509Certificate​(byte[] value)
      Create an instance of JAXBElement<possible object is byte[]>}
      jakarta.xml.bind.JAXBElement<byte[]> createX509DataTypeX509CRL​(byte[] value)
      Create an instance of JAXBElement<possible object is byte[]>}
      jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.X509IssuerSerial> createX509DataTypeX509IssuerSerial​(com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.X509IssuerSerial value)
      Create an instance of JAXBElement<X509IssuerSerial>}
      jakarta.xml.bind.JAXBElement<byte[]> createX509DataTypeX509SKI​(byte[] value)
      Create an instance of JAXBElement<possible object is byte[]>}
      jakarta.xml.bind.JAXBElement<String> createX509DataTypeX509SubjectName​(String value)
      Create an instance of JAXBElement<String>}
      com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.X509IssuerSerial createX509IssuerSerial()
      Create an instance of X509IssuerSerial
    • Constructor Detail

      • ObjectFactory

        public ObjectFactory()
        Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.xml.wss.dsig.impl
    • Method Detail

      • createDSAKeyValue

        public com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.DSAKeyValue createDSAKeyValue()
        Create an instance of DSAKeyValue
      • createPGPData

        public com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.PGPData createPGPData()
        Create an instance of PGPData
      • createRetrievalMethod

        public com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.RetrievalMethod createRetrievalMethod()
        Create an instance of RetrievalMethod
      • createSignatureProperty

        public com.sun.xml.ws.security.opt.crypto.dsig.SignatureProperty createSignatureProperty()
        Create an instance of SignatureProperty
      • createDigestMethod

        public com.sun.xml.ws.security.opt.crypto.dsig.DigestMethod createDigestMethod()
        Create an instance of DigestMethod
      • createSignedInfo

        public com.sun.xml.ws.security.opt.crypto.dsig.SignedInfo createSignedInfo()
        Create an instance of SignedInfo
      • createSignature

        public com.sun.xml.ws.security.opt.crypto.dsig.Signature createSignature()
        Create an instance of Signature
      • createSignatureProperties

        public com.sun.xml.ws.security.opt.crypto.dsig.SignatureProperties createSignatureProperties()
        Create an instance of SignatureProperties
      • createTransforms

        public com.sun.xml.ws.security.opt.crypto.dsig.Transforms createTransforms()
        Create an instance of Transforms
      • createSignatureMethod

        public com.sun.xml.ws.security.opt.crypto.dsig.SignatureMethod createSignatureMethod()
        Create an instance of SignatureMethod
      • createManifest

        public com.sun.xml.ws.security.opt.crypto.dsig.Manifest createManifest()
        Create an instance of Manifest
      • createSPKIData

        public com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.SPKIData createSPKIData()
        Create an instance of SPKIData
      • createRSAKeyValue

        public com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.RSAKeyValue createRSAKeyValue()
        Create an instance of RSAKeyValue
      • createX509IssuerSerial

        public com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.X509IssuerSerial createX509IssuerSerial()
        Create an instance of X509IssuerSerial
      • createReference

        public com.sun.xml.ws.security.opt.crypto.dsig.Reference createReference()
        Create an instance of Reference
      • createTransform

        public com.sun.xml.ws.security.opt.crypto.dsig.Transform createTransform()
        Create an instance of Transform
      • createKeyInfo

        public com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.KeyInfo createKeyInfo()
        Create an instance of KeyInfo
      • createX509Data

        public com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.X509Data createX509Data()
        Create an instance of X509Data
      • createKeyValue

        public com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.KeyValue createKeyValue()
        Create an instance of KeyValue
      • createSPKIData

        public jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.SPKIData> createSPKIData​(com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.SPKIData value)
        Create an instance of JAXBElement<SPKIData>}
      • createSignatureMethod

        public jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.SignatureMethod> createSignatureMethod​(com.sun.xml.ws.security.opt.crypto.dsig.SignatureMethod value)
        Create an instance of JAXBElement<SignatureMethod>}
      • createRSAKeyValue

        public jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.RSAKeyValue> createRSAKeyValue​(com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.RSAKeyValue value)
        Create an instance of JAXBElement<RSAKeyValue>}
      • createRetrievalMethod

        public jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.RetrievalMethod> createRetrievalMethod​(com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.RetrievalMethod value)
        Create an instance of JAXBElement<RetrievalMethod>}
      • createKeyName

        public jakarta.xml.bind.JAXBElement<String> createKeyName​(String value)
        Create an instance of JAXBElement<String>}
      • createDSAKeyValue

        public jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.DSAKeyValue> createDSAKeyValue​(com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.DSAKeyValue value)
        Create an instance of JAXBElement<DSAKeyValue>}
      • createDigestMethod

        public jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.DigestMethod> createDigestMethod​(com.sun.xml.ws.security.opt.crypto.dsig.DigestMethod value)
        Create an instance of JAXBElement<DigestMethod>}
      • createKeyValue

        public jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.KeyValue> createKeyValue​(com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.KeyValue value)
        Create an instance of JAXBElement<KeyValue>}
      • createTransforms

        public jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.Transforms> createTransforms​(com.sun.xml.ws.security.opt.crypto.dsig.Transforms value)
        Create an instance of JAXBElement<Transforms>}
      • createX509Data

        public jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.X509Data> createX509Data​(com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.X509Data value)
        Create an instance of JAXBElement<X509Data>}
      • createManifest

        public jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.Manifest> createManifest​(com.sun.xml.ws.security.opt.crypto.dsig.Manifest value)
        Create an instance of JAXBElement<Manifest>}
      • createKeyInfo

        public jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.KeyInfo> createKeyInfo​(com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.KeyInfo value)
        Create an instance of JAXBElement<KeyInfo>}
      • createPGPData

        public jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.PGPData> createPGPData​(com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.PGPData value)
        Create an instance of JAXBElement<PGPData>}
      • createSignatureProperty

        public jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.SignatureProperty> createSignatureProperty​(com.sun.xml.ws.security.opt.crypto.dsig.SignatureProperty value)
        Create an instance of JAXBElement<SignatureProperty>}
      • createSignatureProperties

        public jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.SignatureProperties> createSignatureProperties​(com.sun.xml.ws.security.opt.crypto.dsig.SignatureProperties value)
        Create an instance of JAXBElement<SignatureProperties>}
      • createReference

        public jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.Reference> createReference​(com.sun.xml.ws.security.opt.crypto.dsig.Reference value)
        Create an instance of JAXBElement<Reference>}
      • createDigestValue

        public jakarta.xml.bind.JAXBElement<byte[]> createDigestValue​(byte[] value)
        Create an instance of JAXBElement<possible object is byte[]>}
      • createTransform

        public jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.Transform> createTransform​(com.sun.xml.ws.security.opt.crypto.dsig.Transform value)
        Create an instance of JAXBElement<Transform>}
      • createMgmtData

        public jakarta.xml.bind.JAXBElement<String> createMgmtData​(String value)
        Create an instance of JAXBElement<String>}
      • createSignatureMethodTypeHMACOutputLength

        public jakarta.xml.bind.JAXBElement<BigInteger> createSignatureMethodTypeHMACOutputLength​(BigInteger value)
        Create an instance of JAXBElement<BigInteger>}
      • createPGPDataTypePGPKeyPacket

        public jakarta.xml.bind.JAXBElement<byte[]> createPGPDataTypePGPKeyPacket​(byte[] value)
        Create an instance of JAXBElement<possible object is byte[]>}
      • createPGPDataTypePGPKeyID

        public jakarta.xml.bind.JAXBElement<byte[]> createPGPDataTypePGPKeyID​(byte[] value)
        Create an instance of JAXBElement<possible object is byte[]>}
      • createSPKIDataTypeSPKISexp

        public jakarta.xml.bind.JAXBElement<byte[]> createSPKIDataTypeSPKISexp​(byte[] value)
        Create an instance of JAXBElement<possible object is byte[]>}
      • createTransformTypeXPath

        public jakarta.xml.bind.JAXBElement<String> createTransformTypeXPath​(String value)
        Create an instance of JAXBElement<String>}
      • createX509DataTypeX509SKI

        public jakarta.xml.bind.JAXBElement<byte[]> createX509DataTypeX509SKI​(byte[] value)
        Create an instance of JAXBElement<possible object is byte[]>}
      • createX509DataTypeX509Certificate

        public jakarta.xml.bind.JAXBElement<byte[]> createX509DataTypeX509Certificate​(byte[] value)
        Create an instance of JAXBElement<possible object is byte[]>}
      • createX509DataTypeX509IssuerSerial

        public jakarta.xml.bind.JAXBElement<com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.X509IssuerSerial> createX509DataTypeX509IssuerSerial​(com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.X509IssuerSerial value)
        Create an instance of JAXBElement<X509IssuerSerial>}
      • createX509DataTypeX509SubjectName

        public jakarta.xml.bind.JAXBElement<String> createX509DataTypeX509SubjectName​(String value)
        Create an instance of JAXBElement<String>}
      • createX509DataTypeX509CRL

        public jakarta.xml.bind.JAXBElement<byte[]> createX509DataTypeX509CRL​(byte[] value)
        Create an instance of JAXBElement<possible object is byte[]>}