Uses of Class
org.miaixz.bus.auth.magic.AccToken
Packages that use AccToken
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 AccToken in org.miaixz.bus.auth
Methods in org.miaixz.bus.auth that return AccTokenMethods in org.miaixz.bus.auth with parameters of type AccToken -
Uses of AccToken in org.miaixz.bus.auth.nimble
Methods in org.miaixz.bus.auth.nimble with parameters of type AccTokenModifier and TypeMethodDescriptionprotected StringAbstractProvider.doGetRevoke(AccToken accToken) 执行 GET 请求以撤销 OAuth2 授权。protected StringAbstractProvider.doGetUserInfo(AccToken accToken) 执行 GET 请求以获取 OAuth2 用户信息。protected String构造 OAuth2 的撤销授权 URL。protected StringAbstractProvider.userInfoUrl(AccToken accToken) 构造 OAuth2 的用户信息 URL。 -
Uses of AccToken in org.miaixz.bus.auth.nimble.afdian
Methods in org.miaixz.bus.auth.nimble.afdian that return AccTokenMethods in org.miaixz.bus.auth.nimble.afdian with parameters of type AccToken -
Uses of AccToken in org.miaixz.bus.auth.nimble.alipay
Methods in org.miaixz.bus.auth.nimble.alipay that return AccTokenMethods in org.miaixz.bus.auth.nimble.alipay with parameters of type AccTokenModifier and TypeMethodDescriptionAlipayProvider.getUserInfo(AccToken accToken) org.miaixz.bus.core.basic.entity.Message -
Uses of AccToken in org.miaixz.bus.auth.nimble.aliyun
Methods in org.miaixz.bus.auth.nimble.aliyun that return AccTokenMethods in org.miaixz.bus.auth.nimble.aliyun with parameters of type AccToken -
Uses of AccToken in org.miaixz.bus.auth.nimble.amazon
Methods in org.miaixz.bus.auth.nimble.amazon that return AccTokenModifier and TypeMethodDescriptionAmazonProvider.getAccessToken(Callback callback) https://developer.amazon.com/zh/docs/login-with-amazon/authorization-code-grant.html#access-token-requestMethods in org.miaixz.bus.auth.nimble.amazon with parameters of type AccTokenModifier and TypeMethodDescriptionAmazonProvider.getUserInfo(AccToken accToken) https://developer.amazon.com/zh/docs/login-with-amazon/obtain-customer-profile.html#call-profile-endpointorg.miaixz.bus.core.basic.entity.Messageprotected StringAmazonProvider.userInfoUrl(AccToken accToken) -
Uses of AccToken in org.miaixz.bus.auth.nimble.apple
Methods in org.miaixz.bus.auth.nimble.apple that return AccTokenMethods in org.miaixz.bus.auth.nimble.apple with parameters of type AccToken -
Uses of AccToken in org.miaixz.bus.auth.nimble.baidu
Methods in org.miaixz.bus.auth.nimble.baidu that return AccTokenMethods in org.miaixz.bus.auth.nimble.baidu with parameters of type AccTokenModifier and TypeMethodDescriptionBaiduProvider.getUserInfo(AccToken accToken) https://openapi.baidu.com/rest/2.0/passport/users/getInfo?org.miaixz.bus.core.basic.entity.Messageorg.miaixz.bus.core.basic.entity.Message -
Uses of AccToken in org.miaixz.bus.auth.nimble.coding
Methods in org.miaixz.bus.auth.nimble.coding that return AccTokenMethods in org.miaixz.bus.auth.nimble.coding with parameters of type AccTokenModifier and TypeMethodDescriptionCodingProvider.getUserInfo(AccToken accToken) CodingProvider.userInfoUrl(AccToken accToken) 返回获取userInfo的url -
Uses of AccToken in org.miaixz.bus.auth.nimble.dingtalk
Methods in org.miaixz.bus.auth.nimble.dingtalk that return AccTokenModifier and TypeMethodDescriptionAbstractDingtalkProvider.getAccessToken(Callback callback) DingTalkProvider.getAccessToken(Callback callback) Methods in org.miaixz.bus.auth.nimble.dingtalk with parameters of type AccTokenModifier and TypeMethodDescriptionAbstractDingtalkProvider.getUserInfo(AccToken accToken) DingTalkProvider.getUserInfo(AccToken authToken) protected StringAbstractDingtalkProvider.userInfoUrl(AccToken accToken) 返回获取userInfo的url -
Uses of AccToken in org.miaixz.bus.auth.nimble.douyin
Methods in org.miaixz.bus.auth.nimble.douyin that return AccTokenMethods in org.miaixz.bus.auth.nimble.douyin with parameters of type AccTokenModifier and TypeMethodDescriptionDouyinProvider.getUserInfo(AccToken accToken) org.miaixz.bus.core.basic.entity.Messageprotected StringDouyinProvider.userInfoUrl(AccToken accToken) 返回获取userInfo的url -
Uses of AccToken in org.miaixz.bus.auth.nimble.eleme
Methods in org.miaixz.bus.auth.nimble.eleme that return AccTokenMethods in org.miaixz.bus.auth.nimble.eleme with parameters of type AccTokenModifier and TypeMethodDescriptionElemeProvider.getUserInfo(AccToken accToken) org.miaixz.bus.core.basic.entity.Message -
Uses of AccToken in org.miaixz.bus.auth.nimble.facebook
Methods in org.miaixz.bus.auth.nimble.facebook that return AccTokenMethods in org.miaixz.bus.auth.nimble.facebook with parameters of type AccTokenModifier and TypeMethodDescriptionFacebookProvider.getUserInfo(AccToken accToken) protected StringFacebookProvider.userInfoUrl(AccToken accToken) 返回获取userInfo的url -
Uses of AccToken in org.miaixz.bus.auth.nimble.feishu
Methods in org.miaixz.bus.auth.nimble.feishu that return AccTokenMethods in org.miaixz.bus.auth.nimble.feishu with parameters of type AccTokenModifier and TypeMethodDescriptionFeishuProvider.getUserInfo(AccToken accToken) org.miaixz.bus.core.basic.entity.Message -
Uses of AccToken in org.miaixz.bus.auth.nimble.figma
Methods in org.miaixz.bus.auth.nimble.figma that return AccTokenMethods in org.miaixz.bus.auth.nimble.figma with parameters of type AccTokenModifier and TypeMethodDescriptionFigmaProvider.getUserInfo(AccToken accToken) org.miaixz.bus.core.basic.entity.Message -
Uses of AccToken in org.miaixz.bus.auth.nimble.gitee
Methods in org.miaixz.bus.auth.nimble.gitee that return AccTokenMethods in org.miaixz.bus.auth.nimble.gitee with parameters of type AccToken -
Uses of AccToken in org.miaixz.bus.auth.nimble.github
Methods in org.miaixz.bus.auth.nimble.github that return AccTokenMethods in org.miaixz.bus.auth.nimble.github with parameters of type AccToken -
Uses of AccToken in org.miaixz.bus.auth.nimble.gitlab
Methods in org.miaixz.bus.auth.nimble.gitlab that return AccTokenMethods in org.miaixz.bus.auth.nimble.gitlab with parameters of type AccToken -
Uses of AccToken in org.miaixz.bus.auth.nimble.google
Methods in org.miaixz.bus.auth.nimble.google that return AccTokenMethods in org.miaixz.bus.auth.nimble.google with parameters of type AccTokenModifier and TypeMethodDescriptionGoogleProvider.getUserInfo(AccToken accToken) protected StringGoogleProvider.userInfoUrl(AccToken accToken) 返回获取userInfo的url -
Uses of AccToken in org.miaixz.bus.auth.nimble.huawei
Methods in org.miaixz.bus.auth.nimble.huawei that return AccTokenModifier and TypeMethodDescriptionHuaweiProvider.getAccessToken(Callback callback) 获取access tokenMethods in org.miaixz.bus.auth.nimble.huawei with parameters of type AccTokenModifier and TypeMethodDescriptionHuaweiProvider.getUserInfo(AccToken accToken) 使用token换取用户信息org.miaixz.bus.core.basic.entity.Message刷新access token (续期) -
Uses of AccToken in org.miaixz.bus.auth.nimble.jd
Methods in org.miaixz.bus.auth.nimble.jd that return AccTokenMethods in org.miaixz.bus.auth.nimble.jd with parameters of type AccTokenModifier and TypeMethodDescriptionJdProvider.getUserInfo(AccToken accToken) org.miaixz.bus.core.basic.entity.Message -
Uses of AccToken in org.miaixz.bus.auth.nimble.kujiale
Methods in org.miaixz.bus.auth.nimble.kujiale that return AccTokenMethods in org.miaixz.bus.auth.nimble.kujiale with parameters of type AccTokenModifier and TypeMethodDescriptionKujialeProvider.getUserInfo(AccToken accToken) org.miaixz.bus.core.basic.entity.Message -
Uses of AccToken in org.miaixz.bus.auth.nimble.line
Methods in org.miaixz.bus.auth.nimble.line that return AccTokenMethods in org.miaixz.bus.auth.nimble.line with parameters of type AccTokenModifier and TypeMethodDescriptionLineProvider.getUserInfo(AccToken accToken) org.miaixz.bus.core.basic.entity.Messageorg.miaixz.bus.core.basic.entity.MessageLineProvider.userInfoUrl(AccToken accToken) -
Uses of AccToken in org.miaixz.bus.auth.nimble.linkedin
Methods in org.miaixz.bus.auth.nimble.linkedin that return AccTokenMethods in org.miaixz.bus.auth.nimble.linkedin with parameters of type AccTokenModifier and TypeMethodDescriptionLinkedinProvider.getUserInfo(AccToken accToken) protected StringLinkedinProvider.userInfoUrl(AccToken accToken) 返回获取userInfo的url -
Uses of AccToken in org.miaixz.bus.auth.nimble.meituan
Methods in org.miaixz.bus.auth.nimble.meituan that return AccTokenMethods in org.miaixz.bus.auth.nimble.meituan with parameters of type AccTokenModifier and TypeMethodDescriptionMeituanProvider.getUserInfo(AccToken accToken) org.miaixz.bus.core.basic.entity.Message -
Uses of AccToken in org.miaixz.bus.auth.nimble.mi
Methods in org.miaixz.bus.auth.nimble.mi that return AccTokenMethods in org.miaixz.bus.auth.nimble.mi with parameters of type AccTokenModifier and TypeMethodDescriptionMiProvider.getUserInfo(AccToken accToken) org.miaixz.bus.core.basic.entity.Message刷新access token (续期)protected StringMiProvider.userInfoUrl(AccToken accToken) 返回获取userInfo的url -
Uses of AccToken in org.miaixz.bus.auth.nimble.microsoft
Methods in org.miaixz.bus.auth.nimble.microsoft that return AccTokenMethods in org.miaixz.bus.auth.nimble.microsoft with parameters of type AccTokenModifier and TypeMethodDescriptionAbstractMicrosoftProvider.getUserInfo(AccToken accToken) org.miaixz.bus.core.basic.entity.Message刷新access token (续期)protected StringAbstractMicrosoftProvider.userInfoUrl(AccToken accToken) 返回获取userInfo的url -
Uses of AccToken in org.miaixz.bus.auth.nimble.okta
Methods in org.miaixz.bus.auth.nimble.okta that return AccTokenMethods in org.miaixz.bus.auth.nimble.okta with parameters of type AccTokenModifier and TypeMethodDescriptionOktaProvider.getUserInfo(AccToken accToken) org.miaixz.bus.core.basic.entity.Messageorg.miaixz.bus.core.basic.entity.Messageprotected StringOktaProvider.userInfoUrl(AccToken accToken) -
Uses of AccToken in org.miaixz.bus.auth.nimble.oschina
Methods in org.miaixz.bus.auth.nimble.oschina that return AccTokenMethods in org.miaixz.bus.auth.nimble.oschina with parameters of type AccTokenModifier and TypeMethodDescriptionOschinaProvider.getUserInfo(AccToken accToken) protected StringOschinaProvider.userInfoUrl(AccToken accToken) 返回获取userInfo的url -
Uses of AccToken in org.miaixz.bus.auth.nimble.pinterest
Methods in org.miaixz.bus.auth.nimble.pinterest that return AccTokenMethods in org.miaixz.bus.auth.nimble.pinterest with parameters of type AccTokenModifier and TypeMethodDescriptionPinterestProvider.getUserInfo(AccToken accToken) protected StringPinterestProvider.userInfoUrl(AccToken accToken) 返回获取userInfo的url -
Uses of AccToken in org.miaixz.bus.auth.nimble.proginn
Methods in org.miaixz.bus.auth.nimble.proginn that return AccTokenMethods in org.miaixz.bus.auth.nimble.proginn with parameters of type AccToken -
Uses of AccToken in org.miaixz.bus.auth.nimble.qq
Methods in org.miaixz.bus.auth.nimble.qq that return AccTokenModifier and TypeMethodDescriptionQqMiniProvider.getAccessToken(Callback authCallback) QqProvider.getAccessToken(Callback callback) Methods in org.miaixz.bus.auth.nimble.qq with parameters of type AccTokenModifier and TypeMethodDescriptionQqMiniProvider.getUserInfo(AccToken authToken) QqProvider.getUserInfo(AccToken accToken) org.miaixz.bus.core.basic.entity.Messageprotected StringQqProvider.userInfoUrl(AccToken accToken) 返回获取userInfo的url -
Uses of AccToken in org.miaixz.bus.auth.nimble.renren
Methods in org.miaixz.bus.auth.nimble.renren that return AccTokenMethods in org.miaixz.bus.auth.nimble.renren with parameters of type AccTokenModifier and TypeMethodDescriptionRenrenProvider.getUserInfo(AccToken accToken) org.miaixz.bus.core.basic.entity.Messageprotected StringRenrenProvider.userInfoUrl(AccToken accToken) 返回获取userInfo的url -
Uses of AccToken in org.miaixz.bus.auth.nimble.slack
Methods in org.miaixz.bus.auth.nimble.slack that return AccTokenMethods in org.miaixz.bus.auth.nimble.slack with parameters of type AccTokenModifier and TypeMethodDescriptionSlackProvider.getUserInfo(AccToken accToken) org.miaixz.bus.core.basic.entity.MessageSlackProvider.userInfoUrl(AccToken accToken) -
Uses of AccToken in org.miaixz.bus.auth.nimble.stackoverflow
Methods in org.miaixz.bus.auth.nimble.stackoverflow that return AccTokenMethods in org.miaixz.bus.auth.nimble.stackoverflow with parameters of type AccToken -
Uses of AccToken in org.miaixz.bus.auth.nimble.taobao
Methods in org.miaixz.bus.auth.nimble.taobao that return AccTokenMethods in org.miaixz.bus.auth.nimble.taobao with parameters of type AccTokenModifier and TypeMethodDescriptionTaobaoProvider.getUserInfo(AccToken accToken) org.miaixz.bus.core.basic.entity.Message -
Uses of AccToken in org.miaixz.bus.auth.nimble.teambition
Methods in org.miaixz.bus.auth.nimble.teambition that return AccTokenMethods in org.miaixz.bus.auth.nimble.teambition with parameters of type AccTokenModifier and TypeMethodDescriptionTeambitionProvider.getUserInfo(AccToken accToken) org.miaixz.bus.core.basic.entity.Message -
Uses of AccToken in org.miaixz.bus.auth.nimble.toutiao
Methods in org.miaixz.bus.auth.nimble.toutiao that return AccTokenMethods in org.miaixz.bus.auth.nimble.toutiao with parameters of type AccTokenModifier and TypeMethodDescriptionToutiaoProvider.getUserInfo(AccToken accToken) protected StringToutiaoProvider.userInfoUrl(AccToken accToken) 返回获取userInfo的url -
Uses of AccToken in org.miaixz.bus.auth.nimble.twitter
Methods in org.miaixz.bus.auth.nimble.twitter that return AccTokenModifier and TypeMethodDescriptionTwitterProvider.getAccessToken(Callback callback) 将请求令牌转换为访问令牌(Access Token)。TwitterProvider.getRequestToken()获取请求令牌(Request Token)。Methods in org.miaixz.bus.auth.nimble.twitter with parameters of type AccTokenModifier and TypeMethodDescriptionTwitterProvider.getUserInfo(AccToken accToken) 获取用户信息。protected StringTwitterProvider.userInfoUrl(AccToken accToken) 构造用户信息 URL。 -
Uses of AccToken in org.miaixz.bus.auth.nimble.wechat.ee
Methods in org.miaixz.bus.auth.nimble.wechat.ee that return AccTokenModifier and TypeMethodDescriptionAbstractWeChatEeProvider.getAccessToken(Callback callback) WeChatEeThirdQrcodeProvider.getAccessToken(Callback callback) Methods in org.miaixz.bus.auth.nimble.wechat.ee with parameters of type AccTokenModifier and TypeMethodDescriptionWeChatEeThirdQrcodeProvider.doGetUserInfo(AccToken accToken) AbstractWeChatEeProvider.getUserInfo(AccToken accToken) WeChatEeThirdQrcodeProvider.getUserInfo(AccToken accToken) AbstractWeChatEeProvider.userInfoUrl(AccToken accToken) 返回获取userInfo的urlWeChatEeThirdQrcodeProvider.userInfoUrl(AccToken accToken) -
Uses of AccToken in org.miaixz.bus.auth.nimble.wechat.mini
Methods in org.miaixz.bus.auth.nimble.wechat.mini that return AccTokenMethods in org.miaixz.bus.auth.nimble.wechat.mini with parameters of type AccToken -
Uses of AccToken in org.miaixz.bus.auth.nimble.wechat.mp
Methods in org.miaixz.bus.auth.nimble.wechat.mp that return AccTokenModifier and TypeMethodDescriptionWeChatMpProvider.getAccessToken(Callback callback) 微信的特殊性,此时返回的信息同时包含 openid 和 access_tokenMethods in org.miaixz.bus.auth.nimble.wechat.mp with parameters of type AccTokenModifier and TypeMethodDescriptionWeChatMpProvider.getUserInfo(AccToken accToken) org.miaixz.bus.core.basic.entity.Messageprotected StringWeChatMpProvider.userInfoUrl(AccToken accToken) 返回获取userInfo的url -
Uses of AccToken in org.miaixz.bus.auth.nimble.wechat.open
Methods in org.miaixz.bus.auth.nimble.wechat.open that return AccTokenModifier and TypeMethodDescriptionWeChatOpenProvider.getAccessToken(Callback callback) 微信的特殊性,此时返回的信息同时包含 openid 和 access_tokenMethods in org.miaixz.bus.auth.nimble.wechat.open with parameters of type AccTokenModifier and TypeMethodDescriptionWeChatOpenProvider.getUserInfo(AccToken accToken) org.miaixz.bus.core.basic.entity.Messageprotected StringWeChatOpenProvider.userInfoUrl(AccToken accToken) 返回获取userInfo的url -
Uses of AccToken in org.miaixz.bus.auth.nimble.weibo
Methods in org.miaixz.bus.auth.nimble.weibo that return AccTokenMethods in org.miaixz.bus.auth.nimble.weibo with parameters of type AccTokenModifier and TypeMethodDescriptionWeiboProvider.getUserInfo(AccToken accToken) org.miaixz.bus.core.basic.entity.Messageprotected StringWeiboProvider.userInfoUrl(AccToken accToken) 返回获取userInfo的url -
Uses of AccToken in org.miaixz.bus.auth.nimble.ximalaya
Methods in org.miaixz.bus.auth.nimble.ximalaya that return AccTokenModifier and TypeMethodDescriptionXimalayaProvider.getAccessToken(Callback callback) 获取access tokenMethods in org.miaixz.bus.auth.nimble.ximalaya with parameters of type AccToken