Uses of Class
org.ehrbase.application.abac.AbacConfig.AbacCheck
-
Packages that use AbacConfig.AbacCheck Package Description org.ehrbase.application.abac -
-
Uses of AbacConfig.AbacCheck in org.ehrbase.application.abac
Methods in org.ehrbase.application.abac that return AbacConfig.AbacCheck Modifier and Type Method Description AbacConfig.AbacCheckAbacConfig. abacCheck(org.apache.http.client.HttpClient httpClient)Constructors in org.ehrbase.application.abac with parameters of type AbacConfig.AbacCheck Constructor Description CustomMethodSecurityExpressionHandler(AbacConfig abacConfig, CompositionService compositionService, ContributionService contributionService, EhrService ehrService, AbacConfig.AbacCheck abacCheck)CustomMethodSecurityExpressionRoot(org.springframework.security.core.Authentication authentication, AbacConfig abacConfig, AbacConfig.AbacCheck abacCheck)
-