8889909192939495969798
try { sunSpot = (SunSpot)this.manager.lookup( SunSpot.ROLE ); sunSpot.configurationTest(); if ( null != sunLetID) { sunSpot.checkAuthentication(redirector, sunLetID); } } finally { this.manager.release( sunSpot ); }