Package | Description |
---|---|
org.keycloak.models | |
org.keycloak.models.map.authSession | |
org.keycloak.models.sessions.infinispan | |
org.keycloak.services |
Modifier and Type | Method and Description |
---|---|
AuthenticationSessionProvider |
KeycloakSession.authenticationSessions() |
Modifier and Type | Class and Description |
---|---|
class |
MapRootAuthenticationSessionProvider |
Modifier and Type | Method and Description |
---|---|
AuthenticationSessionProvider |
MapRootAuthenticationSessionProviderFactory.create(KeycloakSession session) |
Modifier and Type | Class and Description |
---|---|
class |
InfinispanAuthenticationSessionProvider |
Modifier and Type | Method and Description |
---|---|
AuthenticationSessionProvider |
InfinispanAuthenticationSessionProviderFactory.create(KeycloakSession session) |
Modifier and Type | Method and Description |
---|---|
AuthenticationSessionProvider |
DefaultKeycloakSession.authenticationSessions() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.