Searched refs:wwwAuthenticate (Results 1 – 1 of 1) sorted by relevance
46 public WWWAuthenticateParser(String wwwAuthenticate) { in WWWAuthenticateParser() argument47 super(wwwAuthenticate); in WWWAuthenticateParser()68 WWWAuthenticate wwwAuthenticate = new WWWAuthenticate(); in parse() local69 super.parse(wwwAuthenticate); in parse()70 return wwwAuthenticate; in parse()