Uses of Class
org.keycloak.models.map.storage.hotRod.realm.entity.HotRodClientInitialAccessEntity
-
Packages that use HotRodClientInitialAccessEntity Package Description org.keycloak.models.map.storage.hotRod.realm org.keycloak.models.map.storage.hotRod.realm.entity -
-
Uses of HotRodClientInitialAccessEntity in org.keycloak.models.map.storage.hotRod.realm
Fields in org.keycloak.models.map.storage.hotRod.realm with type parameters of type HotRodClientInitialAccessEntity Modifier and Type Field Description Set<HotRodClientInitialAccessEntity>HotRodRealmEntity. clientInitialAccesses -
Uses of HotRodClientInitialAccessEntity in org.keycloak.models.map.storage.hotRod.realm.entity
Methods in org.keycloak.models.map.storage.hotRod.realm.entity that return HotRodClientInitialAccessEntity Modifier and Type Method Description HotRodClientInitialAccessEntityHotRodClientInitialAccessEntityDelegate. getHotRodEntity()HotRodClientInitialAccessEntityHotRodClientInitialAccessEntity$___Marshaller_fbd2c1f3de2c9b3616d4109c48a70214bdbabf24d4c6f658457e581e865b0e23. read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)Methods in org.keycloak.models.map.storage.hotRod.realm.entity that return types with arguments of type HotRodClientInitialAccessEntity Modifier and Type Method Description Class<HotRodClientInitialAccessEntity>HotRodClientInitialAccessEntity$___Marshaller_fbd2c1f3de2c9b3616d4109c48a70214bdbabf24d4c6f658457e581e865b0e23. getJavaClass()Methods in org.keycloak.models.map.storage.hotRod.realm.entity with parameters of type HotRodClientInitialAccessEntity Modifier and Type Method Description static intHotRodClientInitialAccessEntityDelegate. entityHashCode(HotRodClientInitialAccessEntity e)voidHotRodClientInitialAccessEntity$___Marshaller_fbd2c1f3de2c9b3616d4109c48a70214bdbabf24d4c6f658457e581e865b0e23. write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, HotRodClientInitialAccessEntity $2)Constructors in org.keycloak.models.map.storage.hotRod.realm.entity with parameters of type HotRodClientInitialAccessEntity Constructor Description HotRodClientInitialAccessEntityDelegate(HotRodClientInitialAccessEntity hotRodEntity)
-