]
Darran Lofthouse resolved ELY-159.
----------------------------------
Resolution: Done
Discovery of available algorithms for credential types
------------------------------------------------------
Key: ELY-159
URL:
https://issues.jboss.org/browse/ELY-159
Project: WildFly Elytron
Issue Type: Sub-task
Components: API / SPI
Reporter: Darran Lofthouse
Assignee: David Lloyd
Fix For: 1.0.0.Alpha3
The overall purpose of the getCredentialSupport calls is so that we can discover
information about the supported credentials as authentication mechanisms are offered - the
algorithm for the digest is just as important as knowing the general type.
May just be a part of ELY-151 or may be something in addition.