[jboss-jira] [JBoss JIRA] (ELY-864) Compatibility with Picketbox SecurityVaultData

Zoran Regvart (JIRA) issues at jboss.org
Tue Jan 10 12:59:00 EST 2017


Zoran Regvart created ELY-864:
---------------------------------

             Summary: Compatibility with Picketbox SecurityVaultData
                 Key: ELY-864
                 URL: https://issues.jboss.org/browse/ELY-864
             Project: WildFly Elytron
          Issue Type: Bug
          Components: Credential Store
    Affects Versions: 1.1.0.Beta19
            Reporter: Zoran Regvart
            Assignee: Peter Skopek
            Priority: Minor


As per [Java Object Serialization Specification 6.0 chapter 3.1|https://docs.oracle.com/javase/8/docs/platform/serialization/spec/input.html#a961], a substitution of class from serialized form can occur only if both classes have the same `serialVersionUID` and class name (package name can differ). Otherwise `java.io.InvalidClassException` is thrown.



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


More information about the jboss-jira mailing list