]
Stefan Guilhen closed SECURITY-902.
-----------------------------------
Resolution: Done
Support obtaining SecurityManagement from SecurityFactory for
SecurityContext
-----------------------------------------------------------------------------
Key: SECURITY-902
URL:
https://issues.jboss.org/browse/SECURITY-902
Project: PicketBox
Issue Type: Bug
Components: JBossSX
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: PicketBox_4_9_3.Final
A SecurityContext can be serialized to pass it to a different process, however
SecurityManagement contains settings specific to the process - so add a SecurityManagement
implementation that can use SecurityFactory to obtain and delegate to the process specific
implementation.