public class AccessControlContext extends Object
| Constructor and Description |
|---|
AccessControlContext(QueryId queryId,
Optional<String> clientInfo,
Optional<String> source) |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getClientInfo() |
QueryId |
getQueryId() |
Optional<String> |
getSource() |
Copyright © 2012–2022. All rights reserved.