]
Darran Lofthouse updated ELY-659:
---------------------------------
Fix Version/s: 1.1.0.Beta18
(was: 1.1.0.Beta17)
Make all mechanism implementations final
----------------------------------------
Key: ELY-659
URL:
https://issues.jboss.org/browse/ELY-659
Project: WildFly Elytron
Issue Type: Task
Components: Authentication Mechanisms, HTTP, SASL
Reporter: David Lloyd
Priority: Critical
Fix For: 1.1.0.Beta18
It is very important to make all the mechanism implementations final. Relatedly, they
should have no protected members.