| Package | Description |
|---|---|
| tigase.jaxmpp.core.client.xmpp.modules.auth |
Support for SASL and non-SASL authentication .
|
| Modifier and Type | Method and Description |
|---|---|
SaslModule.SaslError |
SaslModule.SaslEvent.getError() |
static SaslModule.SaslError |
SaslModule.SaslError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SaslModule.SaslError[] |
SaslModule.SaslError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SaslModule.SaslEvent.setError(SaslModule.SaslError error) |
Copyright © 2006–2014 Tigase. All rights reserved.