SecureDaemonProxy.getListen()
Method
Declaration
java.lang.String[]getListen()
throws ConfigurationException
Purpose
Get the subjects authorized for listening.
Remarks
This method returns an array of subject names. All authenticated users can subscribe to any of the subjects in the array.
See Also
SecureDaemonProxy.authorizeListen()
SecureDaemonProxy.removeListen()
For the corresponding browser pages, see Authorize Subjects in
For background information, see Subject Authorization in