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 ofActionTypejakarta.xml.bind.JAXBElement<AdviceType> createAdvice(AdviceType value) Create an instance ofAdviceTypejakarta.xml.bind.JAXBElement<AssertionType> createAssertion(AssertionType value) jakarta.xml.bind.JAXBElement<String> createAssertionIDRef(String value) Create an instance ofAssertionTypejakarta.xml.bind.JAXBElement<String> createAssertionURIRef(String value) jakarta.xml.bind.JAXBElement<AttributeType> createAttribute(AttributeType value) jakarta.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<AudienceRestrictionType> Create an instance ofAudienceRestrictionTypejakarta.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 ofAuthnContextTypejakarta.xml.bind.JAXBElement<AuthnStatementType> Create an instance ofAuthnStatementTypejakarta.xml.bind.JAXBElement<AuthzDecisionStatementType> Create an instance ofAuthzDecisionStatementTypejakarta.xml.bind.JAXBElement<BaseIDAbstractType> createBaseID(BaseIDAbstractType value) jakarta.xml.bind.JAXBElement<ConditionAbstractType> jakarta.xml.bind.JAXBElement<ConditionsType> createConditions(ConditionsType value) Create an instance ofConditionsTypejakarta.xml.bind.JAXBElement<EncryptedElementType> jakarta.xml.bind.JAXBElement<EncryptedElementType> Create an instance ofEncryptedElementTypejakarta.xml.bind.JAXBElement<EncryptedElementType> jakarta.xml.bind.JAXBElement<EvidenceType> createEvidence(EvidenceType value) Create an instance ofEvidenceTypejakarta.xml.bind.JAXBElement<NameIDType> createIssuer(NameIDType value) Create an instance ofKeyInfoConfirmationDataTypejakarta.xml.bind.JAXBElement<NameIDType> createNameID(NameIDType value) Create an instance ofNameIDTypejakarta.xml.bind.JAXBElement<OneTimeUseType> createOneTimeUse(OneTimeUseType value) Create an instance ofOneTimeUseTypejakarta.xml.bind.JAXBElement<ProxyRestrictionType> Create an instance ofProxyRestrictionTypejakarta.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 ofSubjectConfirmationDataTypeCreate an instance ofSubjectConfirmationTypejakarta.xml.bind.JAXBElement<SubjectLocalityType> Create an instance ofSubjectLocalityTypeCreate 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)
-