public interface AuthHandler
| Modifier and Type | Method and Description |
|---|---|
void |
authenticated(tigase.jaxmpp.core.client.JID jid) |
void |
deauthenticated(String msg,
tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.SaslError saslError) |
void authenticated(tigase.jaxmpp.core.client.JID jid)
void deauthenticated(String msg, tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.SaslError saslError)
Copyright © 2017. All rights reserved.