Uses of Class
org.keycloak.models.light.LightweightUserAdapter
Packages that use LightweightUserAdapter
-
Uses of LightweightUserAdapter in org.keycloak.models.light
Methods in org.keycloak.models.light that return LightweightUserAdapterModifier and TypeMethodDescriptionstatic LightweightUserAdapter
LightweightUserAdapter.fromString
(KeycloakSession session, RealmModel realm, String serializedForm) Method parameters in org.keycloak.models.light with type arguments of type LightweightUserAdapterModifier and TypeMethodDescriptionvoid
LightweightUserAdapter.setUpdateHandler
(Consumer<LightweightUserAdapter> updateHandler)