public static interface AuthModule.AuthFailedHandler extends EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
AuthModule.AuthFailedHandler.AuthFailedEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onAuthFailed(SessionObject sessionObject,
SaslModule.SaslError error) |
void onAuthFailed(SessionObject sessionObject, SaslModule.SaslError error) throws JaxmppException
JaxmppExceptionCopyright © 2006–2020 Tigase. All rights reserved.