Uses of Interface
org.keycloak.adapters.spi.SessionIdMapperUpdater
-
-
Uses of SessionIdMapperUpdater in org.keycloak.adapters.spi
Fields in org.keycloak.adapters.spi declared as SessionIdMapperUpdater Modifier and Type Field Description static SessionIdMapperUpdaterSessionIdMapperUpdater. DIRECTSessionIdMapperentries are updated directly.static SessionIdMapperUpdaterSessionIdMapperUpdater. EXTERNALOnly HTTP session is manipulated with,SessionIdMapperentries are not updated by this updater and they have to be updated by some other means, e.g.
-