Uses of Interface
org.ehrbase.service.IAuthenticationFacade
Packages that use IAuthenticationFacade
-
Uses of IAuthenticationFacade in org.ehrbase.service
Classes in org.ehrbase.service that implement IAuthenticationFacadeConstructors in org.ehrbase.service with parameters of type IAuthenticationFacadeModifierConstructorDescriptionUserService(IAuthenticationFacade authenticationFacade, TenantService tenantService, KnowledgeCacheService knowledgeCacheService, org.jooq.DSLContext context, ServerConfig serverConfig, org.springframework.cache.CacheManager cacheManager)