/external/smack/src/org/jivesoftware/smack/ |
NonSASLAuthentication.java | 32 * Implementation of JEP-0078: Non-SASL Authentication. Follow the following
|
PacketWriter.java | 226 * TLS, SASL and resource binding.
|
XMPPConnection.java | 112 * will be used if available, stream compression is disabled, and standard SASL 218 // Authenticate using SASL 228 // Authenticate using Non-SASL 299 // Authenticate using Non-SASL [all...] |
BOSHConnection.java | 318 // Authenticate using SASL 325 // Authenticate using Non-SASL 387 // Authenticate using Non-SASL
|
/external/icu4c/tools/gensprep/ |
filterRFC3454.pl | 56 "--sasl" => \$writeSASLMap, 303 $comment ="# Map table for SASL profile (rfc4013.txt)\n\n"; 660 --sasl Generate data for SASL map table
|
/external/smack/src/org/jivesoftware/smack/util/ |
PacketParserUtils.java | 48 import org.jivesoftware.smack.sasl.SASLMechanism.Failure; 526 * Parse the available SASL mechanisms reported from the server. 664 * Parses SASL authentication error packets. 667 * @return a SASL Failure packet. [all...] |
PacketParserUtils.java.orig | 49 import org.jivesoftware.smack.sasl.SASLMechanism.Failure; 527 * Parse the available SASL mechanisms reported from the server. 665 * Parses SASL authentication error packets. 668 * @return a SASL Failure packet. [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se15_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/ |
J2SE-1.5.zip | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.javase16_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/ |
JavaSE-1.6.zip | |
/external/chromium/third_party/libjingle/source/talk/xmpp/ |
xmpplogintask.cc | 191 // Collect together the SASL auth mechanisms presented by the server
|
constants.cc | 65 static const std::string ns_sasl_("urn:ietf:params:xml:ns:xmpp-sasl");
|
/external/qemu/ |
qemu-options.hx | 587 @item sasl 589 Require that the client use SASL to authenticate with the VNC server. 591 system / user's SASL configuration file for the 'qemu' service. This 595 While some SASL auth methods can also provide data encryption (eg GSSAPI), 596 it is recommended that SASL always be combined with the 'tls' and 600 SASL authentication. 605 and SASL party. For x509 certs, the ACL check is made against the 607 @code{C=GB,O=ACME,L=Boston,CN=bob}. For SASL party, the ACL check is 608 made against the username, which depending on the SASL plugin, may [all...] |
qemu-monitor.hx | 587 matching on the x509 client certificate distinguished name, and SASL
|
/external/chromium/net/tools/testserver/ |
xmppserver.py | 214 ' <mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl">' 222 '<success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/>')
|
/external/icu4c/data/sprep/ |
rfc4013.txt | 13 # options: --sourcedir=. --destdir=out --src-filename=rfc3454.txt --dest-filename=rfc4013.txt --A1 --sasl --C12 --C21 --C22 --C3 --C4 --C5 --C6 --C7 --C8 --C9 --normalize --check-bidi 550 # Map table for SASL profile (rfc4013.txt)
|
/external/smack/asmack-master/ |
build.bash | 163 execute copyfolder "src/qpid/java" "build/src/trunk" "org/apache/qpid/management/common/sasl"
|
/packages/apps/Email/src/com/android/email/mail/store/ |
ImapConnection.java | 447 // options such as SASL
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
java5.php | [all...] |
/external/webkit/Source/WebCore/platform/ |
KURL.cpp | [all...] |
/external/chromium/net/base/ |
net_util.cc | 145 3659, // apple-sasl / PasswordServer [all...] |