Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ResponseType
-
Packages that use ResponseType Package Description org.openehealth.ipf.commons.ihe.xacml20 org.openehealth.ipf.commons.ihe.xacml20.chppq2 org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol -
-
Uses of ResponseType in org.openehealth.ipf.commons.ihe.xacml20
Methods in org.openehealth.ipf.commons.ihe.xacml20 that return ResponseType Modifier and Type Method Description static ResponseTypeXacml20Utils. createXacmlQueryResponse(String status)Methods in org.openehealth.ipf.commons.ihe.xacml20 with parameters of type ResponseType Modifier and Type Method Description static Stream<org.herasaf.xacml.core.policy.Evaluatable>Xacml20Utils. toStream(ResponseType response)Creates a stream of all policies and policy sets contained in the given PPQ response object. -
Uses of ResponseType in org.openehealth.ipf.commons.ihe.xacml20.chppq2
Methods in org.openehealth.ipf.commons.ihe.xacml20.chppq2 that return ResponseType Modifier and Type Method Description ResponseTypeChPpq2PortType. policyQuery(XACMLPolicyQueryType body) -
Uses of ResponseType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return ResponseType Modifier and Type Method Description ResponseTypeObjectFactory. createResponseType()Create an instance ofResponseTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return types with arguments of type ResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<ResponseType>ObjectFactory. createResponse(ResponseType value)Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol with parameters of type ResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<ResponseType>ObjectFactory. createResponse(ResponseType value)
-