Uses of Class
org.keycloak.models.map.storage.hotRod.common.HotRodPair
Packages that use HotRodPair
Package
Description
-
Uses of HotRodPair in org.keycloak.models.map.storage.hotRod.authSession
Fields in org.keycloak.models.map.storage.hotRod.authSession with type parameters of type HotRodPairModifier and TypeFieldDescriptionHotRodAuthenticationSessionEntity.authNotesHotRodAuthenticationSessionEntity.clientNotesHotRodAuthenticationSessionEntity.executionStatusesHotRodAuthenticationSessionEntity.userSessionNotes -
Uses of HotRodPair in org.keycloak.models.map.storage.hotRod.client
Fields in org.keycloak.models.map.storage.hotRod.client with type parameters of type HotRodPairModifier and TypeFieldDescriptionHotRodClientEntity.authenticationFlowBindingOverridesHotRodClientEntity.clientScopesHotRodProtocolMapperEntity.config -
Uses of HotRodPair in org.keycloak.models.map.storage.hotRod.common
Methods in org.keycloak.models.map.storage.hotRod.common that return HotRodPairModifier and TypeMethodDescriptionstatic <T,V> HotRodPair<T, V> HotRodTypesUtils.createHotRodPairFromMapEntry(Map.Entry<T, V> entry) HotRodPair$___Marshaller_5c1baabc11714f21542caade9235a4a237154ce9478684293b49b7a740af90b4.read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.keycloak.models.map.storage.hotRod.common that return types with arguments of type HotRodPairModifier and TypeMethodDescriptionHotRodPair$___Marshaller_5c1baabc11714f21542caade9235a4a237154ce9478684293b49b7a740af90b4.getJavaClass()Methods in org.keycloak.models.map.storage.hotRod.common with parameters of type HotRodPairModifier and TypeMethodDescriptionstatic <K,V> K HotRodTypesUtils.getKey(HotRodPair<K, V> hotRodPair) static <K,V> V HotRodTypesUtils.getValue(HotRodPair<K, V> hotRodPair) voidHotRodPair$___Marshaller_5c1baabc11714f21542caade9235a4a237154ce9478684293b49b7a740af90b4.write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, HotRodPair $2) -
Uses of HotRodPair in org.keycloak.models.map.storage.hotRod.events
Fields in org.keycloak.models.map.storage.hotRod.events with type parameters of type HotRodPair -
Uses of HotRodPair in org.keycloak.models.map.storage.hotRod.realm
Fields in org.keycloak.models.map.storage.hotRod.realm with type parameters of type HotRodPairModifier and TypeFieldDescriptionHotRodRealmEntity.browserSecurityHeadersHotRodRealmEntity.smtpConfig -
Uses of HotRodPair in org.keycloak.models.map.storage.hotRod.realm.entity
Fields in org.keycloak.models.map.storage.hotRod.realm.entity with type parameters of type HotRodPairModifier and TypeFieldDescriptionHotRodAuthenticatorConfigEntity.configHotRodIdentityProviderEntity.configHotRodIdentityProviderMapperEntity.configHotRodRequiredActionProviderEntity.configHotRodLocalizationTexts.valuesMethods in org.keycloak.models.map.storage.hotRod.realm.entity that return types with arguments of type HotRodPairMethod parameters in org.keycloak.models.map.storage.hotRod.realm.entity with type arguments of type HotRodPairModifier and TypeMethodDescriptionvoidHotRodLocalizationTexts.setValues(Set<HotRodPair<String, String>> values) -
Uses of HotRodPair in org.keycloak.models.map.storage.hotRod.singleUseObject
Fields in org.keycloak.models.map.storage.hotRod.singleUseObject with type parameters of type HotRodPair -
Uses of HotRodPair in org.keycloak.models.map.storage.hotRod.userSession
Fields in org.keycloak.models.map.storage.hotRod.userSession with type parameters of type HotRodPair