Uses of Class
org.keycloak.storage.adapter.AbstractUserAdapter
Packages that use AbstractUserAdapter
-
Uses of AbstractUserAdapter in org.keycloak.storage.adapter
Subclasses of AbstractUserAdapter in org.keycloak.storage.adapterModifier 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.