public class AuthenticationClientTest extends Object
| 构造器和说明 |
|---|
AuthenticationClientTest() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
before() |
void |
bindEmail() |
void |
bindPhone() |
void |
buildAuthorizeUrl() |
void |
checkLoginStatus() |
void |
checkPasswordStrength() |
void |
computedPasswordSecurityLevel() |
void |
getAccessTokenByClientCredentials() |
void |
getAccessTokenByCode() |
void |
getSecurityLevel() |
void |
getUdfValue() |
void |
getUserInfoByAccessToken() |
void |
linkAccount() |
void |
list() |
void |
listAuthorizedResources() |
void |
listOrgs() |
void |
listUdv() |
void |
loginByAd() |
void |
loginByEmail() |
void |
loginByLdap() |
void |
loginByPhoneCode() |
void |
loginByPhonePassword() |
void |
loginByUsername() |
void |
loginByWechat() |
void |
Logout() |
void |
refreshToken() |
void |
registerByEmail() |
void |
registerByUsername() |
void |
removeUdfValue() |
void |
resetPasswordByEmailCode() |
void |
resetPasswordByPhoneCode() |
void |
sendEmail() |
void |
sendSmsCode() |
void |
setUdfValue() |
void |
UdfValue() |
void |
unbindPhone() |
void |
updateEmail() |
void |
updatePassword() |
void |
updatePhone() |
void |
updateProfile() |
public void before()
public void registerByEmail()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void registerByUsername()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void sendSmsCode()
throws IOException
IOExceptionpublic void loginByEmail()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void loginByWechat()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void loginByUsername()
throws IOException,
GraphQLException,
ExecutionException,
InterruptedException
IOExceptionGraphQLExceptionExecutionExceptionInterruptedExceptionpublic void loginByPhoneCode()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void loginByPhonePassword()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void checkLoginStatus()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void sendEmail()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void resetPasswordByPhoneCode()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void resetPasswordByEmailCode()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void updateProfile()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void updatePassword()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void updatePhone()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void updateEmail()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void refreshToken()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void bindPhone()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void unbindPhone()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void bindEmail()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void Logout()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void listUdv()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void listOrgs()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void linkAccount()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void loginByLdap()
throws IOException
IOExceptionpublic void loginByAd()
throws IOException
IOExceptionpublic void checkPasswordStrength()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void listAuthorizedResources()
throws IOException,
GraphQLException,
ExecutionException,
InterruptedException
IOExceptionGraphQLExceptionExecutionExceptionInterruptedExceptionpublic void getSecurityLevel()
throws IOException,
GraphQLException,
ExecutionException,
InterruptedException
IOExceptionGraphQLExceptionExecutionExceptionInterruptedExceptionpublic void UdfValue()
throws IOException,
GraphQLException,
ExecutionException,
InterruptedException
IOExceptionGraphQLExceptionExecutionExceptionInterruptedExceptionpublic void getUdfValue()
throws IOException,
GraphQLException,
ExecutionException,
InterruptedException
IOExceptionGraphQLExceptionExecutionExceptionInterruptedExceptionpublic void setUdfValue()
throws IOException,
GraphQLException,
ExecutionException,
InterruptedException
IOExceptionGraphQLExceptionExecutionExceptionInterruptedExceptionpublic void removeUdfValue()
throws IOException,
GraphQLException,
ExecutionException,
InterruptedException
IOExceptionGraphQLExceptionExecutionExceptionInterruptedExceptionpublic void getAccessTokenByCode()
throws IOException
IOExceptionpublic void getAccessTokenByClientCredentials()
throws IOException,
GraphQLException,
ExecutionException,
InterruptedException
IOExceptionGraphQLExceptionExecutionExceptionInterruptedExceptionpublic void getUserInfoByAccessToken()
throws IOException,
GraphQLException,
ExecutionException,
InterruptedException
IOExceptionGraphQLExceptionExecutionExceptionInterruptedExceptionpublic void list()
throws IOException,
InterruptedException,
ExecutionException,
GraphQLException
IOExceptionInterruptedExceptionExecutionExceptionGraphQLExceptionpublic void computedPasswordSecurityLevel()
public void buildAuthorizeUrl()
throws MalformedURLException
Copyright © 2021. All rights reserved.