|
Change Parameter Type grantee : Identifier to grantee : PrincipalSpecification in method private Revoke(location Optional<NodeLocation>, grantOptionFor boolean, privileges Optional<List<String>>, table boolean, tableName QualifiedName, grantee PrincipalSpecification) in class com.facebook.presto.sql.tree.Revoke |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public grantTablePrivileges(session Session, tableName QualifiedObjectName, privileges Set<Privilege>, grantee PrestoPrincipal, grantOption boolean) : void in class com.facebook.presto.metadata.MetadataManager |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public checkCanGrantTablePrivilege(transaction ConnectorTransactionHandle, identity ConnectorIdentity, privilege Privilege, tableName SchemaTableName, grantee PrestoPrincipal, withGrantOption boolean) : void in class com.facebook.presto.hive.security.SqlStandardAccessControl |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public checkCanGrantTablePrivilege(transaction ConnectorTransactionHandle, identity ConnectorIdentity, privilege Privilege, tableName SchemaTableName, grantee PrestoPrincipal, withGrantOption boolean) : void in class com.facebook.presto.plugin.base.security.ReadOnlyAccessControl |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public grantTablePrivileges(session Session, tableName QualifiedObjectName, privileges Set<Privilege>, grantee PrestoPrincipal, grantOption boolean) : void in class com.facebook.presto.metadata.AbstractMockMetadata |
From |
To |
|
Change Parameter Type revokee : String to revokee : PrestoPrincipal in method public checkCanRevokeTablePrivilege(transactionId TransactionId, identity Identity, privilege Privilege, tableName QualifiedObjectName, revokee PrestoPrincipal, grantOptionFor boolean) : void in class com.facebook.presto.security.AccessControl |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public grantTablePrivileges(session ConnectorSession, tableName SchemaTableName, privileges Set<Privilege>, grantee PrestoPrincipal, grantOption boolean) : void in class com.facebook.presto.spi.connector.ConnectorMetadata |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public checkCanGrantTablePrivilege(transactionHandle ConnectorTransactionHandle, identity ConnectorIdentity, privilege Privilege, tableName SchemaTableName, grantee PrestoPrincipal, withGrantOption boolean) : void in class com.facebook.presto.hive.security.PartitionsAwareAccessControl |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public revokeTablePrivileges(session Session, tableName QualifiedObjectName, privileges Set<Privilege>, grantee PrestoPrincipal, grantOption boolean) : void in class com.facebook.presto.metadata.Metadata |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public checkCanGrantTablePrivilege(transaction ConnectorTransactionHandle, identity ConnectorIdentity, privilege Privilege, tableName SchemaTableName, grantee PrestoPrincipal, withGrantOption boolean) : void in class com.facebook.presto.plugin.base.security.FileBasedAccessControl |
From |
To |
|
Change Parameter Type grantee : Identifier to grantee : PrincipalSpecification in method public Revoke(grantOptionFor boolean, privileges Optional<List<String>>, table boolean, tableName QualifiedName, grantee PrincipalSpecification) in class com.facebook.presto.sql.tree.Revoke |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public checkCanGrantTablePrivilege(transactionId TransactionId, identity Identity, privilege Privilege, tableName QualifiedObjectName, grantee PrestoPrincipal, withGrantOption boolean) : void in class com.facebook.presto.security.AccessControl |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public checkCanGrantTablePrivilege(transactionId TransactionId, identity Identity, privilege Privilege, tableName QualifiedObjectName, grantee PrestoPrincipal, withGrantOption boolean) : void in class com.facebook.presto.security.AccessControlManager |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public checkCanGrantTablePrivilege(transactionId TransactionId, identity Identity, privilege Privilege, tableName QualifiedObjectName, grantee PrestoPrincipal, withGrantOption boolean) : void in class com.facebook.presto.security.DenyAllAccessControl |
From |
To |
|
Change Parameter Type revokee : String to revokee : PrestoPrincipal in method public checkCanRevokeTablePrivilege(transaction ConnectorTransactionHandle, identity ConnectorIdentity, privilege Privilege, tableName SchemaTableName, revokee PrestoPrincipal, grantOptionFor boolean) : void in class com.facebook.presto.hive.security.SqlStandardAccessControl |
From |
To |
|
Change Parameter Type revokee : String to revokee : PrestoPrincipal in method public checkCanRevokeTablePrivilege(transactionHandle ConnectorTransactionHandle, identity ConnectorIdentity, privilege Privilege, tableName SchemaTableName, revokee PrestoPrincipal, grantOptionFor boolean) : void in class com.facebook.presto.security.TestAccessControlManager.DenyConnectorAccessControl |
From |
To |
|
Change Parameter Type revokee : String to revokee : PrestoPrincipal in method public checkCanRevokeTablePrivilege(transaction ConnectorTransactionHandle, identity ConnectorIdentity, privilege Privilege, tableName SchemaTableName, revokee PrestoPrincipal, grantOptionFor boolean) : void in class com.facebook.presto.plugin.base.security.ReadOnlyAccessControl |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public grantTablePrivileges(session ConnectorSession, schemaTableName SchemaTableName, privileges Set<Privilege>, grantee PrestoPrincipal, grantOption boolean) : void in class com.facebook.presto.hive.HiveMetadata |
From |
To |
|
Change Parameter Type revokee : String to revokee : PrestoPrincipal in method public checkCanRevokeTablePrivilege(transactionHandle ConnectorTransactionHandle, identity ConnectorIdentity, privilege Privilege, tableName SchemaTableName, revokee PrestoPrincipal, grantOptionFor boolean) : void in class com.facebook.presto.spi.connector.ConnectorAccessControl |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public revokeTablePrivileges(session Session, tableName QualifiedObjectName, privileges Set<Privilege>, grantee PrestoPrincipal, grantOption boolean) : void in class com.facebook.presto.metadata.MetadataManager |
From |
To |
|
Change Parameter Type revokee : String to revokee : PrestoPrincipal in method public checkCanRevokeTablePrivilege(identity Identity, privilege Privilege, table CatalogSchemaTableName, revokee PrestoPrincipal, grantOptionFor boolean) : void in class com.facebook.presto.spi.security.SystemAccessControl |
From |
To |
|
Change Parameter Type revokee : String to revokee : PrestoPrincipal in method public checkCanRevokeTablePrivilege(transaction ConnectorTransactionHandle, identity ConnectorIdentity, privilege Privilege, tableName SchemaTableName, revokee PrestoPrincipal, grantOptionFor boolean) : void in class com.facebook.presto.plugin.base.security.FileBasedAccessControl |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public revokeTablePrivileges(session ConnectorSession, tableName SchemaTableName, privileges Set<Privilege>, grantee PrestoPrincipal, grantOption boolean) : void in class com.facebook.presto.spi.connector.ConnectorMetadata |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public checkCanGrantTablePrivilege(identity Identity, privilege Privilege, table CatalogSchemaTableName, grantee PrestoPrincipal, withGrantOption boolean) : void in class com.facebook.presto.plugin.base.security.ForwardingSystemAccessControl |
From |
To |
|
Change Parameter Type grantee : Identifier to grantee : PrincipalSpecification in method public Grant(privileges Optional<List<String>>, table boolean, tableName QualifiedName, grantee PrincipalSpecification, withGrantOption boolean) in class com.facebook.presto.sql.tree.Grant |
From |
To |
|
Change Parameter Type grantee : Identifier to grantee : PrincipalSpecification in method public Grant(location NodeLocation, privileges Optional<List<String>>, table boolean, tableName QualifiedName, grantee PrincipalSpecification, withGrantOption boolean) in class com.facebook.presto.sql.tree.Grant |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public checkCanGrantTablePrivilege(transactionHandle ConnectorTransactionHandle, identity ConnectorIdentity, privilege Privilege, tableName SchemaTableName, grantee PrestoPrincipal, withGrantOption boolean) : void in class com.facebook.presto.security.TestAccessControlManager.DenyConnectorAccessControl |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public grantTablePrivileges(session Session, tableName QualifiedObjectName, privileges Set<Privilege>, grantee PrestoPrincipal, grantOption boolean) : void in class com.facebook.presto.metadata.Metadata |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public checkCanGrantTablePrivilege(transactionHandle ConnectorTransactionHandle, identity ConnectorIdentity, privilege Privilege, tableName SchemaTableName, grantee PrestoPrincipal, withGrantOption boolean) : void in class com.facebook.presto.spi.connector.ConnectorAccessControl |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public revokeTablePrivileges(session ConnectorSession, schemaTableName SchemaTableName, privileges Set<Privilege>, grantee PrestoPrincipal, grantOption boolean) : void in class com.facebook.presto.hive.HiveMetadata |
From |
To |
|
Change Parameter Type revokee : String to revokee : PrestoPrincipal in method public checkCanRevokeTablePrivilege(transactionId TransactionId, identity Identity, privilege Privilege, tableName QualifiedObjectName, revokee PrestoPrincipal, grantOptionFor boolean) : void in class com.facebook.presto.security.AccessControlManager |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public revokeTablePrivileges(session Session, tableName QualifiedObjectName, privileges Set<Privilege>, grantee PrestoPrincipal, grantOption boolean) : void in class com.facebook.presto.metadata.AbstractMockMetadata |
From |
To |
|
Change Parameter Type revokee : String to revokee : PrestoPrincipal in method public checkCanRevokeTablePrivilege(transactionId TransactionId, identity Identity, privilege Privilege, tableName QualifiedObjectName, revokee PrestoPrincipal, grantOptionFor boolean) : void in class com.facebook.presto.security.DenyAllAccessControl |
From |
To |
|
Change Parameter Type revokee : String to revokee : PrestoPrincipal in method public checkCanRevokeTablePrivilege(transactionHandle ConnectorTransactionHandle, identity ConnectorIdentity, privilege Privilege, tableName SchemaTableName, revokee PrestoPrincipal, grantOptionFor boolean) : void in class com.facebook.presto.plugin.base.security.ForwardingConnectorAccessControl |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public grantTablePrivileges(session ConnectorSession, tableName SchemaTableName, privileges Set<Privilege>, grantee PrestoPrincipal, grantOption boolean) : void in class com.facebook.presto.spi.connector.classloader.ClassLoaderSafeConnectorMetadata |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public revokeTablePrivileges(session ConnectorSession, tableName SchemaTableName, privileges Set<Privilege>, grantee PrestoPrincipal, grantOption boolean) : void in class com.facebook.presto.spi.connector.classloader.ClassLoaderSafeConnectorMetadata |
From |
To |
|
Change Parameter Type grantee : Identifier to grantee : PrincipalSpecification in method private Grant(location Optional<NodeLocation>, privileges Optional<List<String>>, table boolean, tableName QualifiedName, grantee PrincipalSpecification, withGrantOption boolean) in class com.facebook.presto.sql.tree.Grant |
From |
To |
|
Change Parameter Type revokee : String to revokee : PrestoPrincipal in method public checkCanRevokeTablePrivilege(transactionHandle ConnectorTransactionHandle, identity ConnectorIdentity, privilege Privilege, tableName SchemaTableName, revokee PrestoPrincipal, grantOptionFor boolean) : void in class com.facebook.presto.hive.security.PartitionsAwareAccessControl |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public checkCanGrantTablePrivilege(identity Identity, privilege Privilege, table CatalogSchemaTableName, grantee PrestoPrincipal, withGrantOption boolean) : void in class com.facebook.presto.spi.security.SystemAccessControl |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public checkCanGrantTablePrivilege(transactionHandle ConnectorTransactionHandle, identity ConnectorIdentity, privilege Privilege, tableName SchemaTableName, grantee PrestoPrincipal, withGrantOption boolean) : void in class com.facebook.presto.plugin.base.security.ForwardingConnectorAccessControl |
From |
To |
|
Change Parameter Type grantee : Identifier to grantee : PrincipalSpecification in method public Revoke(location NodeLocation, grantOptionFor boolean, privileges Optional<List<String>>, table boolean, tableName QualifiedName, grantee PrincipalSpecification) in class com.facebook.presto.sql.tree.Revoke |
From |
To |
|
Change Parameter Type revokee : String to revokee : PrestoPrincipal in method public checkCanRevokeTablePrivilege(identity Identity, privilege Privilege, table CatalogSchemaTableName, revokee PrestoPrincipal, grantOptionFor boolean) : void in class com.facebook.presto.plugin.base.security.ForwardingSystemAccessControl |
From |
To |