public class URLResourceName extends BaseURLResourceName<ResourceMatch,MalformedURLException> implements ResourceName
PrefixResourceName
to provide special handling to
URL type prefix resource names in canonicalize
method
like validating port, assigning default port of 80, if port absent etc.comparator
caseSensitive, debug, delimiter, exactMatch, noMatch, oneLevelWildcard, oneLevelWildcardEmbedded, oneLevelWildcardLength, subResourceMatch, superResourceMatch, wildcard, wildcardEmbedded, wildcardLength, wildcardMatch
Constructor and Description |
---|
URLResourceName()
empty no argument constructor.
|
Modifier and Type | Method and Description |
---|---|
protected MalformedURLException |
constructResourceInvalidException(Object[] args)
Construct the exception that will be thrown if the resource is invalid during canonicalize.
|
canonicalize, compare
append, getServiceTypeNames, getSubResource, initialize, normalizeRequestResource, normalizeTargetResource, oneLevelWildcardCompare, split
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
append, canonicalize, compare, getServiceTypeNames, getSubResource, initialize, split
protected MalformedURLException constructResourceInvalidException(Object[] args)
BasePrefixResourceName
constructResourceInvalidException
in class BasePrefixResourceName<ResourceMatch,MalformedURLException>
args
- The exception arguments.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.