Home
last modified time | relevance | path

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

/external/nist-sip/java/gov/nist/javax/sip/parser/
DWWWAuthenticateParser.java46 public WWWAuthenticateParser(String wwwAuthenticate) { in WWWAuthenticateParser()
68 WWWAuthenticate wwwAuthenticate = new WWWAuthenticate(); in parse() local