|
Rename Method public checkCanShowTables(transactionId TransactionId, identity Identity, schema CatalogSchemaName) : void renamed to public checkCanShowTablesMetadata(transactionId TransactionId, identity Identity, schema CatalogSchemaName) : void in class com.facebook.presto.security.AccessControlManager |
From |
To |
|
Rename Method public checkCanShowTables(transactionId TransactionId, identity Identity, schema CatalogSchemaName) : void renamed to public checkCanShowTablesMetadata(transactionId TransactionId, identity Identity, schema CatalogSchemaName) : void in class com.facebook.presto.security.AccessControl |
From |
To |
|
Rename Method public checkCanShowTables(transactionId TransactionId, identity Identity, schema CatalogSchemaName) : void renamed to public checkCanShowTablesMetadata(transactionId TransactionId, identity Identity, schema CatalogSchemaName) : void in class com.facebook.presto.security.DenyAllAccessControl |
From |
To |
|
Rename Method public denyShowTables(schemaName String, extraInfo String) : void renamed to public denyShowTablesMetadata(schemaName String, extraInfo String) : void in class com.facebook.presto.spi.security.AccessDeniedException |
From |
To |
|
Rename Method public checkCanShowTables(identity Identity, schema CatalogSchemaName) : void renamed to public checkCanShowTablesMetadata(identity Identity, schema CatalogSchemaName) : void in class com.facebook.presto.spi.security.SystemAccessControl |
From |
To |
|
Rename Method public denyShowTables(schemaName String) : void renamed to public denyShowTablesMetadata(schemaName String) : void in class com.facebook.presto.spi.security.AccessDeniedException |
From |
To |
|
Rename Method public checkCanShowTables(transactionHandle ConnectorTransactionHandle, identity Identity, schemaName String) : void renamed to public checkCanShowTablesMetadata(transactionHandle ConnectorTransactionHandle, identity Identity, schemaName String) : void in class com.facebook.presto.spi.connector.ConnectorAccessControl |
From |
To |