public class ApplicationManagementClientTest extends Object
| 构造器和说明 |
|---|
ApplicationManagementClientTest() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
activeUsers() |
void |
allowAccess() |
void |
before() |
void |
create() |
void |
createAgreement() |
void |
createResource() |
void |
createRole() |
void |
delete() |
void |
deleteAgreement() |
void |
deleteResource() |
void |
deleteRole() |
void |
deleteRoles() |
void |
denyAccess() |
void |
enableAccessPolicy() |
void |
findById() |
void |
getRoles() |
void |
list() |
void |
listAgreement() |
void |
listResources() |
void |
modifyAgreement() |
void |
refreshApplicationSecret() |
void |
sortAgreement() |
void |
testToken() |
void |
updateDefaultAccessPolicy() |
void |
updateResource() |
void |
updateRole() |
public void before()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void create()
throws IOException
IOExceptionpublic void delete()
throws IOException
IOExceptionpublic void list()
throws IOException
IOExceptionpublic void findById()
throws IOException
IOExceptionpublic void activeUsers()
throws IOException
IOExceptionpublic void refreshApplicationSecret()
throws IOException
IOExceptionpublic void createResource()
throws IOException
IOExceptionpublic void listResources()
throws IOException
IOExceptionpublic void updateResource()
throws IOException
IOExceptionpublic void deleteResource()
throws IOException
IOExceptionpublic void allowAccess()
throws IOException
IOExceptionpublic void denyAccess()
throws IOException
IOExceptionpublic void createRole()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void deleteRole()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void deleteRoles()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void updateRole()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void getRoles()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void enableAccessPolicy()
throws IOException
IOExceptionpublic void updateDefaultAccessPolicy()
throws IOException
IOExceptionpublic void createAgreement()
throws IOException
IOExceptionpublic void modifyAgreement()
throws IOException
IOExceptionpublic void listAgreement()
throws IOException
IOExceptionpublic void deleteAgreement()
throws IOException
IOExceptionpublic void sortAgreement()
throws IOException
IOExceptionpublic void testToken()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionCopyright © 2021. All rights reserved.