Class TestJsonHelper
- java.lang.Object
-
- net.shibboleth.idp.plugin.authn.oidc.rp.impl.TestJsonHelper
-
public final class TestJsonHelper extends Object
Helper methods for dealing with JSON.
-
-
Constructor Summary
Constructors Modifier Constructor Description privateTestJsonHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringreadJsonFromFile(Resource location)Read a file into a string.
-