Uses of Package
org.keycloak.models.map.storage.tree
Packages that use org.keycloak.models.map.storage.tree
Package
Description
-
Classes in org.keycloak.models.map.storage.tree used by org.keycloak.models.map.common.delegateClassDescriptionInstance of the tree storage that is based on a prescription (
TreeStorageNodePrescription
), i.e. -
Classes in org.keycloak.models.map.storage.tree used by org.keycloak.models.map.storage.criteriaClassDescriptionGeneric implementation of a node in a tree.Interface representing a node in a tree that has ID.
-
Classes in org.keycloak.models.map.storage.tree used by org.keycloak.models.map.storage.treeClassDescriptionGeneric implementation of a node in a tree.Interface representing a node in a tree that has ID.Instance of the tree storage that is based on a prescription (
TreeStorageNodePrescription
), i.e.Prescription of the tree storage.