Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol.XACMLAuthzDecisionQueryType
Packages that use XACMLAuthzDecisionQueryType
Package
Description
-
Uses of XACMLAuthzDecisionQueryType in org.openehealth.ipf.commons.ihe.xacml20
Methods in org.openehealth.ipf.commons.ihe.xacml20 with parameters of type XACMLAuthzDecisionQueryTypeModifier and TypeMethodDescriptionstatic org.herasaf.xacml.core.context.impl.RequestTypeXacml20Utils.extractAuthzRequest(XACMLAuthzDecisionQueryType query) static voidXacml20MessageValidator.validateChAdrRequest(XACMLAuthzDecisionQueryType message) static voidXacml20MessageValidator.validateIti79Request(XACMLAuthzDecisionQueryType message) -
Uses of XACMLAuthzDecisionQueryType in org.openehealth.ipf.commons.ihe.xacml20.chadr
Methods in org.openehealth.ipf.commons.ihe.xacml20.chadr with parameters of type XACMLAuthzDecisionQueryTypeModifier and TypeMethodDescriptionChAdrPortType.authorizationDecisionQuery(XACMLAuthzDecisionQueryType body) -
Uses of XACMLAuthzDecisionQueryType in org.openehealth.ipf.commons.ihe.xacml20.iti79
Methods in org.openehealth.ipf.commons.ihe.xacml20.iti79 with parameters of type XACMLAuthzDecisionQueryTypeModifier and TypeMethodDescriptionIti79PortType.authorizationDecisionQuery(XACMLAuthzDecisionQueryType body) -
Uses of XACMLAuthzDecisionQueryType in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol
Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol that return XACMLAuthzDecisionQueryTypeModifier and TypeMethodDescriptionObjectFactory.createXACMLAuthzDecisionQueryType()Create an instance ofXACMLAuthzDecisionQueryTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol that return types with arguments of type XACMLAuthzDecisionQueryTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<XACMLAuthzDecisionQueryType>ObjectFactory.createXACMLAuthzDecisionQuery(XACMLAuthzDecisionQueryType value) Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol with parameters of type XACMLAuthzDecisionQueryTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<XACMLAuthzDecisionQueryType>ObjectFactory.createXACMLAuthzDecisionQuery(XACMLAuthzDecisionQueryType value)