[
https://issues.apache.org/jira/browse/SHIRO-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Les Hazlewood resolved SHIRO-122.
---------------------------------
Resolution: Fixed
Committed to trunk
> Create IdentifierGenerator interface for pluggable id generation strategies
> ---------------------------------------------------------------------------
>
> Key: SHIRO-122
> URL: https://issues.apache.org/jira/browse/SHIRO-122
> Project: Shiro
> Issue Type: New Feature
> Affects Versions: 1.0.0
> Reporter: Les Hazlewood
> Fix For: 1.0.0
>
>
> Primarily for Session ID generation strategies, create an
> IdentifierGenerator.generateIdentifier(Map context) method to support
> multiple ID generation implementations. This is nicer than having to
> subclass a SessionDAO implementation, which shouldn't be necessary if all you
> want to do is customize the session ID.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.