$77 GRAYBYTE WORDPRESS FILE MANAGER $27

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 172.67.217.254 | ADMIN IP 216.73.216.180
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : mail

/opt/alt/php55/usr/share/pear/Symfony/Component/Security/Acl/Domain/

HOME
Current File : /opt/alt/php55/usr/share/pear/Symfony/Component/Security/Acl/Domain//RoleSecurityIdentity.php
<?php

/*
 * This file is part of the Symfony package.
 *
 * (c) Fabien Potencier <[email protected]>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

namespace Symfony\Component\Security\Acl\Domain;

use Symfony\Component\Security\Acl\Model\SecurityIdentityInterface;
use Symfony\Component\Security\Core\Role\Role;

/**
 * A SecurityIdentity implementation for roles
 *
 * @author Johannes M. Schmitt <[email protected]>
 */
final class RoleSecurityIdentity implements SecurityIdentityInterface
{
    private $role;

    /**
     * Constructor
     *
     * @param mixed $role a Role instance, or its string representation
     */
    public function __construct($role)
    {
        if ($role instanceof Role) {
            $role = $role->getRole();
        }

        $this->role = $role;
    }

    /**
     * Returns the role name
     *
     * @return string
     */
    public function getRole()
    {
        return $this->role;
    }

    /**
     * {@inheritDoc}
     */
    public function equals(SecurityIdentityInterface $sid)
    {
        if (!$sid instanceof RoleSecurityIdentity) {
            return false;
        }

        return $this->role === $sid->getRole();
    }

    /**
     * Returns a textual representation of this security identity.
     *
     * This is solely used for debugging purposes, not to make an equality decision.
     *
     * @return string
     */
    public function __toString()
    {
        return sprintf('RoleSecurityIdentity(%s)', $this->role);
    }
}


Current_dir [ NOT WRITEABLE ] Document_root [ NOT WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
3 Mar 2024 10.54 PM
root / root
0755
Acl.php
19.344 KB
18 Dec 2019 11.24 AM
root / root
0644
AclCollectionCache.php
2.296 KB
18 Dec 2019 11.24 AM
root / root
0644
AuditLogger.php
1.341 KB
18 Dec 2019 11.24 AM
root / root
0644
DoctrineAclCache.php
6.17 KB
18 Dec 2019 11.24 AM
root / root
0644
Entry.php
4.503 KB
18 Dec 2019 11.24 AM
root / root
0644
FieldEntry.php
1.912 KB
18 Dec 2019 11.24 AM
root / root
0644
ObjectIdentity.php
3.087 KB
18 Dec 2019 11.24 AM
root / root
0644
ObjectIdentityRetrievalStrategy.php
0.936 KB
18 Dec 2019 11.24 AM
root / root
0644
PermissionGrantingStrategy.php
7.457 KB
18 Dec 2019 11.24 AM
root / root
0644
RoleSecurityIdentity.php
1.56 KB
18 Dec 2019 11.24 AM
root / root
0644
SecurityIdentityRetrievalStrategy.php
2.914 KB
18 Dec 2019 11.24 AM
root / root
0644
UserSecurityIdentity.php
3.041 KB
18 Dec 2019 11.24 AM
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF