[
https://issues.apache.org/jira/browse/CXF-5384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Beryozkin resolved CXF-5384.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.7.8
3.0.0
Assignee: Sergey Beryozkin
We are getting closer :-)
> 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)