com.sun.xml.wss.saml.internal.saml11.jaxb20
Class ObjectFactory

java.lang.Object
  extended by com.sun.xml.wss.saml.internal.saml11.jaxb20.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.saml.internal.saml11.jaxb20 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: com.sun.xml.wss.saml.internal.saml11.jaxb20
 
Method Summary
 javax.xml.bind.JAXBElement<ActionType> createAction(ActionType value)
          Create an instance of JAXBElement<ActionType>}
 ActionType createActionType()
          Create an instance of ActionType
 javax.xml.bind.JAXBElement<AdviceType> createAdvice(AdviceType value)
          Create an instance of JAXBElement<AdviceType>}
 AdviceType createAdviceType()
          Create an instance of AdviceType
 javax.xml.bind.JAXBElement<AssertionType> createAssertion(AssertionType value)
          Create an instance of JAXBElement<AssertionType>}
 javax.xml.bind.JAXBElement<String> createAssertionIDReference(String value)
          Create an instance of JAXBElement<String>}
 AssertionType createAssertionType()
          Create an instance of AssertionType
 javax.xml.bind.JAXBElement<AttributeType> createAttribute(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 javax.xml.bind.JAXBElement<AttributeDesignatorType> createAttributeDesignator(AttributeDesignatorType value)
          Create an instance of JAXBElement<AttributeDesignatorType>}
 AttributeDesignatorType createAttributeDesignatorType()
          Create an instance of AttributeDesignatorType
 javax.xml.bind.JAXBElement<AttributeStatementType> createAttributeStatement(AttributeStatementType value)
          Create an instance of JAXBElement<AttributeStatementType>}
 AttributeStatementType createAttributeStatementType()
          Create an instance of AttributeStatementType
 AttributeType createAttributeType()
          Create an instance of AttributeType
 javax.xml.bind.JAXBElement<Object> createAttributeValue(Object value)
          Create an instance of JAXBElement<Object>}
 javax.xml.bind.JAXBElement<String> createAudience(String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<AudienceRestrictionConditionType> createAudienceRestrictionCondition(AudienceRestrictionConditionType value)
          Create an instance of JAXBElement<AudienceRestrictionConditionType>}
 AudienceRestrictionConditionType createAudienceRestrictionConditionType()
          Create an instance of AudienceRestrictionConditionType
 javax.xml.bind.JAXBElement<AuthenticationStatementType> createAuthenticationStatement(AuthenticationStatementType value)
          Create an instance of JAXBElement<AuthenticationStatementType>}
 AuthenticationStatementType createAuthenticationStatementType()
          Create an instance of AuthenticationStatementType
 javax.xml.bind.JAXBElement<AuthorityBindingType> createAuthorityBinding(AuthorityBindingType value)
          Create an instance of JAXBElement<AuthorityBindingType>}
 AuthorityBindingType createAuthorityBindingType()
          Create an instance of AuthorityBindingType
 javax.xml.bind.JAXBElement<AuthorizationDecisionStatementType> createAuthorizationDecisionStatement(AuthorizationDecisionStatementType value)
          Create an instance of JAXBElement<AuthorizationDecisionStatementType>}
 AuthorizationDecisionStatementType createAuthorizationDecisionStatementType()
          Create an instance of AuthorizationDecisionStatementType
 javax.xml.bind.JAXBElement<ConditionAbstractType> createCondition(ConditionAbstractType value)
          Create an instance of JAXBElement<ConditionAbstractType>}
 javax.xml.bind.JAXBElement<ConditionsType> createConditions(ConditionsType value)
          Create an instance of JAXBElement<ConditionsType>}
 ConditionsType createConditionsType()
          Create an instance of ConditionsType
 javax.xml.bind.JAXBElement<String> createConfirmationMethod(String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<DoNotCacheConditionType> createDoNotCacheCondition(DoNotCacheConditionType value)
          Create an instance of JAXBElement<DoNotCacheConditionType>}
 DoNotCacheConditionType createDoNotCacheConditionType()
          Create an instance of DoNotCacheConditionType
 javax.xml.bind.JAXBElement<EvidenceType> createEvidence(EvidenceType value)
          Create an instance of JAXBElement<EvidenceType>}
 EvidenceType createEvidenceType()
          Create an instance of EvidenceType
 javax.xml.bind.JAXBElement<NameIdentifierType> createNameIdentifier(NameIdentifierType value)
          Create an instance of JAXBElement<NameIdentifierType>}
 NameIdentifierType createNameIdentifierType()
          Create an instance of NameIdentifierType
 javax.xml.bind.JAXBElement<StatementAbstractType> createStatement(StatementAbstractType value)
          Create an instance of JAXBElement<StatementAbstractType>}
 javax.xml.bind.JAXBElement<SubjectType> createSubject(SubjectType value)
          Create an instance of JAXBElement<SubjectType>}
 javax.xml.bind.JAXBElement<SubjectConfirmationType> createSubjectConfirmation(SubjectConfirmationType value)
          Create an instance of JAXBElement<SubjectConfirmationType>}
 javax.xml.bind.JAXBElement<Object> createSubjectConfirmationData(Object value)
          Create an instance of JAXBElement<Object>}
 SubjectConfirmationType createSubjectConfirmationType()
          Create an instance of SubjectConfirmationType
 javax.xml.bind.JAXBElement<SubjectLocalityType> createSubjectLocality(SubjectLocalityType value)
          Create an instance of JAXBElement<SubjectLocalityType>}
 SubjectLocalityType createSubjectLocalityType()
          Create an instance of SubjectLocalityType
 javax.xml.bind.JAXBElement<SubjectStatementAbstractType> createSubjectStatement(SubjectStatementAbstractType value)
          Create an instance of JAXBElement<SubjectStatementAbstractType>}
 SubjectType createSubjectType()
          Create an instance of SubjectType
 
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: com.sun.xml.wss.saml.internal.saml11.jaxb20

Method Detail

createNameIdentifierType

public NameIdentifierType createNameIdentifierType()
Create an instance of NameIdentifierType


createAttributeDesignatorType

public AttributeDesignatorType createAttributeDesignatorType()
Create an instance of AttributeDesignatorType


createAuthenticationStatementType

public AuthenticationStatementType createAuthenticationStatementType()
Create an instance of AuthenticationStatementType


createAssertionType

public AssertionType createAssertionType()
Create an instance of AssertionType


createAuthorizationDecisionStatementType

public AuthorizationDecisionStatementType createAuthorizationDecisionStatementType()
Create an instance of AuthorizationDecisionStatementType


createSubjectConfirmationType

public SubjectConfirmationType createSubjectConfirmationType()
Create an instance of SubjectConfirmationType


createDoNotCacheConditionType

public DoNotCacheConditionType createDoNotCacheConditionType()
Create an instance of DoNotCacheConditionType


createAudienceRestrictionConditionType

public AudienceRestrictionConditionType createAudienceRestrictionConditionType()
Create an instance of AudienceRestrictionConditionType


createActionType

public ActionType createActionType()
Create an instance of ActionType


createSubjectLocalityType

public SubjectLocalityType createSubjectLocalityType()
Create an instance of SubjectLocalityType


createConditionsType

public ConditionsType createConditionsType()
Create an instance of ConditionsType


createSubjectType

public SubjectType createSubjectType()
Create an instance of SubjectType


createAttributeStatementType

public AttributeStatementType createAttributeStatementType()
Create an instance of AttributeStatementType


createAdviceType

public AdviceType createAdviceType()
Create an instance of AdviceType


createAuthorityBindingType

public AuthorityBindingType createAuthorityBindingType()
Create an instance of AuthorityBindingType


createAttributeType

public AttributeType createAttributeType()
Create an instance of AttributeType


createEvidenceType

public EvidenceType createEvidenceType()
Create an instance of EvidenceType


createDoNotCacheCondition

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


createSubjectStatement

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


createAttributeDesignator

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


createSubject

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


createAuthorizationDecisionStatement

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


createEvidence

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


createSubjectConfirmationData

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


createAssertionIDReference

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


createAttribute

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


createAudience

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


createSubjectLocality

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


createAudienceRestrictionCondition

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


createConfirmationMethod

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


createAttributeValue

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


createCondition

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


createAdvice

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


createStatement

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


createConditions

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


createSubjectConfirmation

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


createAuthenticationStatement

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


createAuthorityBinding

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


createNameIdentifier

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


createAttributeStatement

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


createAssertion

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


createAction

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



Copyright © 2005-2012 Oracle Corporation. All Rights Reserved.