Uses of Interface
tv.hd3g.authkit.mod.service.AuditReportService
-
Packages that use AuditReportService Package Description tv.hd3g.authkit.mod tv.hd3g.authkit.mod.service -
-
Uses of AuditReportService in tv.hd3g.authkit.mod
Constructors in tv.hd3g.authkit.mod with parameters of type AuditReportService Constructor Description AuthKitSetupWebConfig(AuditReportService auditService, SecuredTokenService securedTokenService, AuthKitEndpointsListener authKitEndpointsListener, AuthenticationService authenticationService)ControllerInterceptor(AuditReportService auditService, SecuredTokenService securedTokenService, AuthKitEndpointsListener authKitEndpointsListener, AuthenticationService authenticationService) -
Uses of AuditReportService in tv.hd3g.authkit.mod.service
Classes in tv.hd3g.authkit.mod.service that implement AuditReportService Modifier and Type Class Description classAuditReportServiceImpl
-