[
https://issues.jboss.org/browse/ELY-728?page=com.atlassian.jira.plugin.sy...
]
Jan Kalina commented on ELY-728:
--------------------------------
So the realm should be backed by {{Map<String, SimpleMapRealmIdentity>}} instead of
{{Map<String, SimpleRealmEntry>}} and creating identities on obtaining - what is the
point?
The realm can be used without stored credentials already now, or not?
The map backing SimpleMapBackedSecurityRealm should be an identity
map not a password map.
------------------------------------------------------------------------------------------
Key: ELY-728
URL:
https://issues.jboss.org/browse/ELY-728
Project: WildFly Elytron
Issue Type: Task
Components: API / SPI, Realms
Reporter: Darran Lofthouse
Priority: Critical
Fix For: 1.2.0.Beta12
This realm is useful in cases where we need an identity to exist where the mechanism has
performed validation without requiring access to credentials.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)