Class SystemSecurityContext
java.lang.Object
io.trino.spi.security.SystemSecurityContext
-
Constructor Summary
ConstructorsConstructorDescriptionSystemSecurityContext(Identity identity, QueryId queryId, Instant queryStart) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
SystemSecurityContext
-
-
Method Details
-
getIdentity
-
getQueryId
-
getQueryStart
-