Package | Description |
---|---|
org.forgerock.api.models |
Modifier and Type | Method and Description |
---|---|
VersionedPath |
VersionedPath.Builder.build()
Builds the VersionedPath instance.
|
VersionedPath |
Paths.get(String name)
Gets the Path for a given Path-name.
|
Modifier and Type | Method and Description |
---|---|
protected Map<String,VersionedPath> |
Paths.getPaths()
Gets a
Map of path-names to Paths. |
Modifier and Type | Method and Description |
---|---|
Paths.Builder |
Paths.Builder.merge(String path,
VersionedPath versionedPath)
Merge the path definition into the existing path definitions.
|
Paths.Builder |
Paths.Builder.put(String path,
VersionedPath versionedPath)
Adds a Path.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.