Package | Description |
---|---|
org.keycloak.adapters.spi |
Modifier and Type | Field and Description |
---|---|
static SessionIdMapperUpdater |
SessionIdMapperUpdater.DIRECT
SessionIdMapper entries are updated directly. |
static SessionIdMapperUpdater |
SessionIdMapperUpdater.EXTERNAL
Only HTTP session is manipulated with,
SessionIdMapper entries are not updated by this updater and
they have to be updated by some other means, e.g. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.