]
Darran Lofthouse updated WFLY-7455:
-----------------------------------
Fix Version/s: 11.0.0.Alpha1
Confusing attribute named http-server-factories in Elytron
aggregate-http-server-mechanism-factory
--------------------------------------------------------------------------------------------------
Key: WFLY-7455
URL:
https://issues.jboss.org/browse/WFLY-7455
Project: WildFly
Issue Type: Bug
Components: Security
Affects Versions: 11.0.0.Alpha1
Reporter: Ondrej Lukas
Assignee: Darran Lofthouse
Labels: user_experience
Fix For: 11.0.0.Alpha1
Elytron {{aggregate-http-server-mechanism-factory}} includes attribute named
{{http-server-factories}} which refers
{{org.wildfly.security.http-server-mechanism-factory}} capability. Name of this attribute
should be changed from {{http-server-factories}} to {{http-server-mechanism-factories}}
because:
* it should be consistent with other Elytron resources which uses name
{{http-server-mechanism-factory}}
* it can be confused since {{http-server-factories}} seems as it may also refer some
{{org.wildfly.security.http-authentication-factory}}