Uses of Class
tv.hd3g.authkit.mod.component.AuthKitEndpointsListener
Packages that use AuthKitEndpointsListener
-
Uses of AuthKitEndpointsListener in tv.hd3g.authkit.mod
Constructors in tv.hd3g.authkit.mod with parameters of type AuthKitEndpointsListenerModifierConstructorDescriptionControllerInterceptor(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 AuthKitEndpointsListenerModifierConstructorDescriptionAuthKitWebMvcConfigurer(AuditReportService auditService, SecuredTokenService securedTokenService, AuthKitEndpointsListener authKitEndpointsListener, AuthenticationService authenticationService, CookieService cookieService)