| IAccessControl |
AccessControl is an entry in the access control list of a security descriptor.
|
| IEMailNotificationSettings |
The settings of email notification.
|
| IExternalSecuritySystemProvider |
|
| IPermission |
A permission is a right to do something
|
| IPermissionAccess |
The permission access descripes if a security member is granted or denied a certain
permission.
|
| IPermissionGroup |
Permission groups can be used to organise permission in groups and hierarchies
|
| IPermissionGroupAccess |
The permission group access describes whether a security member is granted or denied
the permissions of a certain permission group.
|
| IRole |
A security Role.
|
| IRoleMatcher |
Test if the user of this user token currently owns roles.
|
| ISecurity |
The security is responsible to manage users, roles, security members and sessions.
|
| ISecurityConstants |
Security constants
|
| ISecurityContext |
The security context is responsible to manage users, roles and sessions.
|
| ISecurityDescriptor |
A Security Descriptor is used to decide if a session has a permission
to do something.
|
| ISecurityDescriptorType |
A security descriptor type
|
| ISecurityMember |
Base interface for IUser and IRole.
|
| ISession |
A session holds information about a user who interacts with ivy.
|
| IUser |
A user
|
| IUserAbsence |
An absence defines an absence of a user.
|
| IUserEMailNotificationSettings |
The email notification settings for an IUser.
|
| IUserSubstitute |
A substitute defines a user which substitutes an other user for a certain role or personally
|
| IUserToken |
The user token interface provides some methods for testing if a user
can act as (another) certain user or has a certain role.
|