Fix various warnings 02/94402/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 4 Jan 2021 13:04:33 +0000 (14:04 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 4 Jan 2021 13:36:57 +0000 (14:36 +0100)
commit1686ff9ef61c9e5440226784433f8d5a821fcf4d
treeb2887a32fc302099574985e99acafb9c605b7de2
parent670b3ca118666666cfaff10eb79c6a7aa5676ceb
Fix various warnings

Cleanup isFoo() callers and perform some drive-by cleanups.

Change-Id: I5c6f6330d9156e9d3804b5e9fe6e212b7f5f3d7d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/AaaCertRpcServiceImpl.java
aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/CertificateManagerService.java
aaa-cert/src/test/java/org/opendaylight/aaa/cert/test/AaaCertRpcServiceImplTest.java
aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/MdsalRealm.java
aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/ODLJndiLdapRealm.java
aaa-shiro/impl/src/test/java/org/opendaylight/aaa/shiro/filters/AuthenticationTokenUtilsTest.java