Uses of Class
org.keycloak.models.map.storage.hotRod.realm.entity.HotRodComponentEntity
-
Packages that use HotRodComponentEntity Package Description org.keycloak.models.map.storage.hotRod.realm org.keycloak.models.map.storage.hotRod.realm.entity -
-
Uses of HotRodComponentEntity in org.keycloak.models.map.storage.hotRod.realm
Fields in org.keycloak.models.map.storage.hotRod.realm with type parameters of type HotRodComponentEntity Modifier and Type Field Description Set<HotRodComponentEntity>
HotRodRealmEntity. components
-
Uses of HotRodComponentEntity in org.keycloak.models.map.storage.hotRod.realm.entity
Methods in org.keycloak.models.map.storage.hotRod.realm.entity that return HotRodComponentEntity Modifier and Type Method Description HotRodComponentEntity
HotRodComponentEntityDelegate. getHotRodEntity()
HotRodComponentEntity
HotRodComponentEntity$___Marshaller_da39b5c1a0d2a6adcd6072e73ca86b294fc0a3c0cfd40defeb8d0f65e05edc2f. read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)
Methods in org.keycloak.models.map.storage.hotRod.realm.entity that return types with arguments of type HotRodComponentEntity Modifier and Type Method Description Class<HotRodComponentEntity>
HotRodComponentEntity$___Marshaller_da39b5c1a0d2a6adcd6072e73ca86b294fc0a3c0cfd40defeb8d0f65e05edc2f. getJavaClass()
Methods in org.keycloak.models.map.storage.hotRod.realm.entity with parameters of type HotRodComponentEntity Modifier and Type Method Description static int
HotRodComponentEntityDelegate. entityHashCode(HotRodComponentEntity e)
void
HotRodComponentEntity$___Marshaller_da39b5c1a0d2a6adcd6072e73ca86b294fc0a3c0cfd40defeb8d0f65e05edc2f. write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, HotRodComponentEntity $2)
Constructors in org.keycloak.models.map.storage.hotRod.realm.entity with parameters of type HotRodComponentEntity Constructor Description HotRodComponentEntityDelegate(HotRodComponentEntity hotRodEntity)
Deprecated.This constructor uses aDeepCloner.DUMB_CLONER
that does not clone anything.
-