Searched defs:auth (Results 1 – 4 of 4) sorted by relevance
32 TestDefaultAuthenticator auth = in onBind() local
32 TestAccountAuthenticator auth = in onBind() local
34 public static String getAuthorityWithoutUserId(String auth) { in getAuthorityWithoutUserId()
580 Header[] auth = request.getHeaders("Authorization"); in getResponse() local