[jboss-jira] [JBoss JIRA] (ELY-889) Add a filtering RoleMapper implementation.

Darran Lofthouse (JIRA) issues at jboss.org
Tue Mar 14 14:36:03 EDT 2017


     [ https://issues.jboss.org/browse/ELY-889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darran Lofthouse updated ELY-889:
---------------------------------
    Fix Version/s: 1.1.0.Beta32
                       (was: 1.1.0.Beta31)


> Add a filtering RoleMapper implementation.
> ------------------------------------------
>
>                 Key: ELY-889
>                 URL: https://issues.jboss.org/browse/ELY-889
>             Project: WildFly Elytron
>          Issue Type: Feature Request
>          Components: Utils
>            Reporter: Darran Lofthouse
>             Fix For: 1.1.0.Beta32
>
>
> The RoleMapper APIs are built around querying one role at a time, however at times it may be desirable to obtain a set of roles an identity is a member of.
> To avoid iterating every role which depending on the configuration could be thousands backed by a remote store we should have a FilteringRoleMapper implementation that will allow any checks and iteration of the roles to be restricted to a finite set of acceptable roles.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list