Most (all?) persistence mechanisms require a class to be Serializable. I specified this by extension in the OAuthConsumer, OAuthToken interfaces. The Access class in o.a.a.server already extends the Comparable interface - for sensible reasons.
I think we need to work Serializable into the model somewhere, maybe the Access class could be abstract and therefore implement both interfaces? p
signature.asc
Description: OpenPGP digital signature
