Class AuthWeChatEnterpriseQrcodeV2Request

All Implemented Interfaces:
AuthRequest

public class AuthWeChatEnterpriseQrcodeV2Request extends AbstractAuthWeChatEnterpriseRequest

新版企业微信 Web 登录,参考 https://developer.work.weixin.qq.com/document/path/98152

Since:
1.16.7
Author:
yadong.zhang (yadong.zhang0415(a)gmail.com)
  • Constructor Details

    • AuthWeChatEnterpriseQrcodeV2Request

      public AuthWeChatEnterpriseQrcodeV2Request(AuthConfig config)
    • AuthWeChatEnterpriseQrcodeV2Request

      public AuthWeChatEnterpriseQrcodeV2Request(AuthConfig config, AuthStateCache authStateCache)
  • Method Details