See: Description
Interface | Description |
---|---|
ResourceName |
The interface
ResourceName provides
methods to determine the hierarchy of resource names. |
Class | Description |
---|---|
HttpURLResourceName |
This implementation of
ResourceName extends
URLResourceName to add special handling of resources which end
in delimiter (BaseURLResourceName )
followed by a multi level wildcard. |
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. |
ResourceMatch |
The class
ResourceMatch defines the results
of a resource match with respect to Policy. |
URLPatternMatcher |
The class provides pattern matching for notenforced URIs/URLs.
|
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.