Uses of Class
org.keycloak.models.UserModelDefaultMethods
Packages that use UserModelDefaultMethods
-
Uses of UserModelDefaultMethods in org.keycloak.models.light
Subclasses of UserModelDefaultMethods in org.keycloak.models.light -
Uses of UserModelDefaultMethods in org.keycloak.storage.adapter
Subclasses of UserModelDefaultMethods in org.keycloak.storage.adapterModifier and TypeClassDescriptionclass
class
This abstract class provides implementations for everything but getUsername().static 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.class
Assumes everything is managed by federated storage except for username.static class
Deprecated.This interface is no longer necessary; collection-based methods were removed from the parent interface and therefore the parent interface can be used directlyclass