Interface SecurityIdentityRetrievalStrategyInterface
Interface for retrieving security identities from tokens
Namespace: Symfony\Component\Security\Acl\Model
Author: Johannes M. Schmitt <schmittjoh@gmail.com>
Located at SecurityIdentityRetrievalStrategyInterface.php
Author: Johannes M. Schmitt <schmittjoh@gmail.com>
Located at SecurityIdentityRetrievalStrategyInterface.php
public
|
#
getSecurityIdentities( Symfony\Component\Security\Core\Authentication\Token\TokenInterface $token )
Retrieves the available security identities for the given token |