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 StringMapAuthenticationSessionEntity. 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 StringAbstractEntity. 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 StringMapUserConsentEntity. getClientId()StringMapUserFederatedIdentityEntity. 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 StringMapAuthenticatedClientSessionEntity. getClientId()
-