Uses of Class
org.keycloak.models.map.storage.hotRod.userSession.HotRodAuthenticatedClientSessionEntityReference
- 
Packages that use HotRodAuthenticatedClientSessionEntityReference Package Description org.keycloak.models.map.storage.hotRod.common org.keycloak.models.map.storage.hotRod.userSession 
- 
- 
Uses of HotRodAuthenticatedClientSessionEntityReference in org.keycloak.models.map.storage.hotRod.commonMethods in org.keycloak.models.map.storage.hotRod.common that return HotRodAuthenticatedClientSessionEntityReference Modifier and Type Method Description static HotRodAuthenticatedClientSessionEntityReferenceHotRodTypesUtils. migrateMapAuthenticatedClientSessionEntityToHotRodAuthenticatedClientSessionEntityReference(MapAuthenticatedClientSessionEntity p0)Methods in org.keycloak.models.map.storage.hotRod.common with parameters of type HotRodAuthenticatedClientSessionEntityReference Modifier and Type Method Description static MapAuthenticatedClientSessionEntityHotRodTypesUtils. migrateHotRodAuthenticatedClientSessionEntityReferenceToMapAuthenticatedClientSessionEntity(HotRodAuthenticatedClientSessionEntityReference collectionItem)
- 
Uses of HotRodAuthenticatedClientSessionEntityReference in org.keycloak.models.map.storage.hotRod.userSessionFields in org.keycloak.models.map.storage.hotRod.userSession with type parameters of type HotRodAuthenticatedClientSessionEntityReference Modifier and Type Field Description Set<HotRodAuthenticatedClientSessionEntityReference>HotRodUserSessionEntity. authenticatedClientSessionsMethods in org.keycloak.models.map.storage.hotRod.userSession that return HotRodAuthenticatedClientSessionEntityReference Modifier and Type Method Description HotRodAuthenticatedClientSessionEntityReferenceHotRodAuthenticatedClientSessionEntityReference$___Marshaller_e97e52a023f4d638a6163c46c8ce314293b86b3a05c4d2b85b8f5299b36eb5c9. read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)Methods in org.keycloak.models.map.storage.hotRod.userSession that return types with arguments of type HotRodAuthenticatedClientSessionEntityReference Modifier and Type Method Description Class<HotRodAuthenticatedClientSessionEntityReference>HotRodAuthenticatedClientSessionEntityReference$___Marshaller_e97e52a023f4d638a6163c46c8ce314293b86b3a05c4d2b85b8f5299b36eb5c9. getJavaClass()Methods in org.keycloak.models.map.storage.hotRod.userSession with parameters of type HotRodAuthenticatedClientSessionEntityReference Modifier and Type Method Description voidHotRodAuthenticatedClientSessionEntityReference$___Marshaller_e97e52a023f4d638a6163c46c8ce314293b86b3a05c4d2b85b8f5299b36eb5c9. write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, HotRodAuthenticatedClientSessionEntityReference $2)Constructors in org.keycloak.models.map.storage.hotRod.userSession with parameters of type HotRodAuthenticatedClientSessionEntityReference Constructor Description AuthenticatedClientSessionReferenceOnlyFieldDelegate(HotRodAuthenticatedClientSessionEntityReference reference)
 
-