See: Description
| Interface | Description |
|---|---|
| BaseResourceName<T,E extends Exception> |
The interface
ResourceName provides
methods to determine the hierarchy of resource names. |
| Class | Description |
|---|---|
| BasePrefixResourceName<T,E extends Exception> |
A generic 'prefix' implementation of BaseResourceName.
|
| BaseURLResourceName<T,E extends Exception> |
This is a base implementation of a URLResourceName, extending the functionality found in
BasePrefixResourceName 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–2023 Open Identity Platform Community. All rights reserved.