public abstract class SchemaFetcher<ResultT> extends CassandraFetcher<ResultT>
authorizationService, dataStoreFactory, DEFAULT_CONSISTENCY, DEFAULT_PAGE_SIZE, DEFAULT_PARAMETERS, DEFAULT_SERIAL_CONSISTENCY| Constructor and Description |
|---|
SchemaFetcher(AuthorizationService authorizationService,
DataStoreFactory dataStoreFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
authorize(AuthenticationSubject authenticationSubject,
String keyspace) |
protected String |
getKeyspace(graphql.schema.DataFetchingEnvironment environment,
DataStore dataStore) |
get, get, getDatastoreParameterspublic SchemaFetcher(AuthorizationService authorizationService, DataStoreFactory dataStoreFactory)
protected void authorize(AuthenticationSubject authenticationSubject, String keyspace) throws UnauthorizedException
UnauthorizedExceptionCopyright © 2021. All rights reserved.