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 TypeMethodDescriptionjavax.xml.bind.JAXBElement<ActionType>createAction(ActionType value) Create an instance ofActionTypejavax.xml.bind.JAXBElement<AdviceType>createAdvice(AdviceType value) Create an instance ofAdviceTypejavax.xml.bind.JAXBElement<AssertionType>createAssertion(AssertionType value) javax.xml.bind.JAXBElement<String>createAssertionIDRef(String value) Create an instance ofAssertionTypejavax.xml.bind.JAXBElement<String>createAssertionURIRef(String value) javax.xml.bind.JAXBElement<AttributeType>createAttribute(AttributeType value) javax.xml.bind.JAXBElement<AttributeStatementType>Create an instance ofAttributeStatementTypeCreate an instance ofAttributeTypejavax.xml.bind.JAXBElement<Object>createAttributeValue(Object value) javax.xml.bind.JAXBElement<String>createAudience(String value) javax.xml.bind.JAXBElement<AudienceRestrictionType>Create an instance ofAudienceRestrictionTypejavax.xml.bind.JAXBElement<String>javax.xml.bind.JAXBElement<AuthnContextType>javax.xml.bind.JAXBElement<String>createAuthnContextClassRef(String value) javax.xml.bind.JAXBElement<Object>createAuthnContextDecl(Object value) javax.xml.bind.JAXBElement<String>createAuthnContextDeclRef(String value) Create an instance ofAuthnContextTypejavax.xml.bind.JAXBElement<AuthnStatementType>Create an instance ofAuthnStatementTypejavax.xml.bind.JAXBElement<AuthzDecisionStatementType>Create an instance ofAuthzDecisionStatementTypejavax.xml.bind.JAXBElement<BaseIDAbstractType>createBaseID(BaseIDAbstractType value) javax.xml.bind.JAXBElement<ConditionAbstractType>javax.xml.bind.JAXBElement<ConditionsType>createConditions(ConditionsType value) Create an instance ofConditionsTypejavax.xml.bind.JAXBElement<EncryptedElementType>javax.xml.bind.JAXBElement<EncryptedElementType>Create an instance ofEncryptedElementTypejavax.xml.bind.JAXBElement<EncryptedElementType>javax.xml.bind.JAXBElement<EvidenceType>createEvidence(EvidenceType value) Create an instance ofEvidenceTypejavax.xml.bind.JAXBElement<NameIDType>createIssuer(NameIDType value) Create an instance ofKeyInfoConfirmationDataTypejavax.xml.bind.JAXBElement<NameIDType>createNameID(NameIDType value) Create an instance ofNameIDTypejavax.xml.bind.JAXBElement<OneTimeUseType>createOneTimeUse(OneTimeUseType value) Create an instance ofOneTimeUseTypejavax.xml.bind.JAXBElement<ProxyRestrictionType>Create an instance ofProxyRestrictionTypejavax.xml.bind.JAXBElement<StatementAbstractType>javax.xml.bind.JAXBElement<SubjectType>createSubject(SubjectType value) javax.xml.bind.JAXBElement<SubjectConfirmationType>javax.xml.bind.JAXBElement<SubjectConfirmationDataType>Create an instance ofSubjectConfirmationDataTypeCreate an instance ofSubjectConfirmationTypejavax.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 javax.xml.bind.JAXBElement<EncryptedElementType> createEncryptedID(EncryptedElementType value) -
createIssuer
-
createAssertionIDRef
-
createAssertionURIRef
-
createAssertion
-
createSubject
-
createSubjectConfirmation
public javax.xml.bind.JAXBElement<SubjectConfirmationType> createSubjectConfirmation(SubjectConfirmationType value) -
createSubjectConfirmationData
public javax.xml.bind.JAXBElement<SubjectConfirmationDataType> createSubjectConfirmationData(SubjectConfirmationDataType value) -
createConditions
-
createCondition
public javax.xml.bind.JAXBElement<ConditionAbstractType> createCondition(ConditionAbstractType value) -
createAudienceRestriction
public javax.xml.bind.JAXBElement<AudienceRestrictionType> createAudienceRestriction(AudienceRestrictionType value) -
createAudience
-
createOneTimeUse
-
createProxyRestriction
public javax.xml.bind.JAXBElement<ProxyRestrictionType> createProxyRestriction(ProxyRestrictionType value) -
createAdvice
-
createEncryptedAssertion
public javax.xml.bind.JAXBElement<EncryptedElementType> createEncryptedAssertion(EncryptedElementType value) -
createStatement
public javax.xml.bind.JAXBElement<StatementAbstractType> createStatement(StatementAbstractType value) -
createAuthnStatement
public javax.xml.bind.JAXBElement<AuthnStatementType> createAuthnStatement(AuthnStatementType value) -
createSubjectLocality
public javax.xml.bind.JAXBElement<SubjectLocalityType> createSubjectLocality(SubjectLocalityType value) -
createAuthnContext
-
createAuthnContextClassRef
-
createAuthnContextDeclRef
-
createAuthnContextDecl
-
createAuthenticatingAuthority
-
createAuthzDecisionStatement
public javax.xml.bind.JAXBElement<AuthzDecisionStatementType> createAuthzDecisionStatement(AuthzDecisionStatementType value) -
createAction
-
createEvidence
-
createAttributeStatement
public javax.xml.bind.JAXBElement<AttributeStatementType> createAttributeStatement(AttributeStatementType value) -
createAttribute
-
createAttributeValue
-
createEncryptedAttribute
public javax.xml.bind.JAXBElement<EncryptedElementType> createEncryptedAttribute(EncryptedElementType value)
-