NamedUPCredentialLoginModule vs 
ConfiguredIdentityNamedUsernamePasswordLoginModule
----------------------------------------------------------------------------------

                 Key: GERONIMO-3641
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3641
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: security
    Affects Versions: 2.0.x, 2.1
            Reporter: Vamsavardhana Reddy
             Fix For: 2.0.x, 2.1


I see that ConfiguredIdentityNamedUsernamePasswordLoginModule and 
NamedUPCredentialLoginModule are added to geronimo codebase around the same 
time (rev 159325 and rev 159560).  The difference between the two is that 
NamedUPCredentialLoginModule uses the user supplied username and password where 
as ConfiguredIdentityNamedUsernamePasswordLoginModule gets the username and 
password from options supplied to the login module.  
NamedUPCredentialLoginModule is used by the Security realms portlet whereas 
there are no references to ConfiguredIdentityNamedUsernamePasswordLoginModule 
in the codebase.  I guess one of them (most likely 
ConfiguredIdentityNamedUsernamePasswordLoginModule) is redundant and it should 
be eliminated.  What am I missing?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to