]
Brian Stansberry updated WFCORE-1944:
-------------------------------------
Fix Version/s: 3.0.0.Beta8
(was: 3.0.0.Beta7)
Convert domain-management tests to reference Elytron SecurityRealm
and remove old CallbackHandler code.
-------------------------------------------------------------------------------------------------------
Key: WFCORE-1944
URL:
https://issues.jboss.org/browse/WFCORE-1944
Project: WildFly Core
Issue Type: Task
Components: Domain Management, Security
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 3.0.0.Beta8
The important pieces of code within the legacy security realms are being wrapped using
Elytron components, items like the legacy CallbackHandlers can be removed but existing
tests need porting to call Elytron APIs.
The legacy tests do need to be retained as they offer a good level of regression testing
for the legacy realms.