Modifier and Type | Field | 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 |
what transports they were banlisted for (String), or null for all transports
|
Constructor | Description |
---|---|
Entry() |