Uses of Class
org.keycloak.models.map.storage.hotRod.realm.entity.HotRodIdentityProviderEntity
-
Packages that use HotRodIdentityProviderEntity Package Description org.keycloak.models.map.storage.hotRod.realm org.keycloak.models.map.storage.hotRod.realm.entity -
-
Uses of HotRodIdentityProviderEntity in org.keycloak.models.map.storage.hotRod.realm
Fields in org.keycloak.models.map.storage.hotRod.realm with type parameters of type HotRodIdentityProviderEntity Modifier and Type Field Description Set<HotRodIdentityProviderEntity>HotRodRealmEntity. identityProviders -
Uses of HotRodIdentityProviderEntity in org.keycloak.models.map.storage.hotRod.realm.entity
Methods in org.keycloak.models.map.storage.hotRod.realm.entity that return HotRodIdentityProviderEntity Modifier and Type Method Description HotRodIdentityProviderEntityHotRodIdentityProviderEntityDelegate. getHotRodEntity()HotRodIdentityProviderEntityHotRodIdentityProviderEntity$___Marshaller_adb5e14e6a125eba3889bccb7e938824ffeb8555bc5222396789d9c81f71089. read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)Methods in org.keycloak.models.map.storage.hotRod.realm.entity that return types with arguments of type HotRodIdentityProviderEntity Modifier and Type Method Description Class<HotRodIdentityProviderEntity>HotRodIdentityProviderEntity$___Marshaller_adb5e14e6a125eba3889bccb7e938824ffeb8555bc5222396789d9c81f71089. getJavaClass()Methods in org.keycloak.models.map.storage.hotRod.realm.entity with parameters of type HotRodIdentityProviderEntity Modifier and Type Method Description static intHotRodIdentityProviderEntityDelegate. entityHashCode(HotRodIdentityProviderEntity e)voidHotRodIdentityProviderEntity$___Marshaller_adb5e14e6a125eba3889bccb7e938824ffeb8555bc5222396789d9c81f71089. write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, HotRodIdentityProviderEntity $2)Constructors in org.keycloak.models.map.storage.hotRod.realm.entity with parameters of type HotRodIdentityProviderEntity Constructor Description HotRodIdentityProviderEntityDelegate(HotRodIdentityProviderEntity hotRodEntity)
-