equal
deleted
inserted
replaced
13 * to license@zend.com so we can send you a copy immediately. |
13 * to license@zend.com so we can send you a copy immediately. |
14 * |
14 * |
15 * @category Zend |
15 * @category Zend |
16 * @package Zend_Service |
16 * @package Zend_Service |
17 * @subpackage StrikeIron |
17 * @subpackage StrikeIron |
18 * @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com) |
18 * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) |
19 * @license http://framework.zend.com/license/new-bsd New BSD License |
19 * @license http://framework.zend.com/license/new-bsd New BSD License |
20 * @version $Id: StrikeIron.php 24593 2012-01-05 20:35:02Z matthew $ |
20 * @version $Id$ |
21 */ |
21 */ |
22 |
22 |
23 |
23 |
24 /** |
24 /** |
25 * This class allows StrikeIron authentication credentials to be specified |
25 * This class allows StrikeIron authentication credentials to be specified |
27 * StrikeIron service classes. |
27 * StrikeIron service classes. |
28 * |
28 * |
29 * @category Zend |
29 * @category Zend |
30 * @package Zend_Service |
30 * @package Zend_Service |
31 * @subpackage StrikeIron |
31 * @subpackage StrikeIron |
32 * @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com) |
32 * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) |
33 * @license http://framework.zend.com/license/new-bsd New BSD License |
33 * @license http://framework.zend.com/license/new-bsd New BSD License |
34 */ |
34 */ |
35 class Zend_Service_StrikeIron |
35 class Zend_Service_StrikeIron |
36 { |
36 { |
37 /** |
37 /** |