Remove AAAWebEnvironment.create() 33/104333/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 8 Feb 2023 21:59:53 +0000 (22:59 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 8 Feb 2023 22:00:49 +0000 (23:00 +0100)
commit868f3cfad5de246ee35673b1ee20ef357c60afa0
tree01c1d18071fb904b5388742ad38aebb8ef96f7e7
parent2158d9c811a765fc02fe96888ac6a2223356eb43
Remove AAAWebEnvironment.create()

There is really no need to go through a factory method, just perform
all the initialization in constructor.

JIRA: AAA-205
Change-Id: I09fdef159ddd8f5437ac652bfe65f0ad48d7aa12
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/web/env/AAAWebEnvironment.java
aaa-shiro/impl/src/main/resources/OSGI-INF/blueprint/impl-blueprint.xml