You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/14 23:39:00 UTC

[jira] [Commented] (TOMEE-2365) Implement Java EE Security API from EE 8

    [ https://issues.apache.org/jira/browse/TOMEE-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16721881#comment-16721881 ] 

ASF GitHub Bot commented on TOMEE-2365:
---------------------------------------

GitHub user radcortez opened a pull request:

    https://github.com/apache/tomee/pull/277

    WIP - TOMEE-2365 - EE Security API Implementation - JSR-375

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/radcortez/tomee TOMEE-2365

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tomee/pull/277.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #277
    
----
commit ff50b7c617e2d3218e93354a3ee05e28b7187faf
Author: Roberto Cortez <ra...@...>
Date:   2018-12-13T22:51:06Z

    TOMEE-2365 - Added project for EE Security JSR-375 implementation.

commit cbff8cb25e0b99c0a8ed6b969229ca7c6774782a
Author: Roberto Cortez <ra...@...>
Date:   2018-12-14T15:16:14Z

    TOMEE-2365 - Added initial test to setup module.

commit e2d6c1db773521b082f66f3c5eddb5cd621a39a6
Author: Roberto Cortez <ra...@...>
Date:   2018-12-14T23:06:19Z

    TOMEE-2365 - Replaced ApplicationComposer with TomEE Embedded.

commit 02f81fcc369e8f4f6f120ea2ed68fe833e92db20
Author: Roberto Cortez <ra...@...>
Date:   2018-12-14T23:32:29Z

    TOMEE-2365 - Initial implementation classes with ServerAuthModule to support Security spec Authentication Mechanisms.

----


> Implement Java EE Security API from EE 8
> ----------------------------------------
>
>                 Key: TOMEE-2365
>                 URL: https://issues.apache.org/jira/browse/TOMEE-2365
>             Project: TomEE
>          Issue Type: New Feature
>          Components: TomEE Core Server
>    Affects Versions: 8.0.0-M1
>            Reporter: Roberto Cortez
>            Assignee: Roberto Cortez
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 8.0.0-M2
>
>
> * Add the API into the Geronimo project
>  * Update the Java EE project in TomEE
>  * Start implementation 
> [https://javaee.github.io/security-spec/]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)