Class ObjectFactory
java.lang.Object
oasis.names.tc.saml._1_0.assertion.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the oasis.names.tc.saml._1_0.assertion 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
ConstructorsConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: oasis.names.tc.saml._1_0.assertion -
Method Summary
Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ActionType>createAction(ActionType value) Create an instance ofActionTypejakarta.xml.bind.JAXBElement<AdviceType>createAdvice(AdviceType value) Create an instance ofAdviceTypejakarta.xml.bind.JAXBElement<AssertionType>createAssertion(AssertionType value) jakarta.xml.bind.JAXBElement<String>createAssertionIDReference(String value) Create an instance ofAssertionTypejakarta.xml.bind.JAXBElement<AttributeType>createAttribute(AttributeType value) jakarta.xml.bind.JAXBElement<AttributeDesignatorType>Create an instance ofAttributeDesignatorTypejakarta.xml.bind.JAXBElement<AttributeStatementType>Create an instance ofAttributeStatementTypeCreate an instance ofAttributeTypejakarta.xml.bind.JAXBElement<Object>createAttributeValue(Object value) jakarta.xml.bind.JAXBElement<String>createAudience(String value) jakarta.xml.bind.JAXBElement<AudienceRestrictionConditionType>Create an instance ofAudienceRestrictionConditionTypejakarta.xml.bind.JAXBElement<AuthenticationStatementType>Create an instance ofAuthenticationStatementTypejakarta.xml.bind.JAXBElement<AuthorityBindingType>Create an instance ofAuthorityBindingTypejakarta.xml.bind.JAXBElement<AuthorizationDecisionStatementType>Create an instance ofAuthorizationDecisionStatementTypejakarta.xml.bind.JAXBElement<ConditionAbstractType>jakarta.xml.bind.JAXBElement<ConditionsType>createConditions(ConditionsType value) Create an instance ofConditionsTypejakarta.xml.bind.JAXBElement<String>createConfirmationMethod(String value) jakarta.xml.bind.JAXBElement<DoNotCacheConditionType>Create an instance ofDoNotCacheConditionTypejakarta.xml.bind.JAXBElement<EvidenceType>createEvidence(EvidenceType value) Create an instance ofEvidenceTypejakarta.xml.bind.JAXBElement<NameIdentifierType>Create an instance ofNameIdentifierTypejakarta.xml.bind.JAXBElement<StatementAbstractType>jakarta.xml.bind.JAXBElement<SubjectType>createSubject(SubjectType value) jakarta.xml.bind.JAXBElement<SubjectConfirmationType>jakarta.xml.bind.JAXBElement<Object>Create an instance ofSubjectConfirmationTypejakarta.xml.bind.JAXBElement<SubjectLocalityType>Create an instance ofSubjectLocalityTypejakarta.xml.bind.JAXBElement<SubjectStatementAbstractType>Create an instance ofSubjectType
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: oasis.names.tc.saml._1_0.assertion
-
-
Method Details
-
createNameIdentifierType
Create an instance ofNameIdentifierType -
createAssertionType
Create an instance ofAssertionType -
createConditionsType
Create an instance ofConditionsType -
createAudienceRestrictionConditionType
Create an instance ofAudienceRestrictionConditionType -
createDoNotCacheConditionType
Create an instance ofDoNotCacheConditionType -
createAdviceType
Create an instance ofAdviceType -
createSubjectType
Create an instance ofSubjectType -
createSubjectConfirmationType
Create an instance ofSubjectConfirmationType -
createAuthenticationStatementType
Create an instance ofAuthenticationStatementType -
createSubjectLocalityType
Create an instance ofSubjectLocalityType -
createAuthorityBindingType
Create an instance ofAuthorityBindingType -
createAuthorizationDecisionStatementType
Create an instance ofAuthorizationDecisionStatementType -
createActionType
Create an instance ofActionType -
createEvidenceType
Create an instance ofEvidenceType -
createAttributeStatementType
Create an instance ofAttributeStatementType -
createAttributeDesignatorType
Create an instance ofAttributeDesignatorType -
createAttributeType
Create an instance ofAttributeType -
createAssertionIDReference
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createAssertion
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AssertionType>
-
createConditions
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ConditionsType>
-
createCondition
public jakarta.xml.bind.JAXBElement<ConditionAbstractType> createCondition(ConditionAbstractType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ConditionAbstractType>
-
createAudienceRestrictionCondition
public jakarta.xml.bind.JAXBElement<AudienceRestrictionConditionType> createAudienceRestrictionCondition(AudienceRestrictionConditionType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AudienceRestrictionConditionType>
-
createAudience
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createDoNotCacheCondition
public jakarta.xml.bind.JAXBElement<DoNotCacheConditionType> createDoNotCacheCondition(DoNotCacheConditionType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<DoNotCacheConditionType>
-
createAdvice
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AdviceType>
-
createStatement
public jakarta.xml.bind.JAXBElement<StatementAbstractType> createStatement(StatementAbstractType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<StatementAbstractType>
-
createSubjectStatement
public jakarta.xml.bind.JAXBElement<SubjectStatementAbstractType> createSubjectStatement(SubjectStatementAbstractType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SubjectStatementAbstractType>
-
createSubject
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SubjectType>
-
createNameIdentifier
public jakarta.xml.bind.JAXBElement<NameIdentifierType> createNameIdentifier(NameIdentifierType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<NameIdentifierType>
-
createSubjectConfirmation
public jakarta.xml.bind.JAXBElement<SubjectConfirmationType> createSubjectConfirmation(SubjectConfirmationType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SubjectConfirmationType>
-
createSubjectConfirmationData
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<Object>
-
createConfirmationMethod
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createAuthenticationStatement
public jakarta.xml.bind.JAXBElement<AuthenticationStatementType> createAuthenticationStatement(AuthenticationStatementType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AuthenticationStatementType>
-
createSubjectLocality
public jakarta.xml.bind.JAXBElement<SubjectLocalityType> createSubjectLocality(SubjectLocalityType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SubjectLocalityType>
-
createAuthorityBinding
public jakarta.xml.bind.JAXBElement<AuthorityBindingType> createAuthorityBinding(AuthorityBindingType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AuthorityBindingType>
-
createAuthorizationDecisionStatement
public jakarta.xml.bind.JAXBElement<AuthorizationDecisionStatementType> createAuthorizationDecisionStatement(AuthorizationDecisionStatementType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AuthorizationDecisionStatementType>
-
createAction
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ActionType>
-
createEvidence
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<EvidenceType>
-
createAttributeStatement
public jakarta.xml.bind.JAXBElement<AttributeStatementType> createAttributeStatement(AttributeStatementType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AttributeStatementType>
-
createAttributeDesignator
public jakarta.xml.bind.JAXBElement<AttributeDesignatorType> createAttributeDesignator(AttributeDesignatorType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AttributeDesignatorType>
-
createAttribute
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AttributeType>
-
createAttributeValue
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<Object>
-