Uses of Class
org.keycloak.models.map.storage.tree.TreeStorageNodePrescription
- 
Packages that use TreeStorageNodePrescription Package Description org.keycloak.models.map.storage.tree 
- 
- 
Uses of TreeStorageNodePrescription in org.keycloak.models.map.storage.treeMethods in org.keycloak.models.map.storage.tree that return TreeStorageNodePrescription Modifier and Type Method Description <V extends AbstractEntity>
 TreeStorageNodePrescriptionTreeStorageNodePrescription. forEntityClass(Class<V> targetEntityClass)Constructors in org.keycloak.models.map.storage.tree with parameters of type TreeStorageNodePrescription Constructor Description TreeStorageNodeInstance(KeycloakSession session, TreeStorageNodePrescription prescription)
 
-