| Package | Description |
|---|---|
| net.shibboleth.utilities.java.support.net |
Classes for working with HTTP URLs and the protocol.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
BasicURLComparator.compare(java.lang.String uri1,
java.lang.String uri2)
Compare two URI's (represented as strings) for equivalence.
|
boolean |
URIComparator.compare(java.lang.String uri1,
java.lang.String uri2)
Compare two URI's (represented as strings) for equivalence.
|