Package net.shibboleth.shared.net


@NonnullElements package net.shibboleth.shared.net
Shared networking APIs and classes.
  • Class
    Description
    A helper class for managing one or more cookies on behalf of a component.
    Represents a range of IP addresses.
    Support methods for Guava MediaType.
    This class performs simple canonicalization of a URL as follows: The scheme is lower-cased. The hostname is lower-cased The port is removed if it is the default port registered for the scheme
    Component for testing URI's as to equality.
    Exception related to processing or using a URI.
    Helper methods for building URIs and parsing some HTTP URL information.
    Utility class for building URLs.