Uses of Interface
org.keycloak.storage.user.UserQueryProvider
-
Packages that use UserQueryProvider Package Description org.keycloak.models org.keycloak.storage.user -
-
Uses of UserQueryProvider in org.keycloak.models
Subinterfaces of UserQueryProvider in org.keycloak.models Modifier and Type Interface Description interfaceUserProviderstatic interfaceUserProvider.StreamsDeprecated.This interface is no longer necessary, collection-based methods were removed from the parent interface and therefore the parent interface can be used directly -
Uses of UserQueryProvider in org.keycloak.storage.user
Subinterfaces of UserQueryProvider in org.keycloak.storage.user Modifier and Type Interface Description static interfaceUserQueryProvider.StreamsDeprecated.This interface is no longer necessary, collection-based methods were removed from the parent interface and therefore the parent interface can be used directly
-