| Package | Description |
|---|---|
| eu.clarussecure.proxy.protocol.plugins.pgsql.message.sql |
| Modifier and Type | Method and Description |
|---|---|
List<SQLSession.ExpectedProtectedField> |
SQLSession.ExpectedField.getBackendProtectedFields(int backend) |
Map<Integer,List<SQLSession.ExpectedProtectedField>> |
SQLSession.ExpectedField.getProtectedFields() |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLSession.ExpectedField.setBackendProtectedFields(int backend,
List<SQLSession.ExpectedProtectedField> backendProtectedFields) |
void |
SQLSession.ExpectedField.setProtectedFields(Map<Integer,List<SQLSession.ExpectedProtectedField>> protectedFields) |
| Constructor and Description |
|---|
ExpectedField(String name,
int position,
List<Map.Entry<String,Integer>> attributes,
Map<Integer,List<SQLSession.ExpectedProtectedField>> protectedFields) |
ExpectedField(String name,
List<String> attributeNames,
Map<Integer,List<SQLSession.ExpectedProtectedField>> protectedFields) |
Copyright © 2017 The CLARUS Consortium. All rights reserved.