Uses of Class
org.keycloak.models.map.storage.tree.TreeStorageNodePrescription
Packages that use TreeStorageNodePrescription
-
Uses of TreeStorageNodePrescription in org.keycloak.models.map.storage.tree
Methods in org.keycloak.models.map.storage.tree that return TreeStorageNodePrescriptionModifier and TypeMethodDescription<V extends AbstractEntity>
TreeStorageNodePrescriptionTreeStorageNodePrescription.forEntityClass
(Class<V> targetEntityClass) Constructors in org.keycloak.models.map.storage.tree with parameters of type TreeStorageNodePrescriptionModifierConstructorDescriptionTreeStorageNodeInstance
(KeycloakSession session, TreeStorageNodePrescription prescription)