Martin Choma created WFLY-7961:
----------------------------------
Summary: 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
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)