Package org.keycloak.models.map.storage.tree
-
Interface Summary Interface Description TreeNode<Self extends TreeNode<? extends Self>> Interface representing a node in a tree that has ID. -
Class Summary Class Description DefaultTreeNode<Self extends DefaultTreeNode<Self>> Generic implementation of a node in a tree.EmptyMapStorage<V extends AbstractEntity,M> -
Enum Summary Enum Description TreeNode.PathOrientation