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