Apache CXF API

org.apache.cxf.ws.security.sts.provider.model.xmldsig
Class ObjectFactory

java.lang.Object
  extended by org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.security.sts.provider.model.xmldsig 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
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.security.sts.provider.model.xmldsig
 
Method Summary
 javax.xml.bind.JAXBElement<CanonicalizationMethodType> createCanonicalizationMethod(CanonicalizationMethodType value)
          Create an instance of JAXBElement<CanonicalizationMethodType>}
 CanonicalizationMethodType createCanonicalizationMethodType()
          Create an instance of CanonicalizationMethodType
 javax.xml.bind.JAXBElement<DigestMethodType> createDigestMethod(DigestMethodType value)
          Create an instance of JAXBElement<DigestMethodType>}
 DigestMethodType createDigestMethodType()
          Create an instance of DigestMethodType
 javax.xml.bind.JAXBElement<byte[]> createDigestValue(byte[] value)
          Create an instance of JAXBElement<byte[]>}
 javax.xml.bind.JAXBElement<DSAKeyValueType> createDSAKeyValue(DSAKeyValueType value)
          Create an instance of JAXBElement<DSAKeyValueType>}
 DSAKeyValueType createDSAKeyValueType()
          Create an instance of DSAKeyValueType
 javax.xml.bind.JAXBElement<KeyInfoType> createKeyInfo(KeyInfoType value)
          Create an instance of JAXBElement<KeyInfoType>}
 KeyInfoType createKeyInfoType()
          Create an instance of KeyInfoType
 javax.xml.bind.JAXBElement<String> createKeyName(String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<KeyValueType> createKeyValue(KeyValueType value)
          Create an instance of JAXBElement<KeyValueType>}
 KeyValueType createKeyValueType()
          Create an instance of KeyValueType
 javax.xml.bind.JAXBElement<ManifestType> createManifest(ManifestType value)
          Create an instance of JAXBElement<ManifestType>}
 ManifestType createManifestType()
          Create an instance of ManifestType
 javax.xml.bind.JAXBElement<String> createMgmtData(String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<ObjectType> createObject(ObjectType value)
          Create an instance of JAXBElement<ObjectType>}
 ObjectType createObjectType()
          Create an instance of ObjectType
 javax.xml.bind.JAXBElement<PGPDataType> createPGPData(PGPDataType value)
          Create an instance of JAXBElement<PGPDataType>}
 PGPDataType createPGPDataType()
          Create an instance of PGPDataType
 javax.xml.bind.JAXBElement<byte[]> createPGPDataTypePGPKeyID(byte[] value)
          Create an instance of JAXBElement<byte[]>}
 javax.xml.bind.JAXBElement<byte[]> createPGPDataTypePGPKeyPacket(byte[] value)
          Create an instance of JAXBElement<byte[]>}
 javax.xml.bind.JAXBElement<ReferenceType> createReference(ReferenceType value)
          Create an instance of JAXBElement<ReferenceType>}
 ReferenceType createReferenceType()
          Create an instance of ReferenceType
 javax.xml.bind.JAXBElement<RetrievalMethodType> createRetrievalMethod(RetrievalMethodType value)
          Create an instance of JAXBElement<RetrievalMethodType>}
 RetrievalMethodType createRetrievalMethodType()
          Create an instance of RetrievalMethodType
 javax.xml.bind.JAXBElement<RSAKeyValueType> createRSAKeyValue(RSAKeyValueType value)
          Create an instance of JAXBElement<RSAKeyValueType>}
 RSAKeyValueType createRSAKeyValueType()
          Create an instance of RSAKeyValueType
 javax.xml.bind.JAXBElement<SignatureType> createSignature(SignatureType value)
          Create an instance of JAXBElement<SignatureType>}
 javax.xml.bind.JAXBElement<SignatureMethodType> createSignatureMethod(SignatureMethodType value)
          Create an instance of JAXBElement<SignatureMethodType>}
 SignatureMethodType createSignatureMethodType()
          Create an instance of SignatureMethodType
 javax.xml.bind.JAXBElement<BigInteger> createSignatureMethodTypeHMACOutputLength(BigInteger value)
          Create an instance of JAXBElement<BigInteger>}
 javax.xml.bind.JAXBElement<SignaturePropertiesType> createSignatureProperties(SignaturePropertiesType value)
          Create an instance of JAXBElement<SignaturePropertiesType>}
 SignaturePropertiesType createSignaturePropertiesType()
          Create an instance of SignaturePropertiesType
 javax.xml.bind.JAXBElement<SignaturePropertyType> createSignatureProperty(SignaturePropertyType value)
          Create an instance of JAXBElement<SignaturePropertyType>}
 SignaturePropertyType createSignaturePropertyType()
          Create an instance of SignaturePropertyType
 SignatureType createSignatureType()
          Create an instance of SignatureType
 javax.xml.bind.JAXBElement<SignatureValueType> createSignatureValue(SignatureValueType value)
          Create an instance of JAXBElement<SignatureValueType>}
 SignatureValueType createSignatureValueType()
          Create an instance of SignatureValueType
 javax.xml.bind.JAXBElement<SignedInfoType> createSignedInfo(SignedInfoType value)
          Create an instance of JAXBElement<SignedInfoType>}
 SignedInfoType createSignedInfoType()
          Create an instance of SignedInfoType
 javax.xml.bind.JAXBElement<SPKIDataType> createSPKIData(SPKIDataType value)
          Create an instance of JAXBElement<SPKIDataType>}
 SPKIDataType createSPKIDataType()
          Create an instance of SPKIDataType
 javax.xml.bind.JAXBElement<byte[]> createSPKIDataTypeSPKISexp(byte[] value)
          Create an instance of JAXBElement<byte[]>}
 javax.xml.bind.JAXBElement<TransformType> createTransform(TransformType value)
          Create an instance of JAXBElement<TransformType>}
 javax.xml.bind.JAXBElement<TransformsType> createTransforms(TransformsType value)
          Create an instance of JAXBElement<TransformsType>}
 TransformsType createTransformsType()
          Create an instance of TransformsType
 TransformType createTransformType()
          Create an instance of TransformType
 javax.xml.bind.JAXBElement<String> createTransformTypeXPath(String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<X509DataType> createX509Data(X509DataType value)
          Create an instance of JAXBElement<X509DataType>}
 X509DataType createX509DataType()
          Create an instance of X509DataType
 javax.xml.bind.JAXBElement<byte[]> createX509DataTypeX509Certificate(byte[] value)
          Create an instance of JAXBElement<byte[]>}
 javax.xml.bind.JAXBElement<byte[]> createX509DataTypeX509CRL(byte[] value)
          Create an instance of JAXBElement<byte[]>}
 javax.xml.bind.JAXBElement<X509IssuerSerialType> createX509DataTypeX509IssuerSerial(X509IssuerSerialType value)
          Create an instance of JAXBElement<X509IssuerSerialType>}
 javax.xml.bind.JAXBElement<byte[]> createX509DataTypeX509SKI(byte[] value)
          Create an instance of JAXBElement<byte[]>}
 javax.xml.bind.JAXBElement<String> createX509DataTypeX509SubjectName(String value)
          Create an instance of JAXBElement<String>}
 X509IssuerSerialType createX509IssuerSerialType()
          Create an instance of X509IssuerSerialType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.security.sts.provider.model.xmldsig

Method Detail

createSignaturePropertyType

public SignaturePropertyType createSignaturePropertyType()
Create an instance of SignaturePropertyType


createReferenceType

public ReferenceType createReferenceType()
Create an instance of ReferenceType


createX509IssuerSerialType

public X509IssuerSerialType createX509IssuerSerialType()
Create an instance of X509IssuerSerialType


createTransformsType

public TransformsType createTransformsType()
Create an instance of TransformsType


createCanonicalizationMethodType

public CanonicalizationMethodType createCanonicalizationMethodType()
Create an instance of CanonicalizationMethodType


createSignatureMethodType

public SignatureMethodType createSignatureMethodType()
Create an instance of SignatureMethodType


createDSAKeyValueType

public DSAKeyValueType createDSAKeyValueType()
Create an instance of DSAKeyValueType


createSignatureType

public SignatureType createSignatureType()
Create an instance of SignatureType


createX509DataType

public X509DataType createX509DataType()
Create an instance of X509DataType


createSignedInfoType

public SignedInfoType createSignedInfoType()
Create an instance of SignedInfoType


createSPKIDataType

public SPKIDataType createSPKIDataType()
Create an instance of SPKIDataType


createSignaturePropertiesType

public SignaturePropertiesType createSignaturePropertiesType()
Create an instance of SignaturePropertiesType


createSignatureValueType

public SignatureValueType createSignatureValueType()
Create an instance of SignatureValueType


createPGPDataType

public PGPDataType createPGPDataType()
Create an instance of PGPDataType


createTransformType

public TransformType createTransformType()
Create an instance of TransformType


createRSAKeyValueType

public RSAKeyValueType createRSAKeyValueType()
Create an instance of RSAKeyValueType


createObjectType

public ObjectType createObjectType()
Create an instance of ObjectType


createKeyValueType

public KeyValueType createKeyValueType()
Create an instance of KeyValueType


createManifestType

public ManifestType createManifestType()
Create an instance of ManifestType


createDigestMethodType

public DigestMethodType createDigestMethodType()
Create an instance of DigestMethodType


createRetrievalMethodType

public RetrievalMethodType createRetrievalMethodType()
Create an instance of RetrievalMethodType


createKeyInfoType

public KeyInfoType createKeyInfoType()
Create an instance of KeyInfoType


createTransformTypeXPath

public javax.xml.bind.JAXBElement<String> createTransformTypeXPath(String value)
Create an instance of JAXBElement<String>}


createSignatureMethodTypeHMACOutputLength

public javax.xml.bind.JAXBElement<BigInteger> createSignatureMethodTypeHMACOutputLength(BigInteger value)
Create an instance of JAXBElement<BigInteger>}


createSignatureMethod

public javax.xml.bind.JAXBElement<SignatureMethodType> createSignatureMethod(SignatureMethodType value)
Create an instance of JAXBElement<SignatureMethodType>}


createKeyName

public javax.xml.bind.JAXBElement<String> createKeyName(String value)
Create an instance of JAXBElement<String>}


createTransforms

public javax.xml.bind.JAXBElement<TransformsType> createTransforms(TransformsType value)
Create an instance of JAXBElement<TransformsType>}


createManifest

public javax.xml.bind.JAXBElement<ManifestType> createManifest(ManifestType value)
Create an instance of JAXBElement<ManifestType>}


createX509Data

public javax.xml.bind.JAXBElement<X509DataType> createX509Data(X509DataType value)
Create an instance of JAXBElement<X509DataType>}


createKeyInfo

public javax.xml.bind.JAXBElement<KeyInfoType> createKeyInfo(KeyInfoType value)
Create an instance of JAXBElement<KeyInfoType>}


createReference

public javax.xml.bind.JAXBElement<ReferenceType> createReference(ReferenceType value)
Create an instance of JAXBElement<ReferenceType>}


createRetrievalMethod

public javax.xml.bind.JAXBElement<RetrievalMethodType> createRetrievalMethod(RetrievalMethodType value)
Create an instance of JAXBElement<RetrievalMethodType>}


createSignatureValue

public javax.xml.bind.JAXBElement<SignatureValueType> createSignatureValue(SignatureValueType value)
Create an instance of JAXBElement<SignatureValueType>}


createKeyValue

public javax.xml.bind.JAXBElement<KeyValueType> createKeyValue(KeyValueType value)
Create an instance of JAXBElement<KeyValueType>}


createSignature

public javax.xml.bind.JAXBElement<SignatureType> createSignature(SignatureType value)
Create an instance of JAXBElement<SignatureType>}


createSignedInfo

public javax.xml.bind.JAXBElement<SignedInfoType> createSignedInfo(SignedInfoType value)
Create an instance of JAXBElement<SignedInfoType>}


createSignatureProperty

public javax.xml.bind.JAXBElement<SignaturePropertyType> createSignatureProperty(SignaturePropertyType value)
Create an instance of JAXBElement<SignaturePropertyType>}


createSignatureProperties

public javax.xml.bind.JAXBElement<SignaturePropertiesType> createSignatureProperties(SignaturePropertiesType value)
Create an instance of JAXBElement<SignaturePropertiesType>}


createObject

public javax.xml.bind.JAXBElement<ObjectType> createObject(ObjectType value)
Create an instance of JAXBElement<ObjectType>}


createSPKIData

public javax.xml.bind.JAXBElement<SPKIDataType> createSPKIData(SPKIDataType value)
Create an instance of JAXBElement<SPKIDataType>}


createRSAKeyValue

public javax.xml.bind.JAXBElement<RSAKeyValueType> createRSAKeyValue(RSAKeyValueType value)
Create an instance of JAXBElement<RSAKeyValueType>}


createDigestMethod

public javax.xml.bind.JAXBElement<DigestMethodType> createDigestMethod(DigestMethodType value)
Create an instance of JAXBElement<DigestMethodType>}


createPGPData

public javax.xml.bind.JAXBElement<PGPDataType> createPGPData(PGPDataType value)
Create an instance of JAXBElement<PGPDataType>}


createTransform

public javax.xml.bind.JAXBElement<TransformType> createTransform(TransformType value)
Create an instance of JAXBElement<TransformType>}


createMgmtData

public javax.xml.bind.JAXBElement<String> createMgmtData(String value)
Create an instance of JAXBElement<String>}


createDSAKeyValue

public javax.xml.bind.JAXBElement<DSAKeyValueType> createDSAKeyValue(DSAKeyValueType value)
Create an instance of JAXBElement<DSAKeyValueType>}


createDigestValue

public javax.xml.bind.JAXBElement<byte[]> createDigestValue(byte[] value)
Create an instance of JAXBElement<byte[]>}


createCanonicalizationMethod

public javax.xml.bind.JAXBElement<CanonicalizationMethodType> createCanonicalizationMethod(CanonicalizationMethodType value)
Create an instance of JAXBElement<CanonicalizationMethodType>}


createX509DataTypeX509SKI

public javax.xml.bind.JAXBElement<byte[]> createX509DataTypeX509SKI(byte[] value)
Create an instance of JAXBElement<byte[]>}


createX509DataTypeX509Certificate

public javax.xml.bind.JAXBElement<byte[]> createX509DataTypeX509Certificate(byte[] value)
Create an instance of JAXBElement<byte[]>}


createX509DataTypeX509IssuerSerial

public javax.xml.bind.JAXBElement<X509IssuerSerialType> createX509DataTypeX509IssuerSerial(X509IssuerSerialType value)
Create an instance of JAXBElement<X509IssuerSerialType>}


createX509DataTypeX509SubjectName

public javax.xml.bind.JAXBElement<String> createX509DataTypeX509SubjectName(String value)
Create an instance of JAXBElement<String>}


createX509DataTypeX509CRL

public javax.xml.bind.JAXBElement<byte[]> createX509DataTypeX509CRL(byte[] value)
Create an instance of JAXBElement<byte[]>}


createPGPDataTypePGPKeyPacket

public javax.xml.bind.JAXBElement<byte[]> createPGPDataTypePGPKeyPacket(byte[] value)
Create an instance of JAXBElement<byte[]>}


createPGPDataTypePGPKeyID

public javax.xml.bind.JAXBElement<byte[]> createPGPDataTypePGPKeyID(byte[] value)
Create an instance of JAXBElement<byte[]>}


createSPKIDataTypeSPKISexp

public javax.xml.bind.JAXBElement<byte[]> createSPKIDataTypeSPKISexp(byte[] value)
Create an instance of JAXBElement<byte[]>}


Apache CXF API

Apache CXF