Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 7607 invoked from network); 5 Mar 2010 03:30:04 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Mar 2010 03:30:04 -0000 Received: (qmail 11482 invoked by uid 500); 5 Mar 2010 03:29:51 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 11313 invoked by uid 500); 5 Mar 2010 03:29:51 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 11302 invoked by uid 99); 5 Mar 2010 03:29:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Mar 2010 03:29:50 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Mar 2010 03:29:49 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 48481234C4C8 for ; Fri, 5 Mar 2010 03:29:27 +0000 (UTC) Message-ID: <562340873.88491267759767295.JavaMail.jira@brutus.apache.org> Date: Fri, 5 Mar 2010 03:29:27 +0000 (UTC) From: "Ashish Jain (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMO-5128) login module for spnego support in geronimo In-Reply-To: <1125598990.65241265364147855.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GERONIMO-5128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841682#action_12841682 ] Ashish Jain commented on GERONIMO-5128: --------------------------------------- Hi Ivan, The if condition is only to log a message to suggest that there was no gcontext established b/w client/server hence no exchange of data is possible. Secondly as you said -- the fallback condition is indeed being handled by control-flags which can be defined in a security realm with multiple login module configurations. Thanks Ashish > login module for spnego support in geronimo > ------------------------------------------- > > Key: GERONIMO-5128 > URL: https://issues.apache.org/jira/browse/GERONIMO-5128 > Project: Geronimo > Issue Type: Sub-task > Security Level: public(Regular issues) > Reporter: Ashish Jain > Assignee: Ashish Jain > Fix For: 2.1.5, 2.2.1 > > Attachments: SpnegoLoginModule.java, SpnegoLoginModule.java_updated > > > login module for spnego support -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.