Make nested classes final 04/107604/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 30 Aug 2023 16:31:50 +0000 (18:31 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 30 Aug 2023 16:36:52 +0000 (18:36 +0200)
commit3f1c7b6b61af9606ae0323654d25f69c080a4b1d
treef0d8da7e1291ada1806d7d2d2e79d33116e62c9b
parent65e54a82211a550a45687c2bd19fb34ec897698d
Make nested classes final

This fixes checkstyle violations reported by upgraded checkstyle.

Change-Id: Icda2fed21a05615c6831a90471202b5dbdee2272
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
aaa-filterchain/src/test/java/org/opendaylight/aaa/filterchain/configuration/impl/CustomFilterAdapterConfigurationImplTest.java
aaa-shiro/impl/src/test/java/org/opendaylight/aaa/shiro/idm/persistence/PasswordHashTest.java
aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/PasswordCredentialBuilder.java
aaa-tokenauthrealm/src/test/java/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationManagerTest.java