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> NodeProperties TreeProperties TreeStorageNodeInstance<V extends AbstractEntity> Instance of the tree storage that is based on a prescription (TreeStorageNodePrescription
), i.e.TreeStorageNodePrescription Prescription of the tree storage. -
Enum Summary Enum Description TreeNode.PathOrientation TreeStorageNodePrescription.FieldContainedStatus