Uses of Interface
org.keycloak.storage.user.UserLookupProvider.Streams
-
Packages that use UserLookupProvider.Streams Package Description org.keycloak.models -
-
Uses of UserLookupProvider.Streams in org.keycloak.models
Subinterfaces of UserLookupProvider.Streams in org.keycloak.models Modifier and Type Interface Description static interfaceUserProvider.StreamsTheUserProvider.Streamsinterface makes all collection-based methods inUserProviderdefault by providing implementations that delegate to theStream-based variants instead of the other way around.
-