Uses of Class
org.keycloak.models.UserModelDefaultMethods
-
Uses of UserModelDefaultMethods in org.keycloak.models.light
-
Uses of UserModelDefaultMethods in org.keycloak.storage.adapter
Modifier 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