Index

F G I J O S T 
All Classes and Interfaces|All Packages|Serialized Form

F

fromJsonValue(JsonValue) - Method in class org.forgerock.json.ref.JsonReference
Initializes this object from a $ref JSON 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 true if the specified JSON value contains a valid $ref JSON 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 null as 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 $ref JSON object value.
F G I J O S T 
All Classes and Interfaces|All Packages|Serialized Form