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 classAbstractJavaScriptRedirectWeChatServiceclassAbstractSimpleRedirectWeChatServiceFields in org.oxerr.spring.security.wechat.web.authentication declared as WeChatService Modifier and Type Field Description private WeChatServiceWeChatAuthenticationFilter. weChatServiceConstructors in org.oxerr.spring.security.wechat.web.authentication with parameters of type WeChatService Constructor Description WeChatAuthenticationFilter(WeChatService weChatService)
-