See: Description
| Interface | Description |
|---|---|
| JMXAuthorizationChecker |
This interface represents a set of authorization checks for a given authenticated subject.
|
| Class | Description |
|---|---|
| JMXAuthorizationCheckerAdapter |
An adapter for the
JMXAuthorizationChecker interface, to subclass when not all methods need be implemented. |
| JMXAuthorizationDeniedAdapter |
An adapter for the
JMXAuthorizationChecker interface, to subclass when not all methods need be implemented. |
| JPPFJMXConnector |
Implementation of the
JMXConnector interface for the JPPF JMX remote connector. |
| JPPFJMXConnectorServer |
Concrete subclass of the
JMXConnectorServer class for the JPPF JMX remote connector server. |
| JPPFMBeanServerConnection |
Implementation of the
MBeanServerConnection interface for JPPF JMX remote connectors. |
Found in: jppf-jmxremote-nio.jar
Copyright © 2005-2018 JPPF Team.