Class SingleUseObjectValueEntity
- java.lang.Object
-
- org.keycloak.models.sessions.infinispan.entities.SingleUseObjectValueEntity
-
- All Implemented Interfaces:
SingleUseObjectValueModel
@SerializeWith(ExternalizerImpl.class) public class SingleUseObjectValueEntity extends Object implements SingleUseObjectValueModel
- Author:
- hmlnarik
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSingleUseObjectValueEntity.ExternalizerImpl-
Nested classes/interfaces inherited from interface org.keycloak.models.SingleUseObjectValueModel
SingleUseObjectValueModel.SearchableFields
-
-
Constructor Summary
Constructors Constructor Description SingleUseObjectValueEntity(Map<String,String> notes)
-