Package org.keycloak.storage.user
Interface UserLookupProvider.Streams
- 
- All Superinterfaces:
- UserLookupProvider
 - Enclosing interface:
- UserLookupProvider
 
 @Deprecated public static interface UserLookupProvider.Streams extends UserLookupProvider Deprecated.This interface is no longer necessary, collection-based methods were removed from the parent interface and therefore the parent interface can be used directly
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from interface org.keycloak.storage.user.UserLookupProviderUserLookupProvider.Streams
 
- 
 - 
Method Summary- 
Methods inherited from interface org.keycloak.storage.user.UserLookupProvidergetUserByCredential, getUserByEmail, getUserById, getUserByUsername
 
- 
 
-