Uses of Interface
tv.hd3g.authkit.mod.service.SecuredTokenService
Packages that use SecuredTokenService
-
Uses of SecuredTokenService in tv.hd3g.authkit.mod
Constructors in tv.hd3g.authkit.mod with parameters of type SecuredTokenServiceModifierConstructorDescriptionControllerInterceptor(AuditReportService auditService, SecuredTokenService securedTokenService, AuthKitEndpointsListener authKitEndpointsListener, AuthenticationService authenticationService, CookieService cookieService) -
Uses of SecuredTokenService in tv.hd3g.authkit.mod.config
Constructors in tv.hd3g.authkit.mod.config with parameters of type SecuredTokenServiceModifierConstructorDescriptionAuthKitWebMvcConfigurer(AuditReportService auditService, SecuredTokenService securedTokenService, AuthKitEndpointsListener authKitEndpointsListener, AuthenticationService authenticationService, CookieService cookieService) -
Uses of SecuredTokenService in tv.hd3g.authkit.mod.service
Classes in tv.hd3g.authkit.mod.service that implement SecuredTokenService