Home
last modified time | relevance | path

Searched defs:isAuthenticated (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/remoting/webapp/
Didentity.js173 remoting.Identity.prototype.isAuthenticated = function() { method in remoting.Identity
Doauth2.js77 remoting.OAuth2.prototype.isAuthenticated = function() { method in remoting.OAuth2
/external/smack/src/org/jivesoftware/smack/
DSASLAuthentication.java496 public boolean isAuthenticated() { in isAuthenticated() method in SASLAuthentication
DBOSHConnection.java286 public boolean isAuthenticated() { in isAuthenticated() method in BOSHConnection
DXMPPConnection.java387 public boolean isAuthenticated() { in isAuthenticated() method in XMPPConnection
DConnection.java299 public abstract boolean isAuthenticated(); in isAuthenticated() method in Connection