]
Stuart Douglas reassigned WFLY-4491:
------------------------------------
Assignee: Stuart Douglas (was: Darran Lofthouse)
Add ability to disable security if not required
-----------------------------------------------
Key: WFLY-4491
URL:
https://issues.jboss.org/browse/WFLY-4491
Project: WildFly
Issue Type: Feature Request
Components: Security
Reporter: Stuart Douglas
Assignee: Stuart Douglas
At the moment Web and EJB deployments will always attempt to set up a security context,
even if a deployment does not use security or the security subsystem is not installed.
If the subsystem is removed or excluded via jboss-deployment-structure.xml then no
security related interceptors / setup should be used, in order to improve performance.