Lines Matching full:authorization
47 // the previous authorization attempt.
49 AUTHORIZATION_RESULT_ACCEPT, // The authorization attempt was accepted,
53 AUTHORIZATION_RESULT_REJECT, // The authorization attempt was rejected.
56 // authorization attempt is stale, but
60 // poorly formed (the authorization attempt
63 AUTHORIZATION_RESULT_DIFFERENT_REALM, // The authorization
77 // lookup (premptive authorization).
124 // the current identity being used for authorization.
138 // (either Authorization or Proxy-Authorization).
152 // Returns a string representation of an authorization result.
156 // Returns a value for logging an authorization result to a NetLog.