5 Replies Latest reply on Feb 26, 2007 2:47 AM by bvogt

    Custom Login

    ghyoju

      Hi,

      I am using JBOSS 4.0.5 and Portal 2.4.1. I found out that I need to use org.jboss.portal.identity.auth.IdentityLoginModule (thanks to bdaw). When I tried to use the class, It does not let me use the inherited method getUsernameAndPassword() from super class org.jboss.security.auth.spi.UsernamePasswordLoginModule. Where will I find this class(jar).

      Thank you very much.