Uses of Class
org.keycloak.storage.adapter.AbstractUserAdapter
-
Uses of AbstractUserAdapter in org.keycloak.storage.adapter
Modifier and TypeClassDescriptionstatic class
TheAbstractUserAdapter.Streams
interface makes all collection-based methods inAbstractUserAdapter
default by providing implementations that delegate to theStream
-based variants instead of the other way around.