Namespaces

  • Nette
    • Application
      • Diagnostics
      • Responses
      • Routers
      • UI
    • Caching
      • Storages
    • ComponentModel
    • Config
      • Adapters
      • Extensions
    • Database
      • Diagnostics
      • Drivers
      • Reflection
      • Table
    • DI
      • Diagnostics
    • Diagnostics
    • Forms
      • Controls
      • Rendering
    • Http
    • Iterators
    • Latte
      • Macros
    • Loaders
    • Localization
    • Mail
    • Reflection
    • Security
      • Diagnostics
    • Templating
    • Utils
      • PhpGenerator
  • NetteModule
  • none

Classes

  • Identity
  • Permission
  • SimpleAuthenticator
  • User

Interfaces

  • IAuthenticator
  • IAuthorizator
  • IIdentity
  • IResource
  • IRole
  • IUserStorage

Exceptions

  • AuthenticationException
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Other releases
  • Nette homepage

Namespace Nette\Security

Classes summary
Identity Default implementation of IIdentity.
Permission Access control list (ACL) functionality and privileges management.
SimpleAuthenticator Trivial implementation of IAuthenticator.
User User authentication and authorization.
Interfaces summary
IAuthenticator Performs authentication.
IAuthorizator Authorizator checks if a given role has authorization to access a given resource.
IIdentity Represents the user of application.
IResource Represents resource, an object to which access is controlled.
IRole Represents role, an object that may request access to an IResource.
IUserStorage Interface for persistent storage for user object data.
Exceptions summary
AuthenticationException Authentication exception.
Namespaces summary
Nette\Security\Diagnostics
Nette 2.0 API documentation generated by ApiGen 2.8.0