Classes

Default implementation of IIdentity.

Passwords tools. Requires PHP >= 5.3.7.

Access control list (ACL) functionality and privileges management.

Trivial implementation of IAuthenticator.

User authentication and authorization.

Interfaces

Performs authentication.

Authorizator checks if a given role has authorization to access a given resource.

Represents the user of application.

Represents resource, an object to which access is controlled.

Represents role, an object that may request access to an IResource.

Interface for persistent storage for user object data.

Exceptions

Authentication exception.