Searched defs:Authorization (Results 1 – 2 of 2) sorted by relevance
45 public class Authorization class56 public Authorization() { in Authorization() method in Authorization
258 var headers = {'Authorization': 'GoogleLogin auth=' + this.authToken_}; property