Source for file IRole.php
Documentation is available at IRole.php
6: * @copyright Copyright (c) 2004, 2010 David Grudl
7: * @license http://nettephp.com/license Nette license
8: * @link http://nettephp.com
10: * @package Nette\Security
16: * Represents role, an object that may request access to an IResource.
18: * @copyright Copyright (c) 2004, 2010 David Grudl
19: * @package Nette\Security
25: * Returns a string identifier of the Role.