Publish AAAShiroFilter as a proper Filter service 31/100931/11
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 2 May 2022 20:38:44 +0000 (22:38 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 1 Jun 2022 00:08:09 +0000 (02:08 +0200)
commit1013f15932da2fee2671750aa4421869d05ab662
tree0ff9cc51ee25f2a0f3c88b06b4f9c1ec3f3cd82c
parenta8e9e36a1c516a466ee90e6f58e4e902dd657ce9
Publish AAAShiroFilter as a proper Filter service

We do not really need WebContextSecurer to address these paths. Also add
@WebFilter annotation so the filter works without web.xml.

Change-Id: Ie4258f2533e6eaa104ae2de0f2866e9ad04a10b2
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/filters/AAAShiroFilter.java