Modifier and Type | Method and Description |
---|---|
static Function<JsonValue,ResourcePath,JsonValueException> |
resourcePath()
Returns the JSON string value as a
ResourcePath . |
public static Function<JsonValue,ResourcePath,JsonValueException> resourcePath()
ResourcePath
. If the JSON value is
null
, this method returns null
.ResourcePath
represented by the JSON value string.JsonValueException
- if the JSON value is not a string or valid ResourcePath.Copyright © 2010-2018, ForgeRock All Rights Reserved.