Uses of Class
org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
-
Uses of BalpJwtDataSet in org.openehealth.ipf.commons.ihe.fhir.audit.auth
Modifier and TypeMethodDescriptionstatic BalpJwtDataSet
BalpJwtParser.parseJwtToBalpDataSet
(com.nimbusds.jwt.JWT jwt, BalpJwtClaimsExtractor claimsExtractor, BalpJwtExtractorProperties balpJwtExtractorProperties) Modifier and TypeMethodDescriptionstatic Optional<BalpJwtDataSet>
BalpJwtParser.parseAuthorizationToBalpDataSet
(String authenticationHeader, BalpJwtExtractorProperties balpJwtExtractorProperties)