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.comparatorcaseSensitive, 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, compareappend, getServiceTypeNames, getSubResource, initialize, normalizeRequestResource, normalizeTargetResource, oneLevelWildcardCompare, splitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitappend, canonicalize, compare, getServiceTypeNames, getSubResource, initialize, splitprotected MalformedURLException constructResourceInvalidException(Object[] args)
BasePrefixResourceNameconstructResourceInvalidException in class BasePrefixResourceName<ResourceMatch,MalformedURLException>args - The exception arguments.Copyright © 2010–2023 Open Identity Platform Community. All rights reserved.