HomeSort by relevance Sort by last modified time
    Searched defs:isAuthenticated (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/remoting/webapp/
identity.js 173 remoting.Identity.prototype.isAuthenticated = function() {
oauth2.js 77 remoting.OAuth2.prototype.isAuthenticated = function() {
178 * Will throw if !isAuthenticated().
184 if (!this.isAuthenticated()) {
  /external/smack/src/org/jivesoftware/smack/
SASLAuthentication.java 496 public boolean isAuthenticated() {
Connection.java 299 public abstract boolean isAuthenticated();
    [all...]
BOSHConnection.java 286 public boolean isAuthenticated() {
XMPPConnection.java 198 if (!isAuthenticated()) {
334 if (!isAuthenticated() || isAnonymous()) {
387 public boolean isAuthenticated() {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 
  /prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar 

Completed in 81 milliseconds