[jboss-jira] [JBoss JIRA] (WFLY-7961) Coverity static analysis: Serializable *Callback classes containes non-serializable fields

Martin Choma (JIRA) issues at jboss.org
Wed Jan 25 04:57:01 EST 2017


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=8490519&defectInstanceId=2123214&mergedDefectId=1377493





--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list