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.authSessionMethods 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.commonMethods 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.userMethods 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.userSessionMethods in org.keycloak.models.map.userSession with annotations of type CollectionKey Modifier and Type Method Description StringMapAuthenticatedClientSessionEntity. getClientId()
 
-