Package io.trino.security
Class SecurityContext
java.lang.Object
io.trino.security.SecurityContext
-
Constructor Summary
ConstructorsConstructorDescriptionSecurityContext(TransactionId transactionId, Identity identity, QueryId queryId, Instant queryStart) -
Method Summary
-
Constructor Details
-
SecurityContext
public SecurityContext(TransactionId transactionId, Identity identity, QueryId queryId, Instant queryStart)
-
-
Method Details