Use AAAShiroFilter as TokenAuthFilter was deprecated in Be 35/37935/2
authorRyan Goulding <ryandgoulding@gmail.com>
Wed, 20 Apr 2016 19:40:19 +0000 (15:40 -0400)
committerRyan Goulding <ryandgoulding@gmail.com>
Thu, 21 Apr 2016 12:30:36 +0000 (08:30 -0400)
commit0744758a2fde70a944a6ba17c9511b4fff1034ad
tree0ca288ac1d7e129b0e1586cf2124b197f5c7b6a6
parent5faa3d5168665dc63484394b378cbb7850515475
Use AAAShiroFilter as TokenAuthFilter was deprecated in Be

Use the correct shiro filter for neutron endpoints.  TokenAuthFilter was
deprecated from the AAA in Beryllium with this commit:

https://git.opendaylight.org/gerrit/#/c/30677/

AAAShiroFilter is the javax.servlet.Filter that replaces TokenAuthFilter,
and provides additional Realm plugins for the AAA framework.

Change-Id: I7daae17a784037f90b9e814f1bc42fee9a596e00
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
features/production/pom.xml
features/production/src/main/features/features.xml
integration/test/src/test/java/org/opendaylight/neutron/e2etest/NeutronNetworkTests.java
northbound-api/pom.xml
northbound-api/src/main/resources/WEB-INF/web.xml