[ 
https://issues.apache.org/jira/browse/SHIRO-112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12773600#action_12773600
 ] 

Les Hazlewood commented on SHIRO-112:
-------------------------------------

Some key classes for this improvement:

PrincipalCollection
DelegatingSession
DelegatingSubject


> 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