Searched refs:AllowList (Results 1 – 3 of 3) sorted by relevance
43 public class AllowList extends SIPHeaderList<Allow> { class53 AllowList retval = new AllowList(); in clone()61 public AllowList() { in AllowList() method in AllowList
68 AllowList list = new AllowList(); in parse()
97 headerListTable.put(Allow.class, AllowList.class); in initializeListMap()