| Modifier and Type | Field and Description |
|---|---|
String |
cause
why they were banlisted
|
String |
causeCode
separate code so cause can contain {0} for translation
|
long |
expireOn
when it should expire, per the i2p clock
|
Set<String> |
transports
set of transports to ban, null means all transports
|
| Constructor and Description |
|---|
Entry()
Default constructor.
|