Uses of Class
org.forgerock.api.models.VersionedPath
-
Uses of VersionedPath in org.forgerock.api.models
Modifier and TypeMethodDescriptionVersionedPath.Builder.build()
Builds the VersionedPath instance.Gets the Path for a given Path-name.Modifier and TypeMethodDescriptionprotected Map<String,
VersionedPath> Paths.getPaths()
Gets aMap
of path-names to Paths.Modifier and TypeMethodDescriptionPaths.Builder.merge
(String path, VersionedPath versionedPath) Merge the path definition into the existing path definitions.Paths.Builder.put
(String path, VersionedPath versionedPath) Adds a Path.