Package org.keycloak.authorization.model
package org.keycloak.authorization.model
Provides the domain model and any other type related with it
- Author:
- Pedro Igor
-
ClassDescriptionCachedModel<Model>Cached authorization model classes will implement this interface.Represents an authorization policy and all the configuration associated with it.Represents a resource, which is usually protected by a set of policies within a resource server.Represents a resource server, whose resources are managed and protected.Represents a scope, which is usually associated with one or more resources in order to define the actions that can be performed or a specific access context.