Uses of Interface
de.trustable.ca3s.core.service.AcmeAuthorizationService
-
Packages that use AcmeAuthorizationService Package Description de.trustable.ca3s.core.service.impl de.trustable.ca3s.core.web.rest Spring MVC REST controllers. -
-
Uses of AcmeAuthorizationService in de.trustable.ca3s.core.service.impl
Classes in de.trustable.ca3s.core.service.impl that implement AcmeAuthorizationService Modifier and Type Class Description classAcmeAuthorizationServiceImplService Implementation for managingAcmeAuthorization. -
Uses of AcmeAuthorizationService in de.trustable.ca3s.core.web.rest
Constructors in de.trustable.ca3s.core.web.rest with parameters of type AcmeAuthorizationService Constructor Description AcmeAuthorizationResource(AcmeAuthorizationService acmeAuthorizationService)
-