Andrei Shakirin created CXF-6470:
------------------------------------
Summary: Make SimplePrinciple Serializable
Key: CXF-6470
URL: https://issues.apache.org/jira/browse/CXF-6470
Project: CXF
Issue Type: Improvement
Reporter: Andrei Shakirin
Currently org.apache.cxf.common.security.SimplePrincipal doesn't implements
Serialiazable, that make inconvenient to use instances of this class inside
serializable subjects.
Default Serialiazable shoud be enough, because SimplePrincipal contains only
single name attribute.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)