/external/smack/src/org/jivesoftware/smack/sasl/ |
D | SASLAnonymous.java | 42 public void authenticate(String username, String host, CallbackHandler cbh) throws IOException { in authenticate() method in SASLAnonymous 46 public void authenticate(String username, String host, String password) throws IOException { in authenticate() method in SASLAnonymous 50 protected void authenticate() throws IOException { in authenticate() method in SASLAnonymous
|
D | SASLGSSAPIMechanism.java | 61 …public void authenticate(String username, String host, CallbackHandler cbh) throws IOException, XM… in authenticate() method in SASLGSSAPIMechanism 80 …public void authenticate(String username, String host, String password) throws IOException, XMPPEx… in authenticate() method in SASLGSSAPIMechanism
|
D | SASLFacebookConnect.java | 50 protected void authenticate() throws IOException, XMPPException { in authenticate() method in SASLFacebookConnect 67 public void authenticate(String apiKeyAndSessionKey, String host, String sessionSecret) in authenticate() method in SASLFacebookConnect 92 public void authenticate(String username, String host, CallbackHandler cbh) in authenticate() method in SASLFacebookConnect
|
D | SASLMechanism.java | 81 …public void authenticate(String username, String host, String password) throws IOException, XMPPEx… in authenticate() method in SASLMechanism 106 …public void authenticate(String username, String host, CallbackHandler cbh) throws IOException, XM… in authenticate() method in SASLMechanism 113 protected void authenticate() throws IOException, XMPPException { in authenticate() method in SASLMechanism
|
/external/smack/src/org/jivesoftware/smack/ |
D | UserAuthentication.java | 50 String authenticate(String username, String resource, CallbackHandler cbh) throws in authenticate() method 67 String authenticate(String username, String password, String resource) throws in authenticate() method
|
D | NonSASLAuthentication.java | 47 …public String authenticate(String username, String resource, CallbackHandler cbh) throws XMPPExcep… in authenticate() method in NonSASLAuthentication 58 public String authenticate(String username, String password, String resource) throws in authenticate() method in NonSASLAuthentication
|
D | SASLAuthentication.java | 216 public String authenticate(String username, String resource, CallbackHandler cbh) in authenticate() method in SASLAuthentication 298 public String authenticate(String username, String password, String resource) in authenticate() method in SASLAuthentication
|
/external/apache-http/src/org/apache/http/impl/auth/ |
D | BasicScheme.java | 130 public Header authenticate( in authenticate() method in BasicScheme 154 public static Header authenticate( in authenticate() method in BasicScheme
|
D | NTLMScheme.java | 106 public Header authenticate( in authenticate() method in NTLMScheme
|
D | DigestScheme.java | 219 public Header authenticate( in authenticate() method in DigestScheme
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/oauth2/clients/ |
D | imap.py | 32 def authenticate(self, url, consumer, token): member in IMAP4_SSL
|
D | smtp.py | 33 def authenticate(self, url, consumer, token): member in SMTP
|
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/oauth2/clients/ |
D | imap.py | 32 def authenticate(self, url, consumer, token): member in IMAP4_SSL
|
D | smtp.py | 33 def authenticate(self, url, consumer, token): member in SMTP
|
/external/apache-http/src/org/apache/http/auth/ |
D | AuthScheme.java | 137 Header authenticate(Credentials credentials, HttpRequest request) in authenticate() method
|
/external/okhttp/src/test/java/com/squareup/okhttp/internal/ |
D | RecordingOkAuthenticator.java | 33 @Override public Credential authenticate(Proxy proxy, URL url, List<Challenge> challenges) in authenticate() method in RecordingOkAuthenticator
|
/external/okhttp/src/main/java/com/squareup/okhttp/ |
D | OkAuthenticator.java | 39 Credential authenticate(Proxy proxy, URL url, List<Challenge> challenges) throws IOException; in authenticate() method
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipe-loader/ |
D | pipe_loader_drm.c | 149 xcb_dri2_authenticate_reply_t *authenticate; in pipe_loader_drm_x_auth() local
|
/external/mesa3d/src/gallium/auxiliary/pipe-loader/ |
D | pipe_loader_drm.c | 149 xcb_dri2_authenticate_reply_t *authenticate; in pipe_loader_drm_x_auth() local
|
/external/okhttp/src/test/java/com/squareup/okhttp/internal/spdy/ |
D | HttpOverSpdyTest.java | 153 @Test public void authenticate() throws Exception { in authenticate() method in HttpOverSpdyTest
|
/external/chromium/chrome/browser/sync/protocol/ |
D | sync.proto | 405 optional AuthenticateMessage authenticate = 6; field 561 optional AuthenticateResponse authenticate = 3; field
|
/external/chromium_org/third_party/mesa/src/src/egl/wayland/wayland-drm/ |
D | wayland-drm.h | 83 int (*authenticate)(void *user_data, uint32_t id); member
|
/external/mesa3d/src/egl/wayland/wayland-drm/ |
D | wayland-drm.h | 83 int (*authenticate)(void *user_data, uint32_t id); member
|
/external/chromium_org/sync/protocol/ |
D | sync.proto | 647 optional AuthenticateMessage authenticate = 6; field 849 optional AuthenticateResponse authenticate = 3; field
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/ |
D | vl_winsys_dri.c | 306 xcb_dri2_authenticate_reply_t *authenticate = NULL; in vl_screen_create() local
|