[ https://issues.apache.org/jira/browse/CXF-5384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13821409#comment-13821409 ]
Thorsten Hoeger commented on CXF-5384: -------------------------------------- I will review all the other classes to close this for good. > AccessTokenGrant should extend Serializable > ------------------------------------------- > > Key: CXF-5384 > URL: https://issues.apache.org/jira/browse/CXF-5384 > Project: CXF > Issue Type: Bug > Components: JAX-RS > Affects Versions: 2.7.7 > Reporter: Thorsten Hoeger > Assignee: Sergey Beryozkin > Fix For: 3.0.0, 2.7.8 > > Original Estimate: 0.25h > Remaining Estimate: 0.25h > > After adding most of the Serializables > (https://issues.apache.org/jira/browse/CXF-5331) I found another one. > ServerAuthorizationCodeGrant is serializable but that does not work because > its superclass is not serializable and does not have a no-arg constructor. I > looked at the type-hierarchy and propose to move the marker to > AccessTokenGrant. -- This message was sent by Atlassian JIRA (v6.1#6144)