]
Stefano Maestri updated WFLY-12318:
-----------------------------------
Component/s: JCA
SecurityManager push/pull is expensive
--------------------------------------
Key: WFLY-12318
URL:
https://issues.jboss.org/browse/WFLY-12318
Project: WildFly
Issue Type: Enhancement
Components: JCA
Reporter: Stefano Maestri
Assignee: Stefano Maestri
Priority: Major
Pushing SecurityDefinition in securityManager in eery SubjectFactory is creating a lot of
object with big impact on performance.
Double checking WFLY-6372 it seems not needed for that issue.