0 Replies Latest reply on Sep 13, 2005 6:35 PM by rpa_rio

    Extracting info from unauthenticatedIdentity

      I need to know the best way to extract the info about unauthenticatedIdentity using DatabaseCertLoginModule and then create a user in the JAAS...
      What i have to do? Create a login module that extends from DatabaseCertLoginModule and override which method?