Menu

#39 CallbackHandler causes exception in OCSPLoginModule

v1.00 final
closed-fixed
5
2007-02-11
2007-01-16
Sr Xavi
No

In the line 87 of the OCSPLoginModule.java there is a CallbackHandler declaration that causes that, when this LoginModule is used, an exception is raised and the login process fails. To solve this, this variable declaration must be erased as a CallbackHandler is inherited from CertificateLoginModule. In the attached file is the correct OCSPLoginModule.java

Discussion

  • Sr Xavi

    Sr Xavi - 2007-01-16

    The corrected version of OCSPLoginModule

     
  • Charles Lescot

    Charles Lescot - 2007-01-16
    • assigned_to: nobody --> diabolo512
     
  • Charles Lescot

    Charles Lescot - 2007-02-11
    • status: open --> closed-fixed
     
  • Charles Lescot

    Charles Lescot - 2007-02-11

    Logged In: YES
    user_id=824172
    Originator: NO

    Hi Xavier,
    the fix has been integrated into the 1.0 branch and into the trunk.
    the next 1.0.1 release will contain it.

    thanks for the bug report!

    Charles.

     

Log in to post a comment.