[jboss-jira] [JBoss JIRA] (ELY-345) Adjust the getCredential signature to List<String> credentialNames, Map<Credential, Set<String>
Darran Lofthouse (JIRA)
issues at jboss.org
Fri Oct 23 13:27:00 EDT 2015
Darran Lofthouse created ELY-345:
------------------------------------
Summary: Adjust the getCredential signature to List<String> credentialNames, Map<Credential,Set<String>
Key: ELY-345
URL: https://issues.jboss.org/browse/ELY-345
Project: WildFly Elytron
Issue Type: Enhancement
Components: API / SPI, Realms
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.1.0.Alpha2
The Map being the accepted credential types along with acceptable algorithms - this method will only be able to return Credential.
An overloaded method will be added to obtain by name and type only - we could even have an overloaded method that just takes the name and returns Credential. These overloaded methods can all have default implementations leaving the realm only required to implement the complete form.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list