14621463146414651466146714681469147014711472
if (userName == null) return false; if (grplst != null && grplst.size() > 0) { // there's a groups list -> run thru it Iterator<String>it = grplst.iterator(); String grp; ACLGroup aclgrp; try { while (it.hasNext()) { grp = it.next();
14611462146314641465146614671468146914701471
15031504150515061507150815091510151115121513