Uses of Interface
org.keycloak.models.UserProvider.Streams
-
Packages that use UserProvider.Streams Package Description org.keycloak.models.cache -
-
Uses of UserProvider.Streams in org.keycloak.models.cache
Subinterfaces of UserProvider.Streams in org.keycloak.models.cache Modifier and Type Interface Description static interfaceUserCache.StreamsTheUserCache.Streamsinterface differs fromUserCachein that it extends theUserProvider.Streamsinterface, allowing implementations ofUserCacheto focus on theStream-based methods in theUserProviderinterface.
-