You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Andi Huber (Jira)" <ji...@apache.org> on 2020/12/07 09:56:00 UTC

[jira] [Closed] (ISIS-2474) Fix Named annotation in WebModuleShiro 

     [ https://issues.apache.org/jira/browse/ISIS-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andi Huber closed ISIS-2474.
----------------------------
    Resolution: Fixed

object type fixed

> 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)