OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:removeAuthenticationHeader
(Results
1 - 2
of
2
) sorted by null
/external/nist-sip/java/gov/nist/javax/sip/clientauthutils/
CredentialsCache.java
114
public void
removeAuthenticationHeader
(String callId) {
AuthenticationHelperImpl.java
464
this.cachedCredentials.
removeAuthenticationHeader
(callId);
Completed in 835 milliseconds