Package | Description |
---|---|
org.bouncycastle.i18n | |
org.bouncycastle.i18n.filter |
Modifier and Type | Field and Description |
---|---|
protected Filter |
LocalizedMessage.filter |
protected Filter |
LocalizedMessage.FilteredArguments.filter |
Modifier and Type | Method and Description |
---|---|
Filter |
LocalizedMessage.getFilter()
Returns the current filter.
|
Filter |
LocalizedMessage.FilteredArguments.getFilter() |
Modifier and Type | Method and Description |
---|---|
void |
LocalizedMessage.setFilter(Filter filter)
Sets the
Filter that is used to filter the arguments of this message |
void |
LocalizedMessage.FilteredArguments.setFilter(Filter filter) |
Modifier and Type | Class and Description |
---|---|
class |
HTMLFilter
HTML Filter
|
class |
SQLFilter
Filter for strings to store in a SQL table.
|
Copyright © 2018 BouncyCastle.org. All rights reserved.