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 Object.equals(java.lang.Object) . |
Copyright © 1999–2018. All rights reserved.