Is that safe? Is there any other way to alter the Authentication object besides retrieving and updating the SecurityContext manually?
Type: Posts; User: mportugal; Keyword(s):
Is that safe? Is there any other way to alter the Authentication object besides retrieving and updating the SecurityContext manually?
Hey guys,
I plan to implement RunAsManager since I believe it's the only way to reset the authentication object stored in the SecurityContext. The reason why I want this implemented is because...