Glossary:
Nirvana Admin API - Nirvana Access Control Lists
The Nirvana Administration API allows Access Control Lists (ACLs) to be set using the nACL object defines a set of nACLEntry objects that consist of a user subject and a value that corresponds to the operations permitted for that subject. With an nACL object, it is possible to added, delete and modify acl entries for specific subjects.
The nACL Object
There are 3 different subclasses of the base nACLEntry object. These are :
- nRealmACLEntry - defines permissions for a specific subject on the Nirvana Realm server itself
- nChannelACLEntry - defines permissions for a subject on a channel or queue
- nServiceACLEntry - defines permissions for a subject on a Nirvana P2P service
