]
Darran Lofthouse resolved ELY-773.
----------------------------------
Resolution: Done
Where AuthenticationConfiguration has calls to
PasswordFactory.getInstance(alg) pass in Supplier<Provider[]>
------------------------------------------------------------------------------------------------------------
Key: ELY-773
URL:
https://issues.jboss.org/browse/ELY-773
Project: WildFly Elytron
Issue Type: Task
Components: Authentication Client
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Priority: Critical
Fix For: 1.1.0.Beta43
This may be obsoleted by ongoing work but just wanted an issue to track where
AuthenticationConfiguration and related classes currently uses PaswordFactory.getInstance
without passing in a Supplier for Provider[].
* SetCredentialsConfiguration
* SetKeyStoreCredentialAuthenticationConfiguration
* ElytronAuthenticator
* ElytronXmlParser.