Implement SASL EXTERNAL

This commit is contained in:
Florian Zeitz 2012-01-25 16:42:29 +01:00
parent 71b02af421
commit ee08eadf81
3 changed files with 36 additions and 1 deletions

View file

@ -9,6 +9,7 @@ SRCS = XMPPAuthenticator.m \
XMPPCallback.m \
XMPPConnection.m \
XMPPExceptions.m \
XMPPEXTERNALAuth.m \
XMPPIQ.m \
XMPPJID.m \
XMPPMessage.m \