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 classTheAbstractUserAdapter.Streamsinterface makes all collection-based methods inAbstractUserAdapterdefault by providing implementations that delegate to theStream-based variants instead of the other way around.