| Package | Description |
|---|---|
| org.jivesoftware.smack.sasl |
SASL Mechanisms.
|
| org.jivesoftware.smack.util |
Utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SASLMechanism.setSaslPrepTransformer(StringTransformer stringTransformer)
Set the SASLPrep StringTransformer.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DNSUtil.setIdnaTransformer(StringTransformer idnaTransformer)
Set the IDNA (Internationalizing Domain Names in Applications, RFC 3490) transformer.
|