Class HotRodAttributeEntity
- java.lang.Object
-
- org.keycloak.models.map.storage.hotRod.common.HotRodAttributeEntity
-
@Indexed public class HotRodAttributeEntity extends Object
!!! Please do not change this class !!! If some change is needed please create a new version of this class and solve the migration on top-level entities.
-
-
Constructor Summary
Constructors Constructor Description HotRodAttributeEntity()
HotRodAttributeEntity(String name, List<String> values)
-