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

/external/smack/src/org/jivesoftware/smack/
H A DBOSHConnection.java286 public boolean isAuthenticated() { method in class:BOSHConnection
H A DSASLAuthentication.java496 public boolean isAuthenticated() { method in class:SASLAuthentication
H A DXMPPConnection.java198 if (!isAuthenticated()) {
334 if (!isAuthenticated() || isAnonymous()) {
387 public boolean isAuthenticated() { method in class:XMPPConnection
H A DConnection.java299 public abstract boolean isAuthenticated(); method in class:Connection
/external/chromium_org/remoting/webapp/
H A Doauth2.js80 remoting.OAuth2.prototype.isAuthenticated = function() {
205 * Will throw if !isAuthenticated().
211 if (!this.isAuthenticated()) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 243 milliseconds