[
https://issues.jboss.org/browse/ELY-467?page=com.atlassian.jira.plugin.sy...
]
Darran Lofthouse commented on ELY-467:
--------------------------------------
We have decided to implement this by making use of a reference to a
SecurityFactory<Credential> - however we could still add a SecurityFactory
implementation that contains a reference to a CredentialStore and the name of the alias it
should use.
e.g. the CredentialStore interface could have a method like the following: -
static SecurityFactory<Credential> toSecurityFactory(String alias, Class<?
extends Credential> type);
Integrate CredentialStore with mechanism configuration so mechanisms
can obtain the credentials they require.
-------------------------------------------------------------------------------------------------------------
Key: ELY-467
URL:
https://issues.jboss.org/browse/ELY-467
Project: WildFly Elytron
Issue Type: Feature Request
Components: API / SPI, Credential Store
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.1.0.Beta6
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)