php-symfony-security-acl (3.3.4-4)

2 versions available in kali/kali-last-snapshot/main/i386

Details

Core information at a glance

Distribution
kali
Origin
kali-last-snapshot
Repository
https://http.kali.org/kali
Codename
kali-last-snapshot
Component
main
Source
none
Architecture
i386
Section
php
Priority
optional
Maintainer
Debian PHP PEAR Maintainers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
271 B
Size expected
33.4 kB
Size actual
33.4 kB
Size match

Dependencies

Required package dependencies

  • php-common
  • php-symfony-security-core

Suggested packages

Recommended additional packages

  • None

Description

Symfony Security Component - ACL (Access Control List)

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD51a6ebc53…8e2532df
SHA-12d8c6c28…03c3b376
SHA-256ac4082a1…6447195e
SHA-512875d06cc…737a6920

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/php-symfony-security-acl
usr/share/doc/php-symfony-security-acl/changelog.Debian.gz
usr/share/doc/php-symfony-security-acl/changelog.gz
usr/share/doc/php-symfony-security-acl/copyright
usr/share/doc/php-symfony-security-acl/examples
usr/share/doc/php-symfony-security-acl/examples/bin
usr/share/doc/php-symfony-security-acl/examples/bin/generateSql.php
usr/share/doc/php-symfony-security-acl/examples/schema
usr/share/doc/php-symfony-security-acl/examples/schema/db2.sql
usr/share/doc/php-symfony-security-acl/examples/schema/drizzle.sql
usr/share/doc/php-symfony-security-acl/examples/schema/mssql.sql
usr/share/doc/php-symfony-security-acl/examples/schema/mysql.sql
usr/share/doc/php-symfony-security-acl/examples/schema/oracle.sql
usr/share/doc/php-symfony-security-acl/examples/schema/postgresql.sql
usr/share/doc/php-symfony-security-acl/examples/schema/sqlanywhere.sql
usr/share/doc/php-symfony-security-acl/examples/schema/sqlite.sql
usr/share/php
usr/share/php/Symfony
usr/share/php/Symfony/Component
usr/share/php/Symfony/Component/Security
usr/share/php/Symfony/Component/Security/Acl
usr/share/php/Symfony/Component/Security/Acl/Dbal
usr/share/php/Symfony/Component/Security/Acl/Dbal/AclProvider.php
usr/share/php/Symfony/Component/Security/Acl/Dbal/MutableAclProvider.php
usr/share/php/Symfony/Component/Security/Acl/Dbal/Schema.php
usr/share/php/Symfony/Component/Security/Acl/Domain
usr/share/php/Symfony/Component/Security/Acl/Domain/Acl.php
usr/share/php/Symfony/Component/Security/Acl/Domain/AclCacheTrait.php
usr/share/php/Symfony/Component/Security/Acl/Domain/AclCollectionCache.php
usr/share/php/Symfony/Component/Security/Acl/Domain/AuditLogger.php
usr/share/php/Symfony/Component/Security/Acl/Domain/DoctrineAclCache.php
usr/share/php/Symfony/Component/Security/Acl/Domain/Entry.php
usr/share/php/Symfony/Component/Security/Acl/Domain/FieldEntry.php
usr/share/php/Symfony/Component/Security/Acl/Domain/ObjectIdentity.php
usr/share/php/Symfony/Component/Security/Acl/Domain/ObjectIdentityRetrievalStrategy.php
usr/share/php/Symfony/Component/Security/Acl/Domain/PermissionGrantingStrategy.php
usr/share/php/Symfony/Component/Security/Acl/Domain/PsrAclCache.php
usr/share/php/Symfony/Component/Security/Acl/Domain/RoleSecurityIdentity.php
usr/share/php/Symfony/Component/Security/Acl/Domain/SecurityIdentityRetrievalStrategy.php
usr/share/php/Symfony/Component/Security/Acl/Domain/UserSecurityIdentity.php
usr/share/php/Symfony/Component/Security/Acl/Exception
usr/share/php/Symfony/Component/Security/Acl/Exception/AclAlreadyExistsException.php
usr/share/php/Symfony/Component/Security/Acl/Exception/AclNotFoundException.php
usr/share/php/Symfony/Component/Security/Acl/Exception/ConcurrentModificationException.php
usr/share/php/Symfony/Component/Security/Acl/Exception/Exception.php
usr/share/php/Symfony/Component/Security/Acl/Exception/InvalidDomainObjectException.php
usr/share/php/Symfony/Component/Security/Acl/Exception/NoAceFoundException.php
usr/share/php/Symfony/Component/Security/Acl/Exception/NotAllAclsFoundException.php
usr/share/php/Symfony/Component/Security/Acl/Exception/SidNotLoadedException.php
usr/share/php/Symfony/Component/Security/Acl/Model
usr/share/php/Symfony/Component/Security/Acl/Model/AclCacheInterface.php
usr/share/php/Symfony/Component/Security/Acl/Model/AclInterface.php
usr/share/php/Symfony/Component/Security/Acl/Model/AclProviderInterface.php
usr/share/php/Symfony/Component/Security/Acl/Model/AuditLoggerInterface.php
usr/share/php/Symfony/Component/Security/Acl/Model/AuditableAclInterface.php
usr/share/php/Symfony/Component/Security/Acl/Model/AuditableEntryInterface.php
usr/share/php/Symfony/Component/Security/Acl/Model/DomainObjectInterface.php
usr/share/php/Symfony/Component/Security/Acl/Model/EntryInterface.php
usr/share/php/Symfony/Component/Security/Acl/Model/FieldEntryInterface.php
usr/share/php/Symfony/Component/Security/Acl/Model/MutableAclInterface.php
usr/share/php/Symfony/Component/Security/Acl/Model/MutableAclProviderInterface.php
usr/share/php/Symfony/Component/Security/Acl/Model/ObjectIdentityInterface.php
usr/share/php/Symfony/Component/Security/Acl/Model/ObjectIdentityRetrievalStrategyInterface.php
usr/share/php/Symfony/Component/Security/Acl/Model/PermissionGrantingStrategyInterface.php
usr/share/php/Symfony/Component/Security/Acl/Model/SecurityIdentityInterface.php
usr/share/php/Symfony/Component/Security/Acl/Model/SecurityIdentityRetrievalStrategyInterface.php
usr/share/php/Symfony/Component/Security/Acl/Permission
usr/share/php/Symfony/Component/Security/Acl/Permission/AbstractMaskBuilder.php
usr/share/php/Symfony/Component/Security/Acl/Permission/BasicPermissionMap.php
usr/share/php/Symfony/Component/Security/Acl/Permission/MaskBuilder.php
usr/share/php/Symfony/Component/Security/Acl/Permission/MaskBuilderInterface.php
usr/share/php/Symfony/Component/Security/Acl/Permission/MaskBuilderRetrievalInterface.php
usr/share/php/Symfony/Component/Security/Acl/Permission/PermissionMapInterface.php
usr/share/php/Symfony/Component/Security/Acl/Util
usr/share/php/Symfony/Component/Security/Acl/Util/ClassUtils.php
usr/share/php/Symfony/Component/Security/Acl/Voter
usr/share/php/Symfony/Component/Security/Acl/Voter/AclVoter.php
usr/share/php/Symfony/Component/Security/Acl/Voter/FieldVote.php
usr/share/php/Symfony/Component/Security/Acl/autoload.php
usr/share/pkg-php-tools
usr/share/pkg-php-tools/autoloaders
usr/share/pkg-php-tools/autoloaders/php-symfony-security-acl