Uses of Class
org.keycloak.models.map.storage.hotRod.common.HotRodStringPair
-
Packages that use HotRodStringPair Package Description org.keycloak.models.map.storage.hotRod.authorization org.keycloak.models.map.storage.hotRod.common org.keycloak.models.map.storage.hotRod.userSession -
-
Uses of HotRodStringPair in org.keycloak.models.map.storage.hotRod.authorization
Fields in org.keycloak.models.map.storage.hotRod.authorization with type parameters of type HotRodStringPair Modifier and Type Field Description Set<HotRodStringPair>
HotRodPolicyEntity. configs
-
Uses of HotRodStringPair in org.keycloak.models.map.storage.hotRod.common
Methods in org.keycloak.models.map.storage.hotRod.common that return HotRodStringPair Modifier and Type Method Description static HotRodStringPair
HotRodTypesUtils. createHotRodStringPairFromMapEntry(Map.Entry<String,String> entry)
HotRodStringPair
HotRodStringPair$___Marshaller_c2309eca0af9550c7ce8b60b079babdefd4dad2b979a3025c601bb9cfe2e036d. read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)
Methods in org.keycloak.models.map.storage.hotRod.common that return types with arguments of type HotRodStringPair Modifier and Type Method Description Class<HotRodStringPair>
HotRodStringPair$___Marshaller_c2309eca0af9550c7ce8b60b079babdefd4dad2b979a3025c601bb9cfe2e036d. getJavaClass()
Methods in org.keycloak.models.map.storage.hotRod.common with parameters of type HotRodStringPair Modifier and Type Method Description static String
HotRodTypesUtils. getKey(HotRodStringPair hotRodPair)
static String
HotRodTypesUtils. getValue(HotRodStringPair hotRodPair)
void
HotRodStringPair$___Marshaller_c2309eca0af9550c7ce8b60b079babdefd4dad2b979a3025c601bb9cfe2e036d. write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, HotRodStringPair $2)
-
Uses of HotRodStringPair in org.keycloak.models.map.storage.hotRod.userSession
Fields in org.keycloak.models.map.storage.hotRod.userSession with type parameters of type HotRodStringPair Modifier and Type Field Description Set<HotRodStringPair>
HotRodUserSessionEntity. notes
-