Uses of Interface
ubic.gemma.rest.analytics.ga4.UserIdRetrievalStrategy
Packages that use UserIdRetrievalStrategy
-
Uses of UserIdRetrievalStrategy in ubic.gemma.rest.analytics.ga4
Classes in ubic.gemma.rest.analytics.ga4 that implement UserIdRetrievalStrategyModifier and TypeClassDescriptionclassStrategy for the user ID that uses the authentication object from theSecurityContextHolder.Methods in ubic.gemma.rest.analytics.ga4 with parameters of type UserIdRetrievalStrategyModifier and TypeMethodDescriptionvoidGoogleAnalytics4Provider.setUserIdRetrievalStrategy(UserIdRetrievalStrategy userIdRetrievalStrategy) Set the strategy used to retrieve user IDs.