Session storage, authentication helpers, users, groups, registries, realms, and security policies.
Requires administrator authentication.
Requires group membership.
Requires user authentication.
security_initialize is a member in the Authentication and Registry group; call it on the receiver shown before the arrow.
Manages users and groups.
Adds a group.
Adds a user.
security_registry->addUserToGroup is a member in the Authentication and Registry group; call it on the receiver shown before the arrow.
Checks user credentials.
security_registry->close is a member in the Authentication and Registry group; call it on the receiver shown before the arrow.
security_registry->countUsersByGroup is a member in the Authentication and Registry group; call it on the receiver shown before the arrow.
security_registry->getGroupID is a member in the Authentication and Registry group; call it on the receiver shown before the arrow.
security_registry->getUser is a member in the Authentication and Registry group; call it on the receiver shown before the arrow.
security_registry->getUserID is a member in the Authentication and Registry group; call it on the receiver shown before the arrow.
security_registry->listGroups is a member in the Authentication and Registry group; call it on the receiver shown before the arrow.
security_registry->listGroupsByUser is a member in the Authentication and Registry group; call it on the receiver shown before the arrow.
Lists users.
security_registry->listUsersByGroup is a member in the Authentication and Registry group; call it on the receiver shown before the arrow.
security_registry->removeGroup is a member in the Authentication and Registry group; call it on the receiver shown before the arrow.
security_registry->removeUser is a member in the Authentication and Registry group; call it on the receiver shown before the arrow.
security_registry->removeUserFromAllGroups is a member in the Authentication and Registry group; call it on the receiver shown before the arrow.
security_registry->removeUserFromGroup is a member in the Authentication and Registry group; call it on the receiver shown before the arrow.
security_registry->updateGroup is a member in the Authentication and Registry group; call it on the receiver shown before the arrow.
security_registry->userComment= is a member in the Authentication and Registry group; call it on the receiver shown before the arrow.
security_registry->userEnabled= is a member in the Authentication and Registry group; call it on the receiver shown before the arrow.
security_registry->userPassword= is a member in the Authentication and Registry group; call it on the receiver shown before the arrow.
Aborts session changes.
Adds a variable to session storage.
Deletes expired sessions.
Ends a session.
Returns the session identifier.
Removes a variable from session storage.
Returns session action status.
Starts a named session.