public class ExternalMechanism extends Object implements tigase.jaxmpp.core.client.xmpp.modules.auth.SaslMechanism
| Constructor and Description |
|---|
ExternalMechanism() |
| Modifier and Type | Method and Description |
|---|---|
String |
evaluateChallenge(String input,
tigase.jaxmpp.core.client.SessionObject sessionObject) |
boolean |
isAllowedToUse(tigase.jaxmpp.core.client.SessionObject sessionObject) |
String |
name() |
public String evaluateChallenge(String input, tigase.jaxmpp.core.client.SessionObject sessionObject)
evaluateChallenge in interface tigase.jaxmpp.core.client.xmpp.modules.auth.SaslMechanismpublic boolean isAllowedToUse(tigase.jaxmpp.core.client.SessionObject sessionObject)
isAllowedToUse in interface tigase.jaxmpp.core.client.xmpp.modules.auth.SaslMechanismpublic String name()
name in interface tigase.jaxmpp.core.client.xmpp.modules.auth.SaslMechanismCopyright © 2006–2014 Tigase. All rights reserved.