java.lang.Object
org.keycloak.models.map.storage.jpa.JpaMapStorage<JpaScopeEntity,MapScopeEntity,Scope>
org.keycloak.models.map.storage.jpa.authorization.scope.JpaScopeMapStorage
All Implemented Interfaces:
MapStorage<MapScopeEntity,Scope>

public class JpaScopeMapStorage extends JpaMapStorage<JpaScopeEntity,MapScopeEntity,Scope>