序列化表格
-
程序包 cn.authing.guard
-
程序包 cn.authing.guard.data
-
类cn.authing.guard.data.Application扩展Object实现可序列化
-
类cn.authing.guard.data.Country扩展Object实现可序列化
-
类cn.authing.guard.data.ExtendedField扩展Object实现可序列化
-
类cn.authing.guard.data.ExtendedField.ValidateRule扩展Object实现可序列化
-
类cn.authing.guard.data.Identities扩展Object实现可序列化
-
序列化字段
-
id
String id
-
isSocial
boolean isSocial
-
provider
String provider
-
userId
String userId
-
userInfoInIdp
Identities.UserInfoInIdp userInfoInIdp
-
-
-
类cn.authing.guard.data.Identities.UserInfoInIdp扩展Object实现可序列化
-
类cn.authing.guard.data.MFAData扩展Object实现可序列化
-
类cn.authing.guard.data.Organization扩展Object实现可序列化
-
类cn.authing.guard.data.PushData扩展Object实现可序列化
-
类cn.authing.guard.data.RegexRules扩展Object实现可序列化
-
类cn.authing.guard.data.Resource扩展Object实现可序列化
-
类cn.authing.guard.data.Role扩展Object实现可序列化
-
类cn.authing.guard.data.SocialBindData扩展Object实现可序列化
-
类cn.authing.guard.data.UserInfo扩展Object实现可序列化
- serialVersionUID:
- -5986447815199326409L
-
序列化字段
-
accessToken
String accessToken
-
address
UserInfo.Address address
-
applications
List<Application> applications
-
birthday
String birthday
-
blocked
boolean blocked
-
browser
String browser
-
city
String city
-
company
String company
-
country
String country
-
created_at
String created_at
-
customData
List<UserInfo.CustomData> customData
-
device
String device
-
email
String email
-
email_verified
boolean email_verified
-
family_name
String family_name
-
firstTimeLoginToken
String firstTimeLoginToken
-
gender
String gender
-
given_name
String given_name
-
id
String id
-
identities
List<Identities> identities
-
idToken
String idToken
-
isDeleted
boolean isDeleted
-
lastIp
String lastIp
-
locale
String locale
-
loginsCount
int loginsCount
-
mfaData
MFAData mfaData
-
middle_name
String middle_name
-
name
String name
-
nickname
String nickname
-
organizations
List<Organization[]> organizations
-
password
String password
-
phone_number
String phone_number
-
phone_number_verified
boolean phone_number_verified
-
phoneCountryCode
String phoneCountryCode
-
photo
String photo
-
picture
String picture
-
postalCode
String postalCode
-
preferred_username
String preferred_username
-
profile
String profile
-
province
String province
-
recoveryCode
String recoveryCode
-
refreshToken
String refreshToken
-
region
String region
-
resources
List<Resource> resources
-
roles
List<Role> roles
-
socialBindData
SocialBindData socialBindData
-
status
String status
-
streetAddress
String streetAddress
-
sub
String sub
-
thirdPartySource
String thirdPartySource
-
updated_at
String updated_at
-
username
String username
-
website
String website
-
zoneinfo
String zoneinfo
-
-
类cn.authing.guard.data.UserInfo.Address扩展Object实现可序列化
-
类cn.authing.guard.data.UserInfo.CustomData扩展Object实现可序列化
-
-
程序包 cn.authing.guard.flow
-
类cn.authing.guard.flow.AuthFlow扩展Object实现可序列化
-
序列化字段
-
accountCancellationLayoutId
int accountCancellationLayoutId
-
authCallback
AuthFlow.Callback<UserInfo> authCallback
-
authHelpLayoutId
int authHelpLayoutId
-
biometricAccountBindLayoutId
int biometricAccountBindLayoutId
-
biometricAccountBindSuccessLayoutId
int biometricAccountBindSuccessLayoutId
-
data
Map<String,Object> data
-
forgotPasswordLayoutId
int forgotPasswordLayoutId
-
indexLayoutId
int indexLayoutId
-
mfaEmailCurrentStep
int mfaEmailCurrentStep
-
mfaEmailLayoutIds
int[] mfaEmailLayoutIds
-
mfaFaceCurrentStep
int mfaFaceCurrentStep
-
mfaFaceLayoutIds
int[] mfaFaceLayoutIds
-
mfaOTPCurrentStep
int mfaOTPCurrentStep
-
mfaOTPLayoutIds
int[] mfaOTPLayoutIds
-
mfaPhoneCurrentStep
int mfaPhoneCurrentStep
-
mfaPhoneLayoutIds
int[] mfaPhoneLayoutIds
-
mfaRecoveryCurrentStep
int mfaRecoveryCurrentStep
-
mfaRecoveryLayoutIds
int[] mfaRecoveryLayoutIds
-
pushLoginLayoutId
int pushLoginLayoutId
-
pushLoginSuccessLayoutId
int pushLoginSuccessLayoutId
-
registerLayoutId
int registerLayoutId
-
resetPasswordByEmailLayoutId
int resetPasswordByEmailLayoutId
-
resetPasswordByPhoneLayoutId
int resetPasswordByPhoneLayoutId
-
resetPasswordFirstLoginLayoutId
int resetPasswordFirstLoginLayoutId
-
resetPasswordLayoutId
int resetPasswordLayoutId
-
resetPasswordSuccessLayoutId
int resetPasswordSuccessLayoutId
-
scope
String scope
-
skipConsent
boolean skipConsent
-
socialBindAccountCurrentStep
int socialBindAccountCurrentStep
-
socialBindAccountLayoutIds
int[] socialBindAccountLayoutIds
-
socialLoginLayoutId
int socialLoginLayoutId
-
syncData
boolean syncData
-
userInfoCompleteItemDatePicker
int userInfoCompleteItemDatePicker
-
userInfoCompleteItemEmail
int userInfoCompleteItemEmail
-
userInfoCompleteItemNormal
int userInfoCompleteItemNormal
-
userInfoCompleteItemPhone
int userInfoCompleteItemPhone
-
userInfoCompleteItemSelect
int userInfoCompleteItemSelect
-
userInfoCompleteLayoutIds
int[] userInfoCompleteLayoutIds
-
verifyEmailSendSuccessLayoutId
int verifyEmailSendSuccessLayoutId
-
-
-
-
程序包 cn.authing.guard.social.handler
-
类cn.authing.guard.social.handler.OneClick扩展SocialAuthenticator实现可序列化
-
序列化字段
-
bizId
String bizId
-
callback
AuthCallback<UserInfo> callback
-
context
Context context
-
handler
Handler handler
-
loadingDrawable
AnimatedVectorDrawable loadingDrawable
-
privacyDialog
PrivacyConfirmBottomDialog privacyDialog
-
screenWidth
int screenWidth
-
uiConfig
com.netease.nis.quicklogin.helper.UnifyUiConfig uiConfig
-
-
-
-
程序包 cn.authing.guard.util.svg