Uploaded image for project: 'PicketBox '
  1. PicketBox
  2. SECURITY-971

SecurityKeyManager should use delegate for methods inherited from X509ExtendedKeyManager when possible

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • PicketBox_5_0_2.Final
    • PicketBox_5_0_1.Final
    • JBossSX
    • None

    Description

      SecurityKeyManager now extends X509ExtendedKeyManager but the methods inherited from this class have been left unimplemented (i.e. return null).

      The implementation should check if the delegate instance is of type X509ExtendedKeyManager and use the delegate for these methods instead of relying on the default implementation.

      Attachments

        Issue Links

          Activity

            People

              sguilhen Stefan Guilhen
              sguilhen Stefan Guilhen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: