This example (nAddQueueACLEntry.Java)
adds a new subject to a queue and adds the supplied
permissoins. For more information on this please see
the ACL FAQ.
RNAME is the realm
name of the Nirvana server. (e.g. nsp://localhost:9000
).
NAME is the name of the subject for the ACL entry
HOST is the subjects hostname
QUEUE is the name of the queue to add the ACL entry
to
permissions : is the permissions to grant this ACL
subject. These are added as agruments to the program.
The following values are valid: list_aclmodify_aclfulllast_eidreadwritepurgepop-r
Please see the ACL
FAQ for more information.