public class SqlGuardService extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_CATALOG_BYTES |
static int |
MAX_SQL_BYTES |
| Constructor and Description |
|---|
SqlGuardService() |
| Modifier and Type | Method and Description |
|---|---|
SqlGuardResponse |
check(SqlGuardRequest req) |
public static final int MAX_SQL_BYTES
public static final int MAX_CATALOG_BYTES
public SqlGuardService()
public SqlGuardResponse check(SqlGuardRequest req)