Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ResponseType
Packages that use ResponseType
Package
Description
-
Uses of ResponseType in org.openehealth.ipf.commons.ihe.xacml20
Methods in org.openehealth.ipf.commons.ihe.xacml20 that return ResponseTypeModifier and TypeMethodDescriptionXacml20MessageCreator.createNegativeQueryResponse(Exception exception) Xacml20MessageCreator.createNegativeQueryResponse(Xacml20Status status, String statusMessage) ChPpqMessageCreator.createPositivePolicyQueryResponse(List<org.herasaf.xacml.core.policy.impl.PolicySetType> policySets) protected static ResponseTypeXacml20MessageCreator.createResponse(Xacml20Status status, String statusMessage, AssertionType assertion) Methods in org.openehealth.ipf.commons.ihe.xacml20 with parameters of type ResponseTypeModifier and TypeMethodDescriptionstatic 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.static voidXacml20MessageValidator.validateQueryResponse(ResponseType message) -
Uses of ResponseType in org.openehealth.ipf.commons.ihe.xacml20.chadr
Methods in org.openehealth.ipf.commons.ihe.xacml20.chadr that return ResponseTypeModifier and TypeMethodDescriptionChAdrPortType.authorizationDecisionQuery(XACMLAuthzDecisionQueryType body) -
Uses of ResponseType in org.openehealth.ipf.commons.ihe.xacml20.chppq2
Methods in org.openehealth.ipf.commons.ihe.xacml20.chppq2 that return ResponseType -
Uses of ResponseType in org.openehealth.ipf.commons.ihe.xacml20.iti79
Methods in org.openehealth.ipf.commons.ihe.xacml20.iti79 that return ResponseTypeModifier and TypeMethodDescriptionIti79PortType.authorizationDecisionQuery(XACMLAuthzDecisionQueryType 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 ResponseTypeModifier and TypeMethodDescriptionObjectFactory.createResponseType()Create an instance ofResponseTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return types with arguments of type ResponseTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ResponseType>ObjectFactory.createResponse(ResponseType value) Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol with parameters of type ResponseTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ResponseType>ObjectFactory.createResponse(ResponseType value)