Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AssertionType
Packages that use AssertionType
Package
Description
-
Uses of AssertionType in org.openehealth.ipf.commons.ihe.xacml20
Methods in org.openehealth.ipf.commons.ihe.xacml20 that return AssertionTypeMethods in org.openehealth.ipf.commons.ihe.xacml20 with parameters of type AssertionTypeModifier and TypeMethodDescriptionprotected static ResponseTypeXacml20MessageCreator.createResponse(Xacml20Status status, String statusMessage, AssertionType assertion) -
Uses of AssertionType in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss
Fields in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss declared as AssertionTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss that return AssertionTypeModifier and TypeMethodDescriptionAssertionBasedRequestType.getAssertion()Gets the value of the assertion property.Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss with parameters of type AssertionTypeModifier and TypeMethodDescriptionvoidAssertionBasedRequestType.setAssertion(AssertionType value) Sets the value of the assertion property. -
Uses of AssertionType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion that return AssertionTypeModifier and TypeMethodDescriptionObjectFactory.createAssertionType()Create an instance ofAssertionTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion that return types with arguments of type AssertionTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AssertionType>ObjectFactory.createAssertion(AssertionType value) Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion with parameters of type AssertionTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AssertionType>ObjectFactory.createAssertion(AssertionType value)