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

SecurityKeyManager should use delegate for methods inherited from X509ExtendedKeyManager when possible

XMLWordPrintable

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

      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.

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

                Created:
                Updated:
                Resolved: