[
https://issues.jboss.org/browse/WFLY-7961?page=com.atlassian.jira.plugin....
]
Martin Choma updated WFLY-7961:
-------------------------------
Description:
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...
was:
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...
Coverity static analysis: Serializable *Callback classes containes
non-serializable fields
------------------------------------------------------------------------------------------
Key: WFLY-7961
URL:
https://issues.jboss.org/browse/WFLY-7961
Project: WildFly
Issue Type: Bug
Components: Security
Affects Versions: 11.0.0.Alpha1
Reporter: Martin Choma
Assignee: Darran Lofthouse
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...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)