Martin Hesse created ISIS-2474:
----------------------------------
Summary: 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
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)