Package org.forgerock.http.util
package org.forgerock.http.util
Miscellaneous utility classes.
-
ClassDescriptionAn implementation of a map whose keys are case-insensitive strings.An implementation of a set whose values are case-insensitive strings.Provides read and write JSON capabilities.Jackson Module that uses a mixin to make sure that a
JsonValue
instance is serialized using its#getObject()
value only.Jackson Module that adds a serializer forLocalizableString
.Provides helper methods forList
.MultiValueMap<K,V> Wraps a map for which the values are lists, providing a set of convenience methods for handling list values.Utilities for manipulating paths.SetDecorator<E>Contains another set, which is uses as its basic source of data, possibly transforming the data along the way.An marker interface for tagging collection implementations as read-only.Utility class for performing operations on universal resource identifiers.