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
ConstructorDescriptionCreate 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 ofActionType
javax.xml.bind.JAXBElement<AdviceType>
createAdvice
(AdviceType value) Create an instance ofAdviceType
javax.xml.bind.JAXBElement<AssertionType>
createAssertion
(AssertionType value) javax.xml.bind.JAXBElement<String>
createAssertionIDRef
(String value) Create an instance ofAssertionType
javax.xml.bind.JAXBElement<String>
createAssertionURIRef
(String value) javax.xml.bind.JAXBElement<AttributeType>
createAttribute
(AttributeType value) javax.xml.bind.JAXBElement<AttributeStatementType>
Create an instance ofAttributeStatementType
Create an instance ofAttributeType
javax.xml.bind.JAXBElement<Object>
createAttributeValue
(Object value) javax.xml.bind.JAXBElement<String>
createAudience
(String value) javax.xml.bind.JAXBElement<AudienceRestrictionType>
Create an instance ofAudienceRestrictionType
javax.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 ofAuthnContextType
javax.xml.bind.JAXBElement<AuthnStatementType>
Create an instance ofAuthnStatementType
javax.xml.bind.JAXBElement<AuthzDecisionStatementType>
Create an instance ofAuthzDecisionStatementType
javax.xml.bind.JAXBElement<BaseIDAbstractType>
createBaseID
(BaseIDAbstractType value) javax.xml.bind.JAXBElement<ConditionAbstractType>
javax.xml.bind.JAXBElement<ConditionsType>
createConditions
(ConditionsType value) Create an instance ofConditionsType
javax.xml.bind.JAXBElement<EncryptedElementType>
javax.xml.bind.JAXBElement<EncryptedElementType>
Create an instance ofEncryptedElementType
javax.xml.bind.JAXBElement<EncryptedElementType>
javax.xml.bind.JAXBElement<EvidenceType>
createEvidence
(EvidenceType value) Create an instance ofEvidenceType
javax.xml.bind.JAXBElement<NameIDType>
createIssuer
(NameIDType value) Create an instance ofKeyInfoConfirmationDataType
javax.xml.bind.JAXBElement<NameIDType>
createNameID
(NameIDType value) Create an instance ofNameIDType
javax.xml.bind.JAXBElement<OneTimeUseType>
createOneTimeUse
(OneTimeUseType value) Create an instance ofOneTimeUseType
javax.xml.bind.JAXBElement<ProxyRestrictionType>
Create an instance ofProxyRestrictionType
javax.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 ofSubjectConfirmationDataType
Create an instance ofSubjectConfirmationType
javax.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 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)
-