Class ObjectFactory
java.lang.Object
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.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: org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.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: org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
-
-
Method Details
-
createEncryptedElementType
Create an instance ofEncryptedElementType
-
createNameIDType
Create an instance ofNameIDType
-
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
-
createNameID
-
createEncryptedID
public jakarta.xml.bind.JAXBElement<EncryptedElementType> createEncryptedID(EncryptedElementType value) -
createIssuer
-
createAssertionIDRef
-
createAssertionURIRef
-
createAssertion
-
createSubject
-
createSubjectConfirmation
public jakarta.xml.bind.JAXBElement<SubjectConfirmationType> createSubjectConfirmation(SubjectConfirmationType value) -
createSubjectConfirmationData
public jakarta.xml.bind.JAXBElement<SubjectConfirmationDataType> createSubjectConfirmationData(SubjectConfirmationDataType value) -
createConditions
-
createCondition
public jakarta.xml.bind.JAXBElement<ConditionAbstractType> createCondition(ConditionAbstractType value) -
createAudienceRestriction
public jakarta.xml.bind.JAXBElement<AudienceRestrictionType> createAudienceRestriction(AudienceRestrictionType value) -
createAudience
-
createOneTimeUse
-
createProxyRestriction
public jakarta.xml.bind.JAXBElement<ProxyRestrictionType> createProxyRestriction(ProxyRestrictionType value) -
createAdvice
-
createEncryptedAssertion
public jakarta.xml.bind.JAXBElement<EncryptedElementType> createEncryptedAssertion(EncryptedElementType value) -
createStatement
public jakarta.xml.bind.JAXBElement<StatementAbstractType> createStatement(StatementAbstractType value) -
createAuthnStatement
public jakarta.xml.bind.JAXBElement<AuthnStatementType> createAuthnStatement(AuthnStatementType value) -
createSubjectLocality
public jakarta.xml.bind.JAXBElement<SubjectLocalityType> createSubjectLocality(SubjectLocalityType value) -
createAuthnContext
-
createAuthnContextClassRef
-
createAuthnContextDeclRef
-
createAuthnContextDecl
-
createAuthenticatingAuthority
-
createAuthzDecisionStatement
public jakarta.xml.bind.JAXBElement<AuthzDecisionStatementType> createAuthzDecisionStatement(AuthzDecisionStatementType value) -
createAction
-
createEvidence
-
createAttributeStatement
public jakarta.xml.bind.JAXBElement<AttributeStatementType> createAttributeStatement(AttributeStatementType value) -
createAttribute
-
createAttributeValue
-
createEncryptedAttribute
public jakarta.xml.bind.JAXBElement<EncryptedElementType> createEncryptedAttribute(EncryptedElementType value)
-