My usecase is something like I described. Allow stores to initialize using a security context.
To overcome the missing SecurityContext, we can have a init method on the storefactory and move some initialization logic to this method.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
My usecase is something like I described. Allow stores to initialize using a security context.
To overcome the missing SecurityContext, we can have a init method on the storefactory and move some initialization logic to this method.