[jboss-jira] [JBoss JIRA] (WFLY-1067) Integrate JGroups with core AS security infrastructure

Richard Achmatowicz (JIRA) issues at jboss.org
Mon Jan 16 17:09:00 EST 2017


    [ https://issues.jboss.org/browse/WFLY-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13349029#comment-13349029 ] 

Richard Achmatowicz commented on WFLY-1067:
-------------------------------------------

One other issue here: at present there is no easy way to pass objects to JGroups protocol layers for use in configuration. Traditionally, JGroups protocol layers are configured by passing string based properties to the protocol, and those  properties are then used to configure the protocol instances. This puts limitations on our ability to configure protocol stacks with existing object-based information. The issue  https://issues.jboss.org/browse/WFLY-7882 will address this limitation.

> Integrate JGroups with core AS security infrastructure
> ------------------------------------------------------
>
>                 Key: WFLY-1067
>                 URL: https://issues.jboss.org/browse/WFLY-1067
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: Clustering, Security
>            Reporter: Brian Stansberry
>            Assignee: Richard Achmatowicz
>
> Container task for better integrating JGroups security with overall AS security. The basic concept is the various security aware aspects of JGroups will expose an SPI, and the AS can create implementations of those SPIs that integrate with the AS security realms. The AS JGroups subsystem will inject the implementation into the JGroups runtime components.
> Subtasks are for the various aspects. These can be done separately but a common overall design should be created to ensure a consistent approach is taken.



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


More information about the jboss-jira mailing list