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)