<?php

namespace Hslavich\OneloginSamlBundle\Security\Authentication;

/**
 * @deprecated since 2.1
 */
class SamlAuthenticationSuccessHandler extends \Hslavich\OneloginSamlBundle\Security\Http\Authentication\SamlAuthenticationSuccessHandler
{
}
