Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol.XACMLPolicyQueryType
-
-
Uses of XACMLPolicyQueryType in org.openehealth.ipf.commons.ihe.xacml20
Methods in org.openehealth.ipf.commons.ihe.xacml20 with parameters of type XACMLPolicyQueryType Modifier and Type Method Description static Optional<String>Xacml20Utils. extractPatientId(XACMLPolicyQueryType request)static Optional<org.herasaf.xacml.core.policy.impl.IdReferenceType>Xacml20Utils. extractPolicyId(XACMLPolicyQueryType request) -
Uses of XACMLPolicyQueryType in org.openehealth.ipf.commons.ihe.xacml20.chppq2
Methods in org.openehealth.ipf.commons.ihe.xacml20.chppq2 with parameters of type XACMLPolicyQueryType Modifier and Type Method Description ResponseTypeChPpq2PortType. policyQuery(XACMLPolicyQueryType body) -
Uses of XACMLPolicyQueryType 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 XACMLPolicyQueryType Modifier and Type Method Description XACMLPolicyQueryTypeObjectFactory. createXACMLPolicyQueryType()Create an instance ofXACMLPolicyQueryTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol that return types with arguments of type XACMLPolicyQueryType Modifier and Type Method Description javax.xml.bind.JAXBElement<XACMLPolicyQueryType>ObjectFactory. createXACMLPolicyQuery(XACMLPolicyQueryType value)Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol with parameters of type XACMLPolicyQueryType Modifier and Type Method Description javax.xml.bind.JAXBElement<XACMLPolicyQueryType>ObjectFactory. createXACMLPolicyQuery(XACMLPolicyQueryType value)
-