public static class RandomStringStanzaIdSource.Factory extends java.lang.Object implements StanzaIdSourceFactory
| Modifier and Type | Field and Description |
|---|---|
static RandomStringStanzaIdSource.Factory |
MEDIUM_SECURE |
static RandomStringStanzaIdSource.Factory |
VERY_SECURE |
| Constructor and Description |
|---|
Factory(int length,
boolean verySecure) |
| Modifier and Type | Method and Description |
|---|---|
StanzaIdSource |
constructStanzaIdSource() |
public static final RandomStringStanzaIdSource.Factory VERY_SECURE
public static final RandomStringStanzaIdSource.Factory MEDIUM_SECURE
public StanzaIdSource constructStanzaIdSource()
constructStanzaIdSource in interface StanzaIdSourceFactory