Uses of Class
tv.hd3g.authkit.mod.component.AuthKitEndpointsListener
-
Packages that use AuthKitEndpointsListener Package Description tv.hd3g.authkit.mod tv.hd3g.authkit.mod.config -
-
Uses of AuthKitEndpointsListener in tv.hd3g.authkit.mod
Constructors in tv.hd3g.authkit.mod with parameters of type AuthKitEndpointsListener Constructor Description ControllerInterceptor(AuditReportService auditService, SecuredTokenService securedTokenService, AuthKitEndpointsListener authKitEndpointsListener, AuthenticationService authenticationService, CookieService cookieService) -
Uses of AuthKitEndpointsListener in tv.hd3g.authkit.mod.config
Constructors in tv.hd3g.authkit.mod.config with parameters of type AuthKitEndpointsListener Constructor Description AuthKitWebMvcConfigurer(AuditReportService auditService, SecuredTokenService securedTokenService, AuthKitEndpointsListener authKitEndpointsListener, AuthenticationService authenticationService, CookieService cookieService)
-