Package | Description |
---|---|
tigase.auth |
Modifier and Type | Method and Description |
---|---|
static XmppSaslException.SaslError |
XmppSaslException.SaslError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XmppSaslException.SaslError[] |
XmppSaslException.SaslError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
XmppSaslException(XmppSaslException.SaslError saslError) |
XmppSaslException(XmppSaslException.SaslError saslError,
String detail) |
Copyright © 2017 "Tigase, Inc.". All rights reserved.