Home
last modified time | relevance | path

Searched refs:mechanism (Results 1 – 25 of 260) sorted by relevance

1234567891011

/external/smack/src/org/jivesoftware/smack/
DSASLAuthentication.java.orig47 * mechanism wont be used until {@link #supportSASLMechanism(String, int)} is called. By default,
107 * Registers a new SASL mechanism
109 * @param name common name of the SASL mechanism. E.g.: PLAIN, DIGEST-MD5 or KERBEROS_V4.
117 * Unregisters an existing SASL mechanism. Once the mechanism has been unregistered it won't
118 * be possible to authenticate users using the removed SASL mechanism. It also removes the
119 * mechanism from the supported list.
121 * @param name common name of the SASL mechanism. E.g.: PLAIN, DIGEST-MD5 or KERBEROS_V4.
130 * Registers a new SASL mechanism in the specified preference position. The client will try
131 * to authenticate using the most prefered SASL mechanism that is also supported by the server.
132 * The SASL mechanism must be registered via {@link #registerSASLMechanism(String, Class)}
[all …]
DSASLAuthentication.java220 for (String mechanism : mechanismsPreferences) { in authenticate()
221 if (implementedMechanisms.containsKey(mechanism) && in authenticate()
222 serverMechanisms.contains(mechanism)) { in authenticate()
223 selectedMechanism = mechanism; in authenticate()
302 for (String mechanism : mechanismsPreferences) { in authenticate()
303 if (implementedMechanisms.containsKey(mechanism) && in authenticate()
304 serverMechanisms.contains(mechanism)) { in authenticate()
305 selectedMechanism = mechanism; in authenticate()
/external/chromium/third_party/libjingle/source/talk/xmpp/
Dsaslcookiemechanism.h41 SaslCookieMechanism(const std::string & mechanism, in SaslCookieMechanism() argument
45 : mechanism_(mechanism), in SaslCookieMechanism()
50 SaslCookieMechanism(const std::string & mechanism, in SaslCookieMechanism() argument
53 : mechanism_(mechanism), in SaslCookieMechanism()
Dplainsaslhandler.h63 virtual SaslMechanism * CreateSaslMechanism(const std::string & mechanism) { in CreateSaslMechanism() argument
64 if (mechanism == "PLAIN") { in CreateSaslMechanism()
Dsaslhandler.h54 virtual SaslMechanism * CreateSaslMechanism(const std::string & mechanism) = 0;
/external/chromium/third_party/libjingle/source/talk/examples/login/
Dxmppauth.cc77 const std::string & mechanism) { in CreateSaslMechanism() argument
78 if (mechanism == "X-GOOGLE-TOKEN") { in CreateSaslMechanism()
79 return new buzz::SaslCookieMechanism(mechanism, jid_.Str(), auth_cookie_); in CreateSaslMechanism()
82 } else if (mechanism == "PLAIN") { in CreateSaslMechanism()
Dxmppauth.h63 const std::string & mechanism);
/external/openssh/
Dpkcs11.h680 ck_mechanism_type_t mechanism; member
822 struct ck_mechanism *mechanism,
841 struct ck_mechanism *mechanism,
860 struct ck_mechanism *mechanism));
878 struct ck_mechanism *mechanism,
894 struct ck_mechanism *mechanism,
904 struct ck_mechanism *mechanism,
920 struct ck_mechanism *mechanism,
954 struct ck_mechanism *mechanism,
960 struct ck_mechanism *mechanism,
[all …]
/external/smack/src/org/apache/harmony/javax/security/sasl/
DSasl.java134 public static SaslServer createSaslServer(String mechanism, String protocol, in createSaslServer() argument
136 if (mechanism == null) { in createSaslServer()
151 if (mech[j].equals(mechanism)) { in createSaslServer()
158 SaslServer saslS = fact.createSaslServer(mechanism, protocol, serverName, prop, in createSaslServer()
/external/valgrind/unittest/
Dwildcard_test.supp1 # This suppression file tests an extension to the suppression mechanism:
5 # To test the suppression mechanism with this file, run Helgrind
/external/smack/src/de/measite/smack/
DSasl.java71 public static SaslServer createSaslServer(String mechanism, String protocol, in createSaslServer() argument
73 …return org.apache.harmony.javax.security.sasl.Sasl.createSaslServer(mechanism, protocol, serverNam… in createSaslServer()
/external/smack/asmack-master/static-src/custom/de/measite/smack/
DSasl.java71 public static SaslServer createSaslServer(String mechanism, String protocol, in createSaslServer() argument
73 …return org.apache.harmony.javax.security.sasl.Sasl.createSaslServer(mechanism, protocol, serverNam… in createSaslServer()
/external/objenesis/
DREADME.android2 Java's standard constructor mechanism. This is sometimes useful in tests, and
/external/markdown/docs/extensions/
DImageLinks.txt7 ImageLinks is a Python-Markdown extension that provides a mechanism for
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
Dwpa_background.sgml15 <para>The original security mechanism of IEEE 802.11 standard was
49 keyed packet authentication mechanism (Michael MIC).</para>
64 of the selected key management mechanism (only the method for
/external/e2fsprogs/debian/attic/
Dcomerrg-dev.menu4 description="libcomerr is an attempt to present a common error-handling mechanism to \
/external/iptables/extensions/
Dlibipt_ecn.man1 …f the IPv4 and TCP header. ECN is the Explicit Congestion Notification mechanism as specified in …
/external/valgrind/main/docs/internals/
Dnotes.txt107 The redirect mechanism should (could) be used to support vsyscalls on
111 place and making the AT_SYSINFO entry point at it, as that mechanism
127 Redirection mechanism
140 that nameing mechanism involves $ signs etc in symbol names, which
/external/apache-harmony/crypto/src/test/impl/java/org/apache/harmony/crypto/tests/javax/crypto/
DExemptionMechanism_ImplTest.java289 public myEM(ExemptionMechanismSpi spi, Provider prov, String mechanism) { in myEM() argument
290 super(spi, prov, mechanism); in myEM()
/external/eigen/doc/
DI02_HiPerformance.dox11 In this page we will give a brief overview of the Eigen's internal mechanism to simplify
20 As explained latter, this mechanism has some limitations, and knowing them will allow
43 Unfortunately, this simplification mechanism is not perfect yet and not all expressions which could…
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DRecognizerSharedState.as27 * ad naseum. This is a failsafe mechanism to guarantee that at least
64 * something nonnull so that the auto token emit mechanism will not
/external/webkit/LayoutTests/storage/indexeddb/
Ddatabase-quota-expected.txt1 Tests IndexedDB's quota enforcing mechanism.
/external/libpcap/
DREADME40 The libpcap interface supports a filtering mechanism based on the
77 mechanism that accepts BPF filters; see the README.linux file for
/external/e2fsprogs/debian/attic/libs/
Dcontrol26 libcomerr is an attempt to present a common error-handling mechanism to
61 libcomerr is an attempt to present a common error-handling mechanism to
/external/clang/test/CodeGenObjC/
Dexceptions.m150 // as well as the no-match case in the catch mechanism. The i1 is whether
162 // Catch mechanism:

1234567891011