|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
public class ObjectFactory
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectFactory()
Method Detail |
---|
public RetrievalMethodType createRetrievalMethodType()
RetrievalMethodType
public SPKIDataType createSPKIDataType()
SPKIDataType
public SignatureValueType createSignatureValueType()
SignatureValueType
public KeyInfoType createKeyInfoType()
KeyInfoType
public ReferenceType createReferenceType()
ReferenceType
public SignatureType createSignatureType()
SignatureType
public SignaturePropertiesType createSignaturePropertiesType()
SignaturePropertiesType
public ManifestType createManifestType()
ManifestType
public PGPDataType createPGPDataType()
PGPDataType
public X509DataType createX509DataType()
X509DataType
public CanonicalizationMethodType createCanonicalizationMethodType()
CanonicalizationMethodType
public SignatureMethodType createSignatureMethodType()
SignatureMethodType
public TransformsType createTransformsType()
TransformsType
public SignaturePropertyType createSignaturePropertyType()
SignaturePropertyType
public X509IssuerSerialType createX509IssuerSerialType()
X509IssuerSerialType
public ObjectType createObjectType()
ObjectType
public DSAKeyValueType createDSAKeyValueType()
DSAKeyValueType
public RSAKeyValueType createRSAKeyValueType()
RSAKeyValueType
public TransformType createTransformType()
TransformType
public DigestMethodType createDigestMethodType()
DigestMethodType
public KeyValueType createKeyValueType()
KeyValueType
public SignedInfoType createSignedInfoType()
SignedInfoType
public javax.xml.bind.JAXBElement<String> createTransformTypeXPath(String value)
JAXBElement
<
String
>
}
public javax.xml.bind.JAXBElement<byte[]> createX509DataTypeX509SKI(byte[] value)
JAXBElement
<
byte[]
>
}
public javax.xml.bind.JAXBElement<byte[]> createX509DataTypeX509Certificate(byte[] value)
JAXBElement
<
byte[]
>
}
public javax.xml.bind.JAXBElement<X509IssuerSerialType> createX509DataTypeX509IssuerSerial(X509IssuerSerialType value)
JAXBElement
<
X509IssuerSerialType
>
}
public javax.xml.bind.JAXBElement<String> createX509DataTypeX509SubjectName(String value)
JAXBElement
<
String
>
}
public javax.xml.bind.JAXBElement<byte[]> createX509DataTypeX509CRL(byte[] value)
JAXBElement
<
byte[]
>
}
public javax.xml.bind.JAXBElement<byte[]> createSPKIDataTypeSPKISexp(byte[] value)
JAXBElement
<
byte[]
>
}
public javax.xml.bind.JAXBElement<SignatureMethodType> createSignatureMethod(SignatureMethodType value)
JAXBElement
<
SignatureMethodType
>
}
public javax.xml.bind.JAXBElement<String> createKeyName(String value)
JAXBElement
<
String
>
}
public javax.xml.bind.JAXBElement<TransformsType> createTransforms(TransformsType value)
JAXBElement
<
TransformsType
>
}
public javax.xml.bind.JAXBElement<ManifestType> createManifest(ManifestType value)
JAXBElement
<
ManifestType
>
}
public javax.xml.bind.JAXBElement<X509DataType> createX509Data(X509DataType value)
JAXBElement
<
X509DataType
>
}
public javax.xml.bind.JAXBElement<KeyInfoType> createKeyInfo(KeyInfoType value)
JAXBElement
<
KeyInfoType
>
}
public javax.xml.bind.JAXBElement<ReferenceType> createReference(ReferenceType value)
JAXBElement
<
ReferenceType
>
}
public javax.xml.bind.JAXBElement<RetrievalMethodType> createRetrievalMethod(RetrievalMethodType value)
JAXBElement
<
RetrievalMethodType
>
}
public javax.xml.bind.JAXBElement<SignatureValueType> createSignatureValue(SignatureValueType value)
JAXBElement
<
SignatureValueType
>
}
public javax.xml.bind.JAXBElement<KeyValueType> createKeyValue(KeyValueType value)
JAXBElement
<
KeyValueType
>
}
public javax.xml.bind.JAXBElement<SignatureType> createSignature(SignatureType value)
JAXBElement
<
SignatureType
>
}
public javax.xml.bind.JAXBElement<SignedInfoType> createSignedInfo(SignedInfoType value)
JAXBElement
<
SignedInfoType
>
}
public javax.xml.bind.JAXBElement<SignaturePropertyType> createSignatureProperty(SignaturePropertyType value)
JAXBElement
<
SignaturePropertyType
>
}
public javax.xml.bind.JAXBElement<SignaturePropertiesType> createSignatureProperties(SignaturePropertiesType value)
JAXBElement
<
SignaturePropertiesType
>
}
public javax.xml.bind.JAXBElement<ObjectType> createObject(ObjectType value)
JAXBElement
<
ObjectType
>
}
public javax.xml.bind.JAXBElement<SPKIDataType> createSPKIData(SPKIDataType value)
JAXBElement
<
SPKIDataType
>
}
public javax.xml.bind.JAXBElement<RSAKeyValueType> createRSAKeyValue(RSAKeyValueType value)
JAXBElement
<
RSAKeyValueType
>
}
public javax.xml.bind.JAXBElement<DigestMethodType> createDigestMethod(DigestMethodType value)
JAXBElement
<
DigestMethodType
>
}
public javax.xml.bind.JAXBElement<PGPDataType> createPGPData(PGPDataType value)
JAXBElement
<
PGPDataType
>
}
public javax.xml.bind.JAXBElement<TransformType> createTransform(TransformType value)
JAXBElement
<
TransformType
>
}
public javax.xml.bind.JAXBElement<String> createMgmtData(String value)
JAXBElement
<
String
>
}
public javax.xml.bind.JAXBElement<DSAKeyValueType> createDSAKeyValue(DSAKeyValueType value)
JAXBElement
<
DSAKeyValueType
>
}
public javax.xml.bind.JAXBElement<byte[]> createDigestValue(byte[] value)
JAXBElement
<
byte[]
>
}
public javax.xml.bind.JAXBElement<CanonicalizationMethodType> createCanonicalizationMethod(CanonicalizationMethodType value)
JAXBElement
<
CanonicalizationMethodType
>
}
public javax.xml.bind.JAXBElement<byte[]> createPGPDataTypePGPKeyPacket(byte[] value)
JAXBElement
<
byte[]
>
}
public javax.xml.bind.JAXBElement<byte[]> createPGPDataTypePGPKeyID(byte[] value)
JAXBElement
<
byte[]
>
}
public javax.xml.bind.JAXBElement<BigInteger> createSignatureMethodTypeHMACOutputLength(BigInteger value)
JAXBElement
<
BigInteger
>
}
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |