public class TestAccessController extends SecureTestUtil
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TestAccessController.BulkLoadHelper  | 
static class  | 
TestAccessController.PingCoprocessor  | 
static class  | 
TestAccessController.TestTableDDLProcedure  | 
SecureTestUtil.MasterSyncObserver| Constructor and Description | 
|---|
TestAccessController()  | 
checkGlobalPerms, checkTablePerms, checkTablePerms, checkTablePerms, checkTablePerms, configureSuperuser, convertToNamespace, createNamespace, createTable, createTable, createTable, createTable, createTable, deleteNamespace, deleteTable, deleteTable, enableSecurity, grantGlobal, grantGlobalUsingAccessControlClient, grantOnNamespace, grantOnNamespaceUsingAccessControlClient, grantOnTable, grantOnTableUsingAccessControlClient, revokeFromNamespace, revokeFromNamespaceUsingAccessControlClient, revokeFromTable, revokeFromTableUsingAccessControlClient, revokeGlobal, revokeGlobalUsingAccessControlClient, verifyAllowed, verifyAllowed, verifyAllowed, verifyConfiguration, verifyDenied, verifyDenied, verifyIfEmptyList, verifyIfNullpublic void testUnauthorizedStopMaster()
                                throws Exception
Exceptionpublic void testPostGrantRevokeAtQualifierLevel()
                                         throws Exception
Exceptionpublic void testGlobalAuthorizationForNewRegisteredRS()
                                               throws Exception
Exceptionpublic void testTableDescriptorsEnumeration()
                                     throws Exception
Exceptionpublic void testAccessControlClientGrantRevoke()
                                        throws Exception
Exceptionpublic void testAccessControlClientGlobalGrantRevoke()
                                              throws Exception
Exceptionpublic void testAccessControlClientGrantRevokeOnNamespace()
                                                   throws Exception
Exceptionpublic void testGetNamespacePermission()
                                throws Exception
Exceptionpublic void testAccessControlClientUserPerms()
                                      throws Exception
Exceptionpublic void testAccessControllerUserPermsRegexHandling()
                                                throws Exception
Exceptionpublic void testPrepareAndCleanBulkLoad()
                                 throws Exception
Exception