Table of Contents
Just a second...

AuthorisationManager

Management interface to the optional AuthorisationManager

Object name format

The objectName for MBeans of this type is of the following form: com.pushtechnology.diffusion:type=AuthorisationManager,server="server_name"

Attributes

Name Type Read/Write Description
connections int read Number of connections authorized
connectionsDenied int read Number of connections denied authorization
fetches int read Number of fetches authorized
fetchesDenied int read Number of fetches denied authorization
handlerClassName String read Class name of any configured AuthorisationHandler
hasHandler boolean read True if this server has an AuthorisationHandler configured
subscriptions int read Number of subscriptions authorized
subscriptionsDenied int read Number of subscriptions denied authorization
writes int read Number of writes authorized
writesDenied int read Number of writes denied authorization

Notifications

Class Name Description
javax.management.Notification News that a client interaction with a topic was not allowed (deprecated)