HomeSort by relevance Sort by last modified time
    Searched full:authorization (Results 1 - 25 of 389) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/nist-sip/java/javax/sip/header/
ProxyAuthorizationHeader.java 4 String NAME = "Proxy-Authorization";
AuthorizationHeader.java 7 String NAME = "Authorization";
  /external/nist-sip/java/gov/nist/javax/sip/clientauthutils/
CredentialsCache.java 12 * A cache of authorization headers to be used for subsequent processing when we
53 * Cache the bindings of proxyDomain and authorization header.
56 * the id of the call that the <tt>authorization</tt> header
58 * @param authorization
59 * the authorization header that we'd like to cache.
62 AuthorizationHeader authorization, int cacheTime) {
63 String user = authorization.getUsername();
65 if ( authorization == null) throw new NullPointerException("Null authorization domain");
72 String realm = authorization.getRealm()
    [all...]
AuthenticationHelperImpl.java 190 // Remove all authorization headers from the request (we'll re-add them
229 AuthorizationHeader authorization = null; local
236 authorization = this.getAuthorization(reoriginatedRequest
250 authorization = this.getAuthorization(reoriginatedRequest
257 "Created authorization header: " + authorization.toString());
261 authorization, cacheTime);
263 reoriginatedRequest.addHeader(authorization);
268 "Returning authorization transaction." + retryTran);
312 AuthorizationHeader authorization = null local
378 AuthorizationHeader authorization = null; local
    [all...]
  /frameworks/base/tests/DumpRenderTree/assets/results/
layout_tests_crashed.txt 3 /sdcard/android/layout_tests/http/tests/xmlhttprequest/cross-origin-authorization.html
4 /sdcard/android/layout_tests/http/tests/xmlhttprequest/cross-origin-no-authorization.html
  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
PMediaAuthorizationHeader.java 38 * The P-Media-Authorization SIP Private Header - RFC 3313.
42 * P-Media-Authorization = "P-Media-Authorization" HCOLON
43 * P-Media-Authorization-Token
44 * *(COMMA P-Media-Authorization-Token)
45 * P-Media-Authorization-Token = 1*HEXDIG
57 public final static String NAME = "P-Media-Authorization";
60 * Set the media authorization token.
61 * @param token - media authorization token to set
67 * Get the media authorization token
    [all...]
PMediaAuthorization.java 46 * P-Media-Authorization SIP Private Header - RFC 3313.
50 * P-Media-Authorization = "P-Media-Authorization" HCOLON
51 * P-Media-Authorization-Token
52 * *(COMMA P-Media-Authorization-Token)
53 * P-Media-Authorization-Token = 1*HEXDIG
70 * P-Media-Authorization Token
85 * Get the media authorization token.
96 * Set the media authorization token.
98 * @param token - media authorization token to se
    [all...]
AuthorizationHeaderIms.java 40 * Extension to Authorization header (3GPP TS 24299-5d0)
42 * This extension defines a new auth-param for the Authorization header used
  /external/chromium/chrome/browser/cocoa/
scoped_authorizationref.h 9 #include <Security/Authorization.h>
19 explicit scoped_AuthorizationRef(AuthorizationRef authorization = NULL)
20 : authorization_(authorization) {
29 void reset(AuthorizationRef authorization = NULL) {
30 if (authorization_ != authorization) {
34 authorization_ = authorization;
authorization_util.mm 24 scoped_AuthorizationRef authorization;
28 &authorization);
41 // product_logo_32.png is used instead of app.icns because Authorization
68 status = AuthorizationCopyRights(authorization,
80 return authorization.release();
83 OSStatus ExecuteWithPrivilegesAndGetPID(AuthorizationRef authorization,
103 OSStatus status = AuthorizationExecuteWithPrivileges(authorization,
143 OSStatus ExecuteWithPrivilegesAndWait(AuthorizationRef authorization,
150 OSStatus status = ExecuteWithPrivilegesAndGetPID(authorization,
install_from_dmg.mm 226 // Potentially shows an authorization dialog to request authentication to
228 // obtain authorization, which may result in the display of the dialog.
229 // Returns NULL if authorization is not performed because it does not appear
231 // application_directory. Returns NULL if authorization fails.
249 // authorization reference, and will attempt Keystone ticket promotion.
254 scoped_AuthorizationRef authorization(authorization_arg);
257 if (authorization) {
264 authorization,
298 if (authorization) {
303 [keystone_glue promoteTicketWithAuthorization:authorization.release(
    [all...]
authorization_util.h 28 #include <Security/Authorization.h>
46 OSStatus ExecuteWithPrivilegesAndGetPID(AuthorizationRef authorization,
58 OSStatus ExecuteWithPrivilegesAndWait(AuthorizationRef authorization,
  /external/chromium/chrome/common/extensions/docs/examples/extensions/wave/
popup.html 32 .digest, #logo, #authorization { cursor: pointer }
42 #authorization {
68 const AUTHORIZATION = document.getElementById('authorization');
69 AUTHORIZATION.textContent = 'Sign ';
72 AUTHORIZATION.textContent += 'out';
74 AUTHORIZATION.onclick = function() {
85 AUTHORIZATION.textContent += 'in';
87 AUTHORIZATION.onclick = function() { BACKGROUND.authorize(); };
122 <div id="authorization"></div
    [all...]
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/headers/
mozilla 9 Authorization
52 Proxy-Authorization
  /external/nist-sip/java/gov/nist/javax/sip/header/
Authorization.java 36 * Authorization SIP header.
45 public class Authorization
56 public Authorization() {
AuthorizationList.java 42 public class AuthorizationList extends SIPHeaderList<Authorization> {
60 super(Authorization.class, Authorization.NAME);
  /external/nist-sip/java/gov/nist/javax/sip/parser/
AuthorizationParser.java 32 * Parser for authorization headers.
45 * @param authorization Authorization message to parse
47 public AuthorizationParser(String authorization) {
48 super(authorization);
61 * @return SIPHeader (Authorization object)
67 headerName(TokenTypes.AUTHORIZATION);
68 Authorization auth = new Authorization();
  /external/apache-http/src/org/apache/http/auth/
AuthScheme.java 51 * <li>Generate authorization string for the given set of credentials,
53 * in response to the actual authorization challenge
108 * Tests if the authentication scheme is provides authorization on a per
118 * This method tests if the authorization process has been completed, either
119 * successfully or unsuccessfully, that is, all the required authorization
128 * Produces an authorization string for the given set of {@link Credentials}.
132 * @throws AuthenticationException if authorization string cannot
135 * @return the authorization string
  /frameworks/base/core/java/android/webkit/
HttpAuthHandler.java 43 * Cancel the authorization request.
49 * Proceed with the authorization with the given credentials.
  /external/chromium/net/http/
http_auth.h 40 // the previous authorization attempt.
42 AUTHORIZATION_RESULT_ACCEPT, // The authorization attempt was accepted,
46 AUTHORIZATION_RESULT_REJECT, // The authorization attempt was rejected.
49 // authorization attempt is stale, but
53 // poorly formed (the authorization attempt
56 AUTHORIZATION_RESULT_DIFFERENT_REALM, // The authorization
70 // lookup (premptive authorization).
100 // the current identity being used for authorization.
115 // (either Authorization or Proxy-Authorization)
    [all...]
http_atom_list.h 12 HTTP_ATOM(AUTHORIZATION)
  /external/chromium/chrome/browser/ui/cocoa/
keystone_infobar.h 17 // gain authorization to perform the promotion. The info bar is not shown
  /libcore/luni/src/main/java/javax/security/auth/callback/
package.html 9 application in order to execute the authentication and authorization
  /external/chromium/chrome/browser/chromeos/login/
image_downloader.cc 21 // Template for optional authorization header.
22 const char kAuthorizationHeader[] = "Authorization: GoogleLogin auth=%s";
  /external/apache-http/src/org/apache/http/impl/auth/
BasicScheme.java 102 * @return <tt>true</tt> if Basic authorization has been processed,
119 * Produces basic authorization header for the given set of {@link Credentials}.
125 * @throws AuthenticationException if authorization string cannot
128 * @return a basic authorization string
146 * Returns a basic <tt>Authorization</tt> header value for the given
152 * @return a basic authorization header

Completed in 611 milliseconds

1 2 3 4 5 6 7 8 91011>>