Class HotRodProtocolMapperEntity
- java.lang.Object
- 
- org.keycloak.models.map.storage.hotRod.common.AbstractHotRodEntity
- 
- org.keycloak.models.map.storage.hotRod.client.HotRodProtocolMapperEntity
 
 
- 
- All Implemented Interfaces:
- UpdatableEntity
 
 public class HotRodProtocolMapperEntity extends AbstractHotRodEntity 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from interface org.keycloak.models.map.common.UpdatableEntityUpdatableEntity.Impl
 
- 
 - 
Field SummaryFields Modifier and Type Field Description Set<HotRodPair<String,String>>configStringidStringnameStringprotocolStringprotocolMapper- 
Fields inherited from class org.keycloak.models.map.storage.hotRod.common.AbstractHotRodEntityupdated
 
- 
 - 
Constructor SummaryConstructors Constructor Description HotRodProtocolMapperEntity()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)inthashCode()- 
Methods inherited from class org.keycloak.models.map.storage.hotRod.common.AbstractHotRodEntityclearUpdatedFlag, isUpdated
 
- 
 
-