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

ASF GitHub Bot commented on EAGLE-918:
--------------------------------------

Github user haoch commented on the issue:

    https://github.com/apache/eagle/pull/831
  
    @zombieJ please move on to refactor eagle login page after this PR merged.


> Improve eagle auth framework to support @PermitAll/DenyAll/RolesAllowed/Auth
> ----------------------------------------------------------------------------
>
>                 Key: EAGLE-918
>                 URL: https://issues.apache.org/jira/browse/EAGLE-918
>             Project: Eagle
>          Issue Type: New Feature
>          Components: Core::Eagle Server
>    Affects Versions: v0.5.0
>            Reporter: Hao Chen
>            Assignee: Hao Chen
>             Fix For: v0.5.0
>
>
> * Improve eagle auth framework to support annotations under Jersey 1.9 and 
> Dropwizard 0.7.1
> {code}
> @PermitAll
> @DenyAll
> @RolesAllowed
> @Auth
> {code}
> * Add Authentication API
> {code}
> GET /auth/principal
> GET /auth/validate
> GET /auth/login
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to