| Package | Description |
|---|---|
| com.alibaba.druid.wall | |
| com.alibaba.druid.wall.spi |
| Modifier and Type | Method and Description |
|---|---|
List<WallUpdateCheckItem> |
WallCheckResult.getUpdateCheckItems() |
List<WallUpdateCheckItem> |
WallVisitor.getUpdateCheckItems() |
List<WallUpdateCheckItem> |
WallContext.getWallUpdateCheckItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
WallVisitor.addWallUpdateCheckItem(WallUpdateCheckItem item) |
| Modifier and Type | Method and Description |
|---|---|
void |
WallCheckResult.setUpdateCheckItems(List<WallUpdateCheckItem> updateCheckItems) |
void |
WallContext.setWallUpdateCheckItems(List<WallUpdateCheckItem> wallUpdateCheckItems) |
| Modifier and Type | Method and Description |
|---|---|
List<WallUpdateCheckItem> |
WallVisitorBase.getUpdateCheckItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
WallVisitorBase.addWallUpdateCheckItem(WallUpdateCheckItem item) |
Copyright © 2013–2022 Alibaba Group. All rights reserved.