116117118119120121122
log.debug(sm.getString( "contextConfig.authenticatorConfigured", authMethod)); } geronimoContext.setRealm(new JACCRealm()); }
193194195196197198199
210211212213214215216
119120121122123124125