[jboss-jira] [JBoss JIRA] (ELY-461) Enhancements to PermissionMapper, RoleMapper, RoleDecoder

David Lloyd (JIRA) issues at jboss.org
Wed Mar 16 12:32:00 EDT 2016


David Lloyd created ELY-461:
-------------------------------

             Summary: Enhancements to PermissionMapper, RoleMapper, RoleDecoder
                 Key: ELY-461
                 URL: https://issues.jboss.org/browse/ELY-461
             Project: WildFly Elytron
          Issue Type: Enhancement
          Components: API / SPI, Permissions
            Reporter: David Lloyd
            Assignee: David Lloyd


Change RoleMapper, RoleDecoder, etc. to return new interface Roles which is iterable & has contains() method.  Add chaining & etc. capabilities.

Change PermissionMapper to return new interface PermissionThing (come up with a name), which only has implies(Permission) & maybe default method checkPermission.

Change RoleDecoder to accept AuthorizationIdentity.

Change PermissionMapper to accept SecurityIdentity instead.

Add stuff to SecurityIdentity.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list