Uses of Class
org.keycloak.models.map.storage.hotRod.common.HotRodPair
Package
Description
-
Uses of HotRodPair in org.keycloak.models.map.storage.hotRod.authSession
Modifier and TypeFieldDescriptionHotRodAuthenticationSessionEntity.authNotes
HotRodAuthenticationSessionEntity.clientNotes
HotRodAuthenticationSessionEntity.executionStatuses
HotRodAuthenticationSessionEntity.userSessionNotes
-
Uses of HotRodPair in org.keycloak.models.map.storage.hotRod.client
Modifier and TypeFieldDescriptionHotRodClientEntity.authenticationFlowBindingOverrides
HotRodClientEntity.clientScopes
HotRodProtocolMapperEntity.config
-
Uses of HotRodPair in org.keycloak.models.map.storage.hotRod.common
Modifier and TypeMethodDescriptionstatic <T,
V> HotRodPair<T, V> HotRodTypesUtils.createHotRodPairFromMapEntry
(Map.Entry<T, V> entry) HotRodPair$___Marshaller_5c1baabc11714f21542caade9235a4a237154ce9478684293b49b7a740af90b4.read
(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Modifier and TypeMethodDescriptionHotRodPair$___Marshaller_5c1baabc11714f21542caade9235a4a237154ce9478684293b49b7a740af90b4.getJavaClass()
Modifier and TypeMethodDescriptionstatic <K,
V> K HotRodTypesUtils.getKey
(HotRodPair<K, V> hotRodPair) static <K,
V> V HotRodTypesUtils.getValue
(HotRodPair<K, V> hotRodPair) void
HotRodPair$___Marshaller_5c1baabc11714f21542caade9235a4a237154ce9478684293b49b7a740af90b4.write
(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, HotRodPair $2) -
Uses of HotRodPair in org.keycloak.models.map.storage.hotRod.events
-
Uses of HotRodPair in org.keycloak.models.map.storage.hotRod.realm
Modifier and TypeFieldDescriptionHotRodRealmEntity.browserSecurityHeaders
HotRodRealmEntity.smtpConfig
-
Uses of HotRodPair in org.keycloak.models.map.storage.hotRod.realm.entity
Modifier and TypeFieldDescriptionHotRodAuthenticatorConfigEntity.config
HotRodIdentityProviderEntity.config
HotRodIdentityProviderMapperEntity.config
HotRodRequiredActionProviderEntity.config
HotRodLocalizationTexts.values
Modifier and TypeMethodDescriptionvoid
HotRodLocalizationTexts.setValues
(Set<HotRodPair<String, String>> values) -
Uses of HotRodPair in org.keycloak.models.map.storage.hotRod.singleUseObject
-
Uses of HotRodPair in org.keycloak.models.map.storage.hotRod.userSession