Uses of Interface
org.keycloak.models.Model
Packages that use Model
-
Uses of Model in org.keycloak.models
Subinterfaces of Model in org.keycloak.modelsMethods in org.keycloak.models with parameters of type ModelModifier and TypeMethodDescriptionbooleanPermissions.hasPermission(Model model, String resourceType, String scope) Returnstrueif the current user has permissions to perform an action on a realm resource type with the given scope -
Uses of Model in org.keycloak.models.utils
Classes in org.keycloak.models.utils that implement Model