]
Martin Choma updated WFLY-7968:
-------------------------------
Affects Version/s: 11.0.0.Alpha1
Coverity: Incorrect definition of Serializable classes *PrivateKey
(Elytron)
----------------------------------------------------------------------------
Key: WFLY-7968
URL:
https://issues.jboss.org/browse/WFLY-7968
Project: WildFly
Issue Type: Bug
Components: Security
Affects Versions: 11.0.0.Alpha1
Reporter: Martin Choma
Assignee: Ilia Vassilev
There are couple of classes marked as Serializable, but containing non-serializable
fields.
* RawECPrivateKey
* RawDHPrivateKey
* RawDSAPrivateKey
* RawRSAMultiPrimePrivateCrtKey
Mark non-serializable fields transient or Serializable
https://scan7.coverity.com/reports.htm#v23632/p11778/fileInstanceId=85539...