API for the Keycloak identity and access management model, defining core entities like users and realms.
<dependency>
<groupId>org.keycloak</groupId>
<artifactId>keycloak-model-api</artifactId>
<version>1.8.1.Final</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Gets a realm from the Keycloak session.
Upgrade to a recent version (e.g., 24.x) for security and feature updates.
No dependency data recorded yet.