Class JpaResourceMapStorage

java.lang.Object
org.keycloak.models.map.storage.jpa.JpaMapStorage<JpaResourceEntity,MapResourceEntity,Resource>
org.keycloak.models.map.storage.jpa.authorization.resource.JpaResourceMapStorage
All Implemented Interfaces:
MapStorage<MapResourceEntity,Resource>

public class JpaResourceMapStorage extends JpaMapStorage<JpaResourceEntity,MapResourceEntity,Resource>