Bug 4719 Shiro integration into restconf 72/26472/29
authorRyan Goulding <ryandgoulding@gmail.com>
Thu, 3 Sep 2015 16:00:29 +0000 (12:00 -0400)
committerRyan Goulding <ryandgoulding@gmail.com>
Thu, 10 Dec 2015 18:42:39 +0000 (13:42 -0500)
commitb23eeab2818243f02d15e48f2e7adc564cee3b53
tree2ae8411fecdd01ce71d8bcb4cc3b2484630f0e9c
parentc572a0f28802d60a7dff73428fe8cdf20373cefa
Bug 4719 Shiro integration into restconf

Switches from TokenAuthFilter, a ContainerRequestFilter, to AAAFilter, a
javax.servlet.Filter.  This allows use of Shiro Realms including LDAP.  In
order to run restconf without AAA, you can can still utilize the
odl-restconf-noauth feature.  AAAFilter is disabled by default, and only
enabled when the odl-shiro-act bundle is activated.

Change-Id: I628967886c8b999761a71a632dc34294b45292df
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
features/netconf/pom.xml
features/restconf/pom.xml
features/restconf/src/main/features/features.xml
opendaylight/restconf/sal-rest-connector/pom.xml
opendaylight/restconf/sal-rest-connector/src/main/resources/WEB-INF/web.xml