Package | Description |
---|---|
com.sun.identity.shared.whitelist |
Defines classes for basic resource matching.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpURLResourceName
This implementation of
ResourceName extends
URLResourceName to add special handling of resources which end
in delimiter (BaseURLResourceName )
followed by a multi level wildcard. |
class |
PrefixResourceName
This is a plugin impelmentation of the
ResourceName interface
it provides methods to do resource comparisons and resource
handling based on prefix based string match going left to right. |
class |
URLResourceName
This plugin extends the functionality provided in
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. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.