Index
All Classes and Interfaces|All Packages|Serialized Form
F
- fromJsonValue(JsonValue) - Method in class org.forgerock.json.ref.JsonReference
-
Initializes this object from a
$refJSON object value.
G
- getURI() - Method in class org.forgerock.json.ref.JsonReference
-
Returns the URI of the value being referenced.
I
- isJsonReference(JsonValue) - Static method in class org.forgerock.json.ref.JsonReference
-
Returns
trueif the specified JSON value contains a valid$refJSON object structure.
J
- JsonReference - Class in org.forgerock.json.ref
-
Represents a JSON Reference value.
- JsonReference() - Constructor for class org.forgerock.json.ref.JsonReference
-
Constructs an empty JSON Reference object.
- JsonReferenceException - Exception in org.forgerock.json.ref
-
An exception that is thrown during JSON cryptographic operations.
- JsonReferenceException() - Constructor for exception org.forgerock.json.ref.JsonReferenceException
-
Constructs a new exception with
nullas its detail message. - JsonReferenceException(String) - Constructor for exception org.forgerock.json.ref.JsonReferenceException
-
Constructs a new exception with the specified detail message.
- JsonReferenceException(String, Throwable) - Constructor for exception org.forgerock.json.ref.JsonReferenceException
-
Constructs a new exception with the specified detail message and cause.
- JsonReferenceException(Throwable) - Constructor for exception org.forgerock.json.ref.JsonReferenceException
-
Constructs a new exception with the specified cause.
O
- org.forgerock.json.ref - package org.forgerock.json.ref
-
JSON Reference implementation.
S
- setURI(URI) - Method in class org.forgerock.json.ref.JsonReference
-
Sets the URI of the value being referenced.
T
- toJsonValue() - Method in class org.forgerock.json.ref.JsonReference
-
Returns this object as a
$refJSON object value.
All Classes and Interfaces|All Packages|Serialized Form