]
Farah Juma updated ELY-1636:
----------------------------
Summary: Update AcmeChallenge.Type to be able to handle unknown challenge types (was:
Update AcmeChallenge.Type to be able to handle newly introduced challenge types)
Update AcmeChallenge.Type to be able to handle unknown challenge
types
----------------------------------------------------------------------
Key: ELY-1636
URL:
https://issues.jboss.org/browse/ELY-1636
Project: WildFly Elytron
Issue Type: Bug
Components: API / SPI
Reporter: Farah Juma
Assignee: Farah Juma
Update {{AcmeChallenge.Type}} to be able to handle newly introduced challenge types to
avoid issues with {{AcmeChallenge.Type.forName()}} returning null if/when new challenge
types are introduced.