Class TreeProperties
- java.lang.Object
- 
- org.keycloak.models.map.storage.tree.TreeProperties
 
- 
 public final class TreeProperties extends Object - Author:
- hmlnarik
 
- 
- 
Field SummaryFields Modifier and Type Field Description static StringDEFAULT_STORE_CREATEstatic StringDEFAULT_STORE_READstatic StringMODEL_CLASS
 - 
Constructor SummaryConstructors Constructor Description TreeProperties()
 
- 
- 
- 
Field Detail- 
MODEL_CLASSpublic static final String MODEL_CLASS - See Also:
- Constant Field Values
 
 - 
DEFAULT_STORE_CREATEpublic static final String DEFAULT_STORE_CREATE - See Also:
- Constant Field Values
 
 - 
DEFAULT_STORE_READpublic static final String DEFAULT_STORE_READ - See Also:
- Constant Field Values
 
 
- 
 
-