Package-level declarations
Types
Link copied to clipboard
object KeycloakJwtUtils
JWT claim helpers for Keycloak tokens, used by both the servlet and reactive KeycloakJwtAuthenticationConverter to keep claim extraction logic in one place.
Link copied to clipboard
Helpers for verifying that a client-supplied expected version matches the version currently persisted, enabling optimistic concurrency on the application side before any write hits the database.