]
Ilia Vassilev moved WFLY-7961 to ELY-959:
-----------------------------------------
Project: WildFly Elytron (was: WildFly)
Key: ELY-959 (was: WFLY-7961)
Component/s: (was: Security)
Affects Version/s: 1.1.0.Beta24
(was: 11.0.0.Alpha1)
Coverity static analysis: Serializable *Callback classes containes
non-serializable fields
------------------------------------------------------------------------------------------
Key: ELY-959
URL:
https://issues.jboss.org/browse/ELY-959
Project: WildFly Elytron
Issue Type: Bug
Affects Versions: 1.1.0.Beta24
Reporter: Martin Choma
Assignee: Ilia Vassilev
Coverity static analysis found, there is couple of *Callback classes, which are mark as
Serializable, and contains non-serializable fields.
* CredentialCallback
* CredentialUpdateCallback
* MechanismInformationCallback
* SSLCallback
* SecurityIdentityCallback
* ServerCredentialCallback
* TrustedAuthoritiesCallback
Either mark fields as transient or Serializable.
https://scan7.coverity.com/reports.htm#v23632/p11778/fileInstanceId=84905...