Uses of Interface
org.oxerr.spring.security.wechat.web.authentication.WeChatService
-
-
Uses of WeChatService in org.oxerr.spring.security.wechat.web.authentication
Classes in org.oxerr.spring.security.wechat.web.authentication that implement WeChatService Modifier and Type Class Description class
AbstractJavaScriptRedirectWeChatService
class
AbstractSimpleRedirectWeChatService
Fields in org.oxerr.spring.security.wechat.web.authentication declared as WeChatService Modifier and Type Field Description private WeChatService
WeChatAuthenticationFilter. weChatService
Constructors in org.oxerr.spring.security.wechat.web.authentication with parameters of type WeChatService Constructor Description WeChatAuthenticationFilter(WeChatService weChatService)
-