| Package | Description |
|---|---|
| org.jivesoftware.openfire.net |
| Modifier and Type | Method and Description |
|---|---|
static SASLAuthentication.Status |
SASLAuthentication.handle(LocalSession session,
org.dom4j.Element doc)
Handles the SASL authentication packet.
|
static SASLAuthentication.Status |
SASLAuthentication.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SASLAuthentication.Status[] |
SASLAuthentication.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003–2019 Ignite Realtime. All rights reserved.