Implement Externalizable for serializable classes
-------------------------------------------------

                 Key: SHIRO-112
                 URL: https://issues.apache.org/jira/browse/SHIRO-112
             Project: Shiro
          Issue Type: Improvement
    Affects Versions: 1.0
            Reporter: Les Hazlewood
             Fix For: 0.9-RC1, 0.9


As a performance improvement any instance that can be remoted or serialized, we 
should implement Externalizable for better performance.  This also has a nice 
benefit for web environments - the rememberMe cookie value should be 
significantly smaller with a custom Externalizable implementation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to