Class ObjectFactory
java.lang.Object
eu.europa.esig.saml.jaxb.assertion.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the eu.europa.esig.saml.jaxb.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
ConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.saml.jaxb.assertion -
Method Summary
Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<ActionType> createAction
(ActionType value) Create an instance ofActionType
jakarta.xml.bind.JAXBElement
<AdviceType> createAdvice
(AdviceType value) Create an instance ofAdviceType
jakarta.xml.bind.JAXBElement
<AssertionType> createAssertion
(AssertionType value) jakarta.xml.bind.JAXBElement
<String> createAssertionIDRef
(String value) Create an instance ofAssertionType
jakarta.xml.bind.JAXBElement
<String> createAssertionURIRef
(String value) jakarta.xml.bind.JAXBElement
<AttributeType> createAttribute
(AttributeType value) jakarta.xml.bind.JAXBElement
<AttributeStatementType> Create an instance ofAttributeStatementType
Create an instance ofAttributeType
jakarta.xml.bind.JAXBElement
<Object> createAttributeValue
(Object value) jakarta.xml.bind.JAXBElement
<String> createAudience
(String value) jakarta.xml.bind.JAXBElement
<AudienceRestrictionType> Create an instance ofAudienceRestrictionType
jakarta.xml.bind.JAXBElement
<String> jakarta.xml.bind.JAXBElement
<AuthnContextType> jakarta.xml.bind.JAXBElement
<String> createAuthnContextClassRef
(String value) jakarta.xml.bind.JAXBElement
<Object> createAuthnContextDecl
(Object value) jakarta.xml.bind.JAXBElement
<String> createAuthnContextDeclRef
(String value) Create an instance ofAuthnContextType
jakarta.xml.bind.JAXBElement
<AuthnStatementType> Create an instance ofAuthnStatementType
jakarta.xml.bind.JAXBElement
<AuthzDecisionStatementType> Create an instance ofAuthzDecisionStatementType
jakarta.xml.bind.JAXBElement
<BaseIDAbstractType> createBaseID
(BaseIDAbstractType value) jakarta.xml.bind.JAXBElement
<ConditionAbstractType> jakarta.xml.bind.JAXBElement
<ConditionsType> createConditions
(ConditionsType value) Create an instance ofConditionsType
jakarta.xml.bind.JAXBElement
<EncryptedElementType> jakarta.xml.bind.JAXBElement
<EncryptedElementType> Create an instance ofEncryptedElementType
jakarta.xml.bind.JAXBElement
<EncryptedElementType> jakarta.xml.bind.JAXBElement
<EvidenceType> createEvidence
(EvidenceType value) Create an instance ofEvidenceType
jakarta.xml.bind.JAXBElement
<NameIDType> createIssuer
(NameIDType value) Create an instance ofKeyInfoConfirmationDataType
jakarta.xml.bind.JAXBElement
<NameIDType> createNameID
(NameIDType value) Create an instance ofNameIDType
jakarta.xml.bind.JAXBElement
<OneTimeUseType> createOneTimeUse
(OneTimeUseType value) Create an instance ofOneTimeUseType
jakarta.xml.bind.JAXBElement
<ProxyRestrictionType> Create an instance ofProxyRestrictionType
jakarta.xml.bind.JAXBElement
<StatementAbstractType> jakarta.xml.bind.JAXBElement
<SubjectType> createSubject
(SubjectType value) jakarta.xml.bind.JAXBElement
<SubjectConfirmationType> jakarta.xml.bind.JAXBElement
<SubjectConfirmationDataType> Create an instance ofSubjectConfirmationDataType
Create an instance ofSubjectConfirmationType
jakarta.xml.bind.JAXBElement
<SubjectLocalityType> Create an instance ofSubjectLocalityType
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: eu.europa.esig.saml.jaxb.assertion
-
-
Method Details
-
createNameIDType
Create an instance ofNameIDType
-
createEncryptedElementType
Create an instance ofEncryptedElementType
-
createAssertionType
Create an instance ofAssertionType
-
createSubjectType
Create an instance ofSubjectType
-
createSubjectConfirmationType
Create an instance ofSubjectConfirmationType
-
createSubjectConfirmationDataType
Create an instance ofSubjectConfirmationDataType
-
createConditionsType
Create an instance ofConditionsType
-
createAudienceRestrictionType
Create an instance ofAudienceRestrictionType
-
createOneTimeUseType
Create an instance ofOneTimeUseType
-
createProxyRestrictionType
Create an instance ofProxyRestrictionType
-
createAdviceType
Create an instance ofAdviceType
-
createAuthnStatementType
Create an instance ofAuthnStatementType
-
createSubjectLocalityType
Create an instance ofSubjectLocalityType
-
createAuthnContextType
Create an instance ofAuthnContextType
-
createAuthzDecisionStatementType
Create an instance ofAuthzDecisionStatementType
-
createActionType
Create an instance ofActionType
-
createEvidenceType
Create an instance ofEvidenceType
-
createAttributeStatementType
Create an instance ofAttributeStatementType
-
createAttributeType
Create an instance ofAttributeType
-
createKeyInfoConfirmationDataType
Create an instance ofKeyInfoConfirmationDataType
-
createBaseID
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
BaseIDAbstractType
>
-
createNameID
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
NameIDType
>
-
createEncryptedID
public jakarta.xml.bind.JAXBElement<EncryptedElementType> createEncryptedID(EncryptedElementType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
EncryptedElementType
>
-
createIssuer
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
NameIDType
>
-
createAssertionIDRef
-
createAssertionURIRef
-
createAssertion
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
AssertionType
>
-
createSubject
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
SubjectType
>
-
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
public jakarta.xml.bind.JAXBElement<SubjectConfirmationDataType> createSubjectConfirmationData(SubjectConfirmationDataType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
SubjectConfirmationDataType
>
-
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
>
-
createAudienceRestriction
public jakarta.xml.bind.JAXBElement<AudienceRestrictionType> createAudienceRestriction(AudienceRestrictionType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
AudienceRestrictionType
>
-
createAudience
-
createOneTimeUse
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
OneTimeUseType
>
-
createProxyRestriction
public jakarta.xml.bind.JAXBElement<ProxyRestrictionType> createProxyRestriction(ProxyRestrictionType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
ProxyRestrictionType
>
-
createAdvice
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
AdviceType
>
-
createEncryptedAssertion
public jakarta.xml.bind.JAXBElement<EncryptedElementType> createEncryptedAssertion(EncryptedElementType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
EncryptedElementType
>
-
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
>
-
createAuthnStatement
public jakarta.xml.bind.JAXBElement<AuthnStatementType> createAuthnStatement(AuthnStatementType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
AuthnStatementType
>
-
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
>
-
createAuthnContext
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
AuthnContextType
>
-
createAuthnContextClassRef
-
createAuthnContextDeclRef
-
createAuthnContextDecl
-
createAuthenticatingAuthority
-
createAuthzDecisionStatement
public jakarta.xml.bind.JAXBElement<AuthzDecisionStatementType> createAuthzDecisionStatement(AuthzDecisionStatementType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
AuthzDecisionStatementType
>
-
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
>
-
createAttribute
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
AttributeType
>
-
createAttributeValue
-
createEncryptedAttribute
public jakarta.xml.bind.JAXBElement<EncryptedElementType> createEncryptedAttribute(EncryptedElementType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
EncryptedElementType
>
-