Uses of Enum Class
org.keycloak.models.map.storage.tree.TreeNode.PathOrientation
-
Uses of TreeNode.PathOrientation in org.keycloak.models.map.storage.tree
Modifier and TypeMethodDescriptionstatic TreeNode.PathOrientation
Returns the enum constant of this class with the specified name.static TreeNode.PathOrientation[]
TreeNode.PathOrientation.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionDefaultTreeNode.getPathToRoot
(TreeNode.PathOrientation orientation) TreeNode.getPathToRoot
(TreeNode.PathOrientation orientation) Returns the path (list of nodes) from this node to root node.