Home
last modified time | relevance | path

Searched refs:removeAuthenticationHeader (Results 1 – 2 of 2) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/clientauthutils/
DCredentialsCache.java114 public void removeAuthenticationHeader(String callId) { in removeAuthenticationHeader() method in CredentialsCache
DAuthenticationHelperImpl.java464 this.cachedCredentials.removeAuthenticationHeader(callId); in removeCachedAuthenticationHeaders()