Uses of Class
org.miaixz.bus.auth.Context
Packages that use Context
Package
Description
如你所见,它仅仅是一个第三方授权登录的工具类库,它可以让我们脱离繁琐的第三方登录SDK,让登录变得So easy!
核心组件,所有授权登录都是基于
provider实现爱发电
支付宝
阿里云
Amazon
苹果
百度
Coding
钉钉
抖音
饿了么
Facebook
飞书
Gitee
Github
Gitlab
Google
华为授权
京东
酷家乐
Line
领英
美团
小米
微软
Okta
OSchina
Pinterest
程序员客栈
QQ
人人网
Slack
Stack Overflow
淘宝
Teambition
今日头条
Twitter
微信
企业微信
微信公众平台
微信开放平台
微博
喜马拉雅
-
Uses of Context in org.miaixz.bus.auth
Methods in org.miaixz.bus.auth with parameters of type ContextModifier and TypeMethodDescriptionstatic void检查配置合法性。设置上下文配置。static booleanChecker.isSupportedAuth(Context context, Complex complex) 是否支持第三方登录Method parameters in org.miaixz.bus.auth with type arguments of type ContextModifier and TypeMethodDescription使用函数动态设置上下文配置。 -
Uses of Context in org.miaixz.bus.auth.nimble
Fields in org.miaixz.bus.auth.nimble declared as ContextMethods in org.miaixz.bus.auth.nimble with parameters of type ContextModifier and TypeMethodDescriptionprotected void验证上下文配置的完整性,根据协议类型检查所需字段。Constructors in org.miaixz.bus.auth.nimble with parameters of type ContextModifierConstructorDescriptionAbstractProvider(Context context, Complex complex) 使用指定的上下文和协议配置构造 AbstractProvider。AbstractProvider(Context context, Complex complex, org.miaixz.bus.cache.metric.ExtendCache cache) 使用自定义缓存构造 AbstractProvider。 -
Uses of Context in org.miaixz.bus.auth.nimble.afdian
Constructors in org.miaixz.bus.auth.nimble.afdian with parameters of type ContextModifierConstructorDescriptionAfDianProvider(Context context) AfDianProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.alipay
Methods in org.miaixz.bus.auth.nimble.alipay with parameters of type ContextConstructors in org.miaixz.bus.auth.nimble.alipay with parameters of type ContextModifierConstructorDescriptionAlipayProvider(Context context) AlipayProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) AlipayProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache, String proxyHost, Integer proxyPort) -
Uses of Context in org.miaixz.bus.auth.nimble.aliyun
Constructors in org.miaixz.bus.auth.nimble.aliyun with parameters of type ContextModifierConstructorDescriptionAliyunProvider(Context context) AliyunProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.amazon
Constructors in org.miaixz.bus.auth.nimble.amazon with parameters of type ContextModifierConstructorDescriptionAmazonProvider(Context context) AmazonProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.apple
Methods in org.miaixz.bus.auth.nimble.apple with parameters of type ContextConstructors in org.miaixz.bus.auth.nimble.apple with parameters of type ContextModifierConstructorDescriptionAppleProvider(Context context) AppleProvider(Context context, AuthCache authCache) -
Uses of Context in org.miaixz.bus.auth.nimble.baidu
Constructors in org.miaixz.bus.auth.nimble.baidu with parameters of type ContextModifierConstructorDescriptionBaiduProvider(Context context) BaiduProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.coding
Constructors in org.miaixz.bus.auth.nimble.coding with parameters of type ContextModifierConstructorDescriptionCodingProvider(Context context) CodingProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.dingtalk
Constructors in org.miaixz.bus.auth.nimble.dingtalk with parameters of type ContextModifierConstructorDescriptionAbstractDingtalkProvider(Context context, Complex complex) AbstractDingtalkProvider(Context context, Complex complex, org.miaixz.bus.cache.metric.ExtendCache cache) DingTalkAccountProvider(Context context) DingTalkAccountProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) DingTalkProvider(Context context) DingTalkProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.douyin
Constructors in org.miaixz.bus.auth.nimble.douyin with parameters of type ContextModifierConstructorDescriptionDouyinProvider(Context context) DouyinProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.eleme
Constructors in org.miaixz.bus.auth.nimble.eleme with parameters of type ContextModifierConstructorDescriptionElemeProvider(Context context) ElemeProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.facebook
Methods in org.miaixz.bus.auth.nimble.facebook with parameters of type ContextConstructors in org.miaixz.bus.auth.nimble.facebook with parameters of type ContextModifierConstructorDescriptionFacebookProvider(Context context) FacebookProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.feishu
Constructors in org.miaixz.bus.auth.nimble.feishu with parameters of type ContextModifierConstructorDescriptionFeishuProvider(Context context) FeishuProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.figma
Constructors in org.miaixz.bus.auth.nimble.figma with parameters of type ContextModifierConstructorDescriptionFigmaProvider(Context context) FigmaProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.gitee
Constructors in org.miaixz.bus.auth.nimble.gitee with parameters of type ContextModifierConstructorDescriptionGiteeProvider(Context context) GiteeProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.github
Constructors in org.miaixz.bus.auth.nimble.github with parameters of type ContextModifierConstructorDescriptionGithubProvider(Context context) GithubProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.gitlab
Constructors in org.miaixz.bus.auth.nimble.gitlab with parameters of type ContextModifierConstructorDescriptionGitlabProvider(Context context) GitlabProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.google
Constructors in org.miaixz.bus.auth.nimble.google with parameters of type ContextModifierConstructorDescriptionGoogleProvider(Context context) GoogleProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.huawei
Constructors in org.miaixz.bus.auth.nimble.huawei with parameters of type ContextModifierConstructorDescriptionHuaweiProvider(Context context) HuaweiProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.jd
Constructors in org.miaixz.bus.auth.nimble.jd with parameters of type ContextModifierConstructorDescriptionJdProvider(Context context) JdProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.kujiale
Constructors in org.miaixz.bus.auth.nimble.kujiale with parameters of type ContextModifierConstructorDescriptionKujialeProvider(Context context) KujialeProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.line
Constructors in org.miaixz.bus.auth.nimble.line with parameters of type ContextModifierConstructorDescriptionLineProvider(Context context) LineProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.linkedin
Constructors in org.miaixz.bus.auth.nimble.linkedin with parameters of type ContextModifierConstructorDescriptionLinkedinProvider(Context context) LinkedinProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.meituan
Constructors in org.miaixz.bus.auth.nimble.meituan with parameters of type ContextModifierConstructorDescriptionMeituanProvider(Context context) MeituanProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.mi
Constructors in org.miaixz.bus.auth.nimble.mi with parameters of type ContextModifierConstructorDescriptionMiProvider(Context context) MiProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.microsoft
Methods in org.miaixz.bus.auth.nimble.microsoft with parameters of type ContextModifier and TypeMethodDescriptionprotected voidprotected voidConstructors in org.miaixz.bus.auth.nimble.microsoft with parameters of type ContextModifierConstructorDescriptionAbstractMicrosoftProvider(Context context, Complex complex) AbstractMicrosoftProvider(Context context, Complex complex, org.miaixz.bus.cache.metric.ExtendCache cache) MicrosoftCnProvider(Context context) MicrosoftCnProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) MicrosoftProvider(Context context) MicrosoftProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.okta
Constructors in org.miaixz.bus.auth.nimble.okta with parameters of type ContextModifierConstructorDescriptionOktaProvider(Context context) OktaProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.oschina
Constructors in org.miaixz.bus.auth.nimble.oschina with parameters of type ContextModifierConstructorDescriptionOschinaProvider(Context context) OschinaProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.pinterest
Constructors in org.miaixz.bus.auth.nimble.pinterest with parameters of type ContextModifierConstructorDescriptionPinterestProvider(Context context) PinterestProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.proginn
Constructors in org.miaixz.bus.auth.nimble.proginn with parameters of type ContextModifierConstructorDescriptionProginnProvider(Context context) ProginnProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.qq
Constructors in org.miaixz.bus.auth.nimble.qq with parameters of type ContextModifierConstructorDescriptionQqMiniProvider(Context context) QqMiniProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) QqProvider(Context context) QqProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.renren
Constructors in org.miaixz.bus.auth.nimble.renren with parameters of type ContextModifierConstructorDescriptionRenrenProvider(Context context) RenrenProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.slack
Constructors in org.miaixz.bus.auth.nimble.slack with parameters of type ContextModifierConstructorDescriptionSlackProvider(Context context) SlackProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.stackoverflow
Constructors in org.miaixz.bus.auth.nimble.stackoverflow with parameters of type ContextModifierConstructorDescriptionStackOverflowProvider(Context context) StackOverflowProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.taobao
Constructors in org.miaixz.bus.auth.nimble.taobao with parameters of type ContextModifierConstructorDescriptionTaobaoProvider(Context context) TaobaoProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.teambition
Constructors in org.miaixz.bus.auth.nimble.teambition with parameters of type ContextModifierConstructorDescriptionTeambitionProvider(Context context) TeambitionProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.toutiao
Constructors in org.miaixz.bus.auth.nimble.toutiao with parameters of type ContextModifierConstructorDescriptionToutiaoProvider(Context context) ToutiaoProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.twitter
Constructors in org.miaixz.bus.auth.nimble.twitter with parameters of type ContextModifierConstructorDescriptionTwitterProvider(Context context) 使用默认缓存构造 Twitter 提供者。TwitterProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) 使用指定缓存构造 Twitter 提供者。 -
Uses of Context in org.miaixz.bus.auth.nimble.wechat
Constructors in org.miaixz.bus.auth.nimble.wechat with parameters of type ContextModifierConstructorDescriptionAbstractWeChatProvider(Context context, Complex complex) AbstractWeChatProvider(Context context, Complex complex, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.wechat.ee
Methods in org.miaixz.bus.auth.nimble.wechat.ee with parameters of type ContextConstructors in org.miaixz.bus.auth.nimble.wechat.ee with parameters of type ContextModifierConstructorDescriptionAbstractWeChatEeProvider(Context context, Complex complex) AbstractWeChatEeProvider(Context context, Complex complex, org.miaixz.bus.cache.metric.ExtendCache cache) WeChatEeQrcodeProvider(Context context) WeChatEeQrcodeProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) WeChatEeThirdQrcodeProvider(Context context) WeChatEeThirdQrcodeProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) WeChatEeWebProvider(Context context) WeChatEeWebProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.wechat.mini
Constructors in org.miaixz.bus.auth.nimble.wechat.mini with parameters of type ContextModifierConstructorDescriptionWeChatMiniProvider(Context context) WeChatMiniProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.wechat.mp
Constructors in org.miaixz.bus.auth.nimble.wechat.mp with parameters of type ContextModifierConstructorDescriptionWeChatMpProvider(Context context) WeChatMpProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.wechat.open
Constructors in org.miaixz.bus.auth.nimble.wechat.open with parameters of type ContextModifierConstructorDescriptionWeChatOpenProvider(Context context) WeChatOpenProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.weibo
Constructors in org.miaixz.bus.auth.nimble.weibo with parameters of type ContextModifierConstructorDescriptionWeiboProvider(Context context) WeiboProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache) -
Uses of Context in org.miaixz.bus.auth.nimble.ximalaya
Constructors in org.miaixz.bus.auth.nimble.ximalaya with parameters of type ContextModifierConstructorDescriptionXimalayaProvider(Context context) XimalayaProvider(Context context, org.miaixz.bus.cache.metric.ExtendCache cache)