Searched refs:principalList (Results 1 – 1 of 1) sorted by relevance
130 private String[] principalList = null; field in KdcGui397 principalList = null; in checkRefreshPrincipals()968 principalList = null; in logout()1083 if (principalList != null in fillPrincipalList()1099 principalList = p.getPrincipalList(CurRealm); in fillPrincipalList()1117 +(new Integer(principalList.length)).toString()+" items"); in fillPrincipalList()1129 Filter f = new Filter(principalList, curPrPattern); in refreshPrincipalList()1355 principalList = addToList(principalList, prin.PrName); in prDoSave()1506 principalList = delFromList(principalList, CurPrincipal); in prDelete()2546 if (principalList == null) in printPrList()