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