Package org.forgerock.http.util


package org.forgerock.http.util
Miscellaneous utility classes.
  • Class
    Description
    An 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 for LocalizableString.
    Provides helper methods for List.
    Wraps a map for which the values are lists, providing a set of convenience methods for handling list values.
    Utilities for manipulating paths.
    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.