Searched refs:ProxyAuthenticateList (Results 1 – 2 of 2) sorted by relevance
42 public class ProxyAuthenticateList extends SIPHeaderList<ProxyAuthenticate> { class51 ProxyAuthenticateList retval = new ProxyAuthenticateList(); in clone()58 public ProxyAuthenticateList() { in ProxyAuthenticateList() method in ProxyAuthenticateList
91 headerListTable.put(ProxyAuthenticate.class,ProxyAuthenticateList.class); in initializeListMap()