Classes

Identity deprecated

Password Hashing.

Access control list (ACL) functionality and privileges management.

Trivial implementation of Authenticator.

Default implementation of IIdentity.

User authentication and authorization.

Interfaces

Performs authentication.

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

IAuthorizator deprecated

Represents the user of application.

IResource deprecated
IRole deprecated

Adjusts identity from/to storage.

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.