[
https://issues.apache.org/jira/browse/ISIS-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17245107#comment-17245107
]
ASF subversion and git services commented on ISIS-2474:
-------------------------------------------------------
Commit be4361960fffa2d808c31fc5efc71fbe66cf133b in isis's branch
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=be43619 ]
ISIS-2474: fixes object type of WebModuleShiro
> Fix Named annotation in WebModuleShiro
> ---------------------------------------
>
> Key: ISIS-2474
> URL: https://issues.apache.org/jira/browse/ISIS-2474
> Project: Isis
> Issue Type: Bug
> Components: Isis Security Shiro
> Affects Versions: 2.0.0-M4
> Reporter: Martin Hesse
> Assignee: Andi Huber
> Priority: Minor
> Fix For: 2.0.0-M5
>
>
> Named annotation in WebModuleShiro should probably be
> "isisSecurityShiro.WebModuleShiro"
> {noformat}
> @Service
> @Named("isisSecurityKeycloak.WebModuleKeycloak")
> @Order(OrderPrecedence.FIRST + 200)
> @Qualifier("Shiro")
> public class WebModuleShiro extends WebModuleAbstract {{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)