Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol.XACMLAuthzDecisionQueryType
-
Packages that use XACMLAuthzDecisionQueryType Package Description org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol -
-
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 XACMLAuthzDecisionQueryType Modifier and Type Method Description XACMLAuthzDecisionQueryTypeObjectFactory. createXACMLAuthzDecisionQueryType()Create an instance ofXACMLAuthzDecisionQueryTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol that return types with arguments of type XACMLAuthzDecisionQueryType Modifier and Type Method Description javax.xml.bind.JAXBElement<XACMLAuthzDecisionQueryType>ObjectFactory. createXACMLAuthzDecisionQuery(XACMLAuthzDecisionQueryType value)Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol with parameters of type XACMLAuthzDecisionQueryType Modifier and Type Method Description javax.xml.bind.JAXBElement<XACMLAuthzDecisionQueryType>ObjectFactory. createXACMLAuthzDecisionQuery(XACMLAuthzDecisionQueryType value)
-