Security extension for Nette DI.

Cookie storage for Nette\Security\User object.

Session storage for Nette\Security\User object.

User panel for Debugger Bar.

Authentication exception.

Performs authentication.

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

IAuthenticator deprecated
IAuthorizator deprecated

Represents the user of application.

IResource deprecated
IRole deprecated
IUserStorage deprecated
Identity deprecated

Adjusts identity from/to storage.

Password Hashing.

Access control list (ACL) functionality and privileges management.

Represents resource, an object to which access is controlled.

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

Trivial implementation of Authenticator.

Default implementation of IIdentity.

User authentication and authorization.

Interface for persistent storage for user object data.