<?php

namespace ContainerKIViWjQ;

use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;

/**
 * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
 */
class getValidatorInterfaceService extends App_KernelDevDebugContainer
{
    /**
     * Gets the private 'OAT\Library\Lti1p3Core\Security\Jwt\Validator\ValidatorInterface' shared service.
     *
     * @return \OAT\Library\Lti1p3Core\Security\Jwt\Validator\Validator
     */
    public static function do($container, $lazyLoad = true)
    {
        include_once \dirname(__DIR__, 4).''.\DIRECTORY_SEPARATOR.'vendor'.\DIRECTORY_SEPARATOR.'oat-sa'.\DIRECTORY_SEPARATOR.'lib-lti1p3-core'.\DIRECTORY_SEPARATOR.'src'.\DIRECTORY_SEPARATOR.'Security'.\DIRECTORY_SEPARATOR.'Jwt'.\DIRECTORY_SEPARATOR.'Validator'.\DIRECTORY_SEPARATOR.'ValidatorInterface.php';
        include_once \dirname(__DIR__, 4).''.\DIRECTORY_SEPARATOR.'vendor'.\DIRECTORY_SEPARATOR.'oat-sa'.\DIRECTORY_SEPARATOR.'lib-lti1p3-core'.\DIRECTORY_SEPARATOR.'src'.\DIRECTORY_SEPARATOR.'Security'.\DIRECTORY_SEPARATOR.'Jwt'.\DIRECTORY_SEPARATOR.'Validator'.\DIRECTORY_SEPARATOR.'Validator.php';
        include_once \dirname(__DIR__, 4).''.\DIRECTORY_SEPARATOR.'vendor'.\DIRECTORY_SEPARATOR.'oat-sa'.\DIRECTORY_SEPARATOR.'lib-lti1p3-core'.\DIRECTORY_SEPARATOR.'src'.\DIRECTORY_SEPARATOR.'Security'.\DIRECTORY_SEPARATOR.'Jwt'.\DIRECTORY_SEPARATOR.'Configuration'.\DIRECTORY_SEPARATOR.'ConfigurationFactory.php';

        return $container->privates['OAT\\Library\\Lti1p3Core\\Security\\Jwt\\Validator\\ValidatorInterface'] = new \OAT\Library\Lti1p3Core\Security\Jwt\Validator\Validator(($container->privates['OAT\\Library\\Lti1p3Core\\Security\\Jwt\\Configuration\\ConfigurationFactory'] ?? ($container->privates['OAT\\Library\\Lti1p3Core\\Security\\Jwt\\Configuration\\ConfigurationFactory'] = new \OAT\Library\Lti1p3Core\Security\Jwt\Configuration\ConfigurationFactory())));
    }
}
