Searched refs:WWWAuthenticateList (Results 1 – 2 of 2) sorted by relevance
42 public class WWWAuthenticateList extends SIPHeaderList<WWWAuthenticate> { class49 WWWAuthenticateList retval = new WWWAuthenticateList(); in clone()55 public WWWAuthenticateList() { in WWWAuthenticateList() method in WWWAuthenticateList
69 headerListTable.put(WWWAuthenticate.class, WWWAuthenticateList.class); in initializeListMap()