Uses of Interface
ch.admin.bag.covidcertificate.authorization.AuthorizationService
Packages that use AuthorizationService
-
Uses of AuthorizationService in ch.admin.bag.covidcertificate.authorization.impl
Classes in ch.admin.bag.covidcertificate.authorization.impl that implement AuthorizationServiceModifier and TypeClassDescriptionclassThe real implementation of AuthorizationService used if the profile AUTHORIZATION is active.classThe mock implementation of AuthorizationService used if the profile AUTHORIZATION_MOCK is active.