Uses of Class
net.guerlab.cloud.auth.webmvc.interceptor.AbstractTokenHandlerInterceptor
Packages that use AbstractTokenHandlerInterceptor
-
Uses of AbstractTokenHandlerInterceptor in net.guerlab.cloud.auth.webmvc.autoconfigure
Method parameters in net.guerlab.cloud.auth.webmvc.autoconfigure with type arguments of type AbstractTokenHandlerInterceptorModifier and TypeMethodDescriptionvoidAbstractAuthInterceptorAutoConfigure.setTokenHandlerInterceptors(Collection<? extends AbstractTokenHandlerInterceptor<A>> tokenHandlerInterceptors) 设置token处理拦截器列表.