]
Darran Lofthouse resolved ELY-165.
----------------------------------
Assignee: Darran Lofthouse
Resolution: Rejected
After further review it appears the previous approach that only shared String keys and
values is considered legacy.
Review both security providers, can we avoid 'this' escaping
construction?
--------------------------------------------------------------------------
Key: ELY-165
URL:
https://issues.jboss.org/browse/ELY-165
Project: WildFly Elytron
Issue Type: Sub-task
Components: API / SPI, Passwords, SASL
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.0.0.Alpha1
It should be possible to use the put methods just using Strings for keys and values, this
way the provider does not need to leak through a Service instance.