This object contains factory methods for each
Java content interface and Java element interface
generated in the com.sun.xml.wss.saml.internal.saml11.jaxb10 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.
Create an instance of SignatureMethodType
throws: JAXBException - if an error occurs
createSignatureMethodTypeHMACOutputLength
public com.sun.xml.wss.saml.internal.saml11.jaxb10.SignatureMethodType.HMACOutputLength createSignatureMethodTypeHMACOutputLength() throws javax.xml.bind.JAXBException(Code)
Create an instance of SignatureMethodTypeHMACOutputLength
throws: JAXBException - if an error occurs
Create an instance of X509DataType
throws: JAXBException - if an error occurs
createX509DataTypeX509CRL
public com.sun.xml.wss.saml.internal.saml11.jaxb10.X509DataType.X509CRL createX509DataTypeX509CRL() throws javax.xml.bind.JAXBException(Code)
Create an instance of X509DataTypeX509CRL
throws: JAXBException - if an error occurs
createX509DataTypeX509CRL
public com.sun.xml.wss.saml.internal.saml11.jaxb10.X509DataType.X509CRL createX509DataTypeX509CRL(byte[] value) throws javax.xml.bind.JAXBException(Code)
Create an instance of X509DataTypeX509CRL
throws: JAXBException - if an error occurs
createX509DataTypeX509Certificate
public com.sun.xml.wss.saml.internal.saml11.jaxb10.X509DataType.X509Certificate createX509DataTypeX509Certificate() throws javax.xml.bind.JAXBException(Code)
Create an instance of X509DataTypeX509Certificate
throws: JAXBException - if an error occurs
createX509DataTypeX509Certificate
public com.sun.xml.wss.saml.internal.saml11.jaxb10.X509DataType.X509Certificate createX509DataTypeX509Certificate(byte[] value) throws javax.xml.bind.JAXBException(Code)
Create an instance of X509DataTypeX509Certificate
throws: JAXBException - if an error occurs
createX509DataTypeX509IssuerSerial
public com.sun.xml.wss.saml.internal.saml11.jaxb10.X509DataType.X509IssuerSerial createX509DataTypeX509IssuerSerial() throws javax.xml.bind.JAXBException(Code)
Create an instance of X509DataTypeX509IssuerSerial
throws: JAXBException - if an error occurs
createX509DataTypeX509SKI
public com.sun.xml.wss.saml.internal.saml11.jaxb10.X509DataType.X509SKI createX509DataTypeX509SKI() throws javax.xml.bind.JAXBException(Code)
Create an instance of X509DataTypeX509SKI
throws: JAXBException - if an error occurs
createX509DataTypeX509SKI
public com.sun.xml.wss.saml.internal.saml11.jaxb10.X509DataType.X509SKI createX509DataTypeX509SKI(byte[] value) throws javax.xml.bind.JAXBException(Code)
Create an instance of X509DataTypeX509SKI
throws: JAXBException - if an error occurs
createX509DataTypeX509SubjectName
public com.sun.xml.wss.saml.internal.saml11.jaxb10.X509DataType.X509SubjectName createX509DataTypeX509SubjectName() throws javax.xml.bind.JAXBException(Code)
Create an instance of X509DataTypeX509SubjectName
throws: JAXBException - if an error occurs
Get the specified property. This method can only be
used to get provider specific properties.
Attempting to get an undefined property will result
in a PropertyException being thrown.
Parameters: name - the name of the property to retrievethe value of the requested property throws: PropertyException - when there is an error retrieving the given property or value
Create an instance of the specified Java content interface.
Parameters: javaContentInterface - the Class object of the javacontent interface to instantiatea new instance throws: JAXBException - if an error occurs
Set the specified property. This method can only be
used to set provider specific properties.
Attempting to set an undefined property will result
in a PropertyException being thrown.
Parameters: value - the value of the property to be set Parameters: name - the name of the property to retrieve throws: PropertyException - when there is an error processing the given property or value
Methods inherited from com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.runtime.DefaultJAXBContextImpl