public static class NonSaslAuthModule.NonSaslAuthEvent extends AuthModule.AuthEvent
| Constructor and Description |
|---|
NonSaslAuthModule.NonSaslAuthEvent(EventType type,
SessionObject sessionObject) |
| Modifier and Type | Method and Description |
|---|---|
XMPPException.ErrorCondition |
getError() |
IQ |
getRequest() |
void |
setError(XMPPException.ErrorCondition error) |
void |
setRequest(IQ iq) |
getSessionObject, getType, isHandled, setHandledpublic NonSaslAuthModule.NonSaslAuthEvent(EventType type, SessionObject sessionObject)
public XMPPException.ErrorCondition getError()
public IQ getRequest()
public void setError(XMPPException.ErrorCondition error)
public void setRequest(IQ iq)
Copyright © 2006–2014 Tigase. All rights reserved.