Package org.forgerock.am.trees.api
package org.forgerock.am.trees.api
Provides classes for accessing trees components.
-
ClassDescriptionFor a given auth tree, returns the inputs of reachable downstream nodes from any node in the tree.Represents a Node builder.A factory for creating node configurations.Node configuration.Logger for node audit events.A factory for creating
Nodeinstances and related configurations.A registry of installed node services.Interface for upgrading a node configuration from one version to another.NodeVisitor<R>A visitor for visiting nodes in aTree.The possible outcomes of trees and nodes.Tree model object.A class representing a Link between two nodes in the tree.Details of a node within aTree.A Tree builder.A factory for creating tree builders.Interface for processing a tree.Provider ofTreeimplementations.Qualifier for injecting a caching implementation of TreeProvider.Reports the usages of a tree in a realm.Represents the result of a tree usage.Represents an exception that occurs when finding tree usages.