Class FhirToXacmlTranslator
java.lang.Object
org.openehealth.ipf.commons.ihe.fhir.chppqm.translation.FhirToXacmlTranslator
- All Implemented Interfaces:
GroovyObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
org.herasaf.xacml.core.policy.impl.PolicySetType
toPolicySet
(Consent consent) <T extends AssertionBasedRequestType>
TtranslatePpq3To1Request
(Object request, String method) <T extends AssertionBasedRequestType>
TtranslatePpq4To1Request
(Bundle bundle) translatePpq5To2Request
(String httpQuery) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface groovy.lang.GroovyObject
getProperty, invokeMethod, setProperty
-
Constructor Details
-
FhirToXacmlTranslator
-
-
Method Details
-
getMetaClass
- Specified by:
getMetaClass
in interfaceGroovyObject
-
setMetaClass
- Specified by:
setMetaClass
in interfaceGroovyObject
-
toPolicySet
-
translatePpq3To1Request
public <T extends AssertionBasedRequestType> T translatePpq3To1Request(Object request, String method) -
translatePpq4To1Request
-
translatePpq5To2Request
-