Package org.keycloak.models.map.storage.tree
package org.keycloak.models.map.storage.tree
-
ClassDescriptionDefaultTreeNode<Self extends DefaultTreeNode<Self>>Generic implementation of a node in a tree.Interface representing a node in a tree that has ID.TreeStorageNodeInstance<V extends AbstractEntity>Instance of the tree storage that is based on a prescription (
TreeStorageNodePrescription
), i.e.Prescription of the tree storage.