/* */ {
/* 68 */ super(manager);
/* 69 */ this.container = ((EJBContainer)container);
/* 70 */ this.realmMapping = ((RealmMapping)manager);
/* */
/* 72 */ this.unauthenticatedAuthenticationInterceptor = new AuthenticationInterceptor(null, manager)
/* */ {
/* */ protected void authenticate(Invocation invocation)
/* */ throws Exception
/* */ {
/* 77 */ super.authenticate(invocation);