| Package | Description |
|---|---|
| net.shibboleth.utilities.java.support.net |
Classes for working with HTTP URLs and the protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicUrlComparator
A basic implementation of
UriComparator that compares
URL's by canonicalizing them as per SimpleUrlCanonicalizer,
and then compares the resulting string representations for equality
using String#equals(). |
Copyright © 1999-2013. All Rights Reserved.