Uses of Interface
tv.hd3g.authkit.mod.service.CookieService
-
Packages that use CookieService Package Description tv.hd3g.authkit.mod tv.hd3g.authkit.mod.config tv.hd3g.authkit.mod.service -
-
Uses of CookieService in tv.hd3g.authkit.mod
Constructors in tv.hd3g.authkit.mod with parameters of type CookieService Constructor Description ControllerInterceptor(AuditReportService auditService, SecuredTokenService securedTokenService, AuthKitEndpointsListener authKitEndpointsListener, AuthenticationService authenticationService, CookieService cookieService)SecurityRejectedRequestMappingExceptionResolver(AuditReportService auditService, CookieService cookieService, String authErrorViewName) -
Uses of CookieService in tv.hd3g.authkit.mod.config
Constructors in tv.hd3g.authkit.mod.config with parameters of type CookieService Constructor Description AuthKitWebMvcConfigurer(AuditReportService auditService, SecuredTokenService securedTokenService, AuthKitEndpointsListener authKitEndpointsListener, AuthenticationService authenticationService, CookieService cookieService) -
Uses of CookieService in tv.hd3g.authkit.mod.service
Classes in tv.hd3g.authkit.mod.service that implement CookieService Modifier and Type Class Description classCookieServiceImpl
-