[
https://issues.jboss.org/browse/ELY-147?page=com.atlassian.jira.plugin.sy...
]
David Lloyd commented on ELY-147:
---------------------------------
Once ELY-282 is resolved, the {{verifyCredential}} method should be implementable in terms
of {{getCredential}}, at least to the extent that there is a generic way to verify the
particular type of credential.
Default Methods on the RealmIdentity interface
----------------------------------------------
Key: ELY-147
URL:
https://issues.jboss.org/browse/ELY-147
Project: WildFly Elytron
Issue Type: Feature Request
Components: API / SPI
Reporter: Darran Lofthouse
Fix For: 1.1.0.Alpha2
Review how much of the RealmIdentity interface can have default method implementations,
e.g. verification could be implemented if we can obtain the credential.
Credential conversion is also another one we could cover, a mechanism should be able to
start querying from the most specific type of credential it understands, if default
methods on the realm can handle the conversion it will mean the mechanism can ignore the
conversion.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)