2425262728293031
super(null, title, null); } protected void tryLogin(Object collId, char passwd[]) throws Exception { SessionSecurityDetails det = UserInfoAbstract.tryLogin(collId, passwd); user = initUser(det); }