Uses of Class
org.keycloak.models.map.annotations.CollectionKey
-
Packages that use CollectionKey Package Description org.keycloak.models.map.authSession org.keycloak.models.map.common org.keycloak.models.map.user org.keycloak.models.map.userSession -
-
Uses of CollectionKey in org.keycloak.models.map.authSession
Methods in org.keycloak.models.map.authSession with annotations of type CollectionKey Modifier and Type Method Description String
MapAuthenticationSessionEntity. getTabId()
-
Uses of CollectionKey in org.keycloak.models.map.common
Methods in org.keycloak.models.map.common with annotations of type CollectionKey Modifier and Type Method Description String
AbstractEntity. getId()
-
Uses of CollectionKey in org.keycloak.models.map.user
Methods in org.keycloak.models.map.user with annotations of type CollectionKey Modifier and Type Method Description String
MapUserConsentEntity. getClientId()
String
MapUserFederatedIdentityEntity. getIdentityProvider()
-
Uses of CollectionKey in org.keycloak.models.map.userSession
Methods in org.keycloak.models.map.userSession with annotations of type CollectionKey Modifier and Type Method Description String
MapAuthenticatedClientSessionEntity. getClientId()
-