Package io.trino.spi.security
Class ViewExpression
java.lang.Object
io.trino.spi.security.ViewExpression
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getSecurityIdentity
- Returns:
- user as whom the view expression will be evaluated. If empty identity is returned, then session user is used.
-
getCatalog
-
getSchema
-
getExpression
-
getPath
-
builder
-