Home
last modified time | relevance | path

Searched defs:authHeaders (Results 1 – 2 of 2) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/clientauthutils/
DAuthenticationHelperImpl.java175 ListIterator authHeaders = null; in handleChallenge() local
441 Collection<AuthorizationHeader> authHeaders = this.cachedCredentials in setAuthenticationHeaders() local
DCredentialsCache.java67 List<AuthorizationHeader> authHeaders = authorizationHeaders.get(callId); in cacheAuthorizationHeader() local