Remove ODLHttpAuthenticationFilter 73/104773/4
authorIvan Hrasko <ivan.hrasko@pantheon.tech>
Mon, 6 Mar 2023 12:52:51 +0000 (13:52 +0100)
committerOleksandrZharov <Oleksandr.Zharov@pantheon.tech>
Mon, 20 Mar 2023 13:10:26 +0000 (14:10 +0100)
commit8321d21fd3fb6524d783f959aae7392828cef7f2
tree608c8786b51da7d884021356edfcdc7cc2a1c9d1
parent8200d8328ec9fcd1906819c3b1ca68afb9af9139
Remove ODLHttpAuthenticationFilter

ODLHttpAuthenticationFilter is a remnant from times ODL
supported OAuth2.

Remove it and replace in AAA configuration with Shiro's
default BasicHttpAuthenticationFilter. Thus we do no need to
set used filter explicitly in configuration.

JIRA: AAA-255
Change-Id: I13fb22ff7c2c36e7a504eaf5baa5b7c069ee3f2a
Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech>
Signed-off-by: OleksandrZharov <Oleksandr.Zharov@pantheon.tech>
aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/filters/ODLHttpAuthenticationFilter.java [deleted file]
aaa-shiro/impl/src/main/resources/initial/aaa-app-config.xml