[jboss-jira] [JBoss JIRA] (ELY-147) Default Methods on the RealmIdentity interface
Darran Lofthouse (JIRA)
issues at jboss.org
Mon Oct 26 12:54:00 EDT 2015
[ https://issues.jboss.org/browse/ELY-147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darran Lofthouse resolved ELY-147.
----------------------------------
Resolution: Done
The majority of methods on the RealmIdentity interface now have default implementations meaning a realm implementation can implement the absolute minimum and choose which parts to expand on.
> 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)
More information about the jboss-jira
mailing list