Namespaces

  • Latte
    • Loaders
    • Macros
    • Runtime
  • Nette
    • Application
      • Responses
      • Routers
      • UI
    • Bridges
      • ApplicationDI
      • ApplicationLatte
      • ApplicationTracy
      • CacheDI
      • CacheLatte
      • DatabaseDI
      • DatabaseTracy
      • DITracy
      • FormsDI
      • FormsLatte
      • Framework
      • HttpDI
      • HttpTracy
      • MailDI
      • ReflectionDI
      • SecurityDI
      • SecurityTracy
    • Caching
      • Storages
    • ComponentModel
    • Database
      • Conventions
      • Drivers
      • Table
    • DI
      • Config
        • Adapters
      • Extensions
    • Forms
      • Controls
      • Rendering
    • Http
    • Iterators
    • Loaders
    • Localization
    • Mail
    • Neon
    • PhpGenerator
      • Traits
    • Reflection
    • Security
    • Tokenizer
    • Utils
  • Tracy
    • Bridges
      • Nette
  • none

Classes

  • Identity
  • Passwords
  • Permission
  • SimpleAuthenticator
  • User

Interfaces

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

Exceptions

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

Namespace Nette\Security

Classes summary
Identity Default implementation of IIdentity.
Passwords Passwords tools.
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.
Nette 2.4-20180918 API API documentation generated by ApiGen 2.8.0