Uses of Class
net.hyshan.hou.core.app.filter.AuthHeaderFilter
Packages that use AuthHeaderFilter
-
Uses of AuthHeaderFilter in net.hyshan.hou.core.app.config
Methods in net.hyshan.hou.core.app.config that return types with arguments of type AuthHeaderFilterModifier and TypeMethodDescriptionorg.springframework.boot.web.servlet.FilterRegistrationBean<AuthHeaderFilter> HouCoreAppConfiguration.customFilterRegistration(org.springframework.security.oauth2.jwt.JwtDecoder jwtDecoder)