public interface GaianAuthorizer
| Modifier and Type | Method and Description |
|---|---|
void |
applyRowFilterAndColumnMasking(QueryContext queryContext) |
void |
cleanUp() |
void |
init() |
boolean |
isAuthorized(QueryContext queryContext) |
void init()
boolean isAuthorized(QueryContext queryContext) throws GaianAuthorizationException
GaianAuthorizationExceptionvoid applyRowFilterAndColumnMasking(QueryContext queryContext)
void cleanUp()
Copyright © 2018–2020 ODPi. All rights reserved.