Interface AuditableEntryInterface
ACEs can implement this interface if they support auditing capabilities.
- Symfony\Component\Security\Acl\Model\AuditableEntryInterface implements Symfony\Component\Security\Acl\Model\EntryInterface
Namespace: Symfony\Component\Security\Acl\Model
Author: Johannes M. Schmitt <schmittjoh@gmail.com>
Located at AuditableEntryInterface.php
Author: Johannes M. Schmitt <schmittjoh@gmail.com>
Located at AuditableEntryInterface.php
public
boolean
|
|
public
boolean
|
getAcl(),
getId(),
getMask(),
getSecurityIdentity(),
getStrategy(),
isGranting()
|
serialize(),
unserialize()
|