Package net.shibboleth.shared.net.impl
@NonnullElements
package net.shibboleth.shared.net.impl
Implementation classes for working with HTTP URLs and the protocol.
-
ClassesClassDescriptionA basic implementation of
URIComparatorthat compares URL's by canonicalizing them as perSimpleURLCanonicalizer, and then compares the resulting string representations for equality usingObject.equals(java.lang.Object).Simple function to strip the parameters from aMediaType.