Use JsonParser.parseString() 42/99642/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 8 Feb 2022 09:20:23 +0000 (10:20 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 8 Feb 2022 09:20:43 +0000 (10:20 +0100)
commit6a9a276849a50a2b0e21a5b5b72a9b4b37c3a7cc
tree43454c3b17c13947a9eebfb9e93f0e2365236285
parent20501f0461c37f958bfbd99d5aa295e263ac9378
Use JsonParser.parseString()

Instantiating JsonParser is deprecate, do not use it.

Change-Id: I5486632f3ac00c89941df93096817fca2f820b22
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/MoonRealm.java