Uses of Interface
org.keycloak.models.map.storage.tree.TreeNode
-
Uses of TreeNode in org.keycloak.models.map.storage.criteria
Modifier and TypeClassDescriptionclass
TODO: Introduce separation of parameter values and the structure -
Uses of TreeNode in org.keycloak.models.map.storage.tree
Modifier and TypeInterfaceDescriptioninterface
Interface representing a node in a tree that has ID.Modifier and TypeClassDescriptionclass
DefaultTreeNode<Self extends DefaultTreeNode<Self>>
Generic implementation of a node in a tree.class
TreeStorageNodeInstance<V extends AbstractEntity>
Instance of the tree storage that is based on a prescription (TreeStorageNodePrescription
), i.e.class
Prescription of the tree storage.