Package org.jboss.jmx.connector.invoker

Interface Summary
InvokerAdaptorServiceMBean MBean interface.
MBeanProxyRemoteMBean MBeanProxyRemoteMBean.
SerializablePolicy A serializable policy that filters results to avoid Serialization problems.
 

Class Summary
AuthenticationInterceptor A security interceptor that requires an authorized user for invoke(Invocation) operation calls when the SecurityDomain and SecurityMgr attributes are specified.
AuthorizationInterceptor An Interceptor that aids in providing Authorization to JMX Invocations at an MBean Operations level.
ExternalizableRolesAuthorization JBAS-3203: Delegate for Authorization Interceptor for RMIAdaptor should have roles configurable Authorization Delegate used by the AuthorizationInterceptor that gets its predefined roles from a properties file
InvokerAdaptorService A JBoss service exposes an invoke(Invocation) operation that maps calls to the ExposedInterface onto the MBeanServer this service is registered with.
MBeanProxyRemote MBeanProxyRemote.
RolesAuthorization A default authorization delegate used by the AuthorizationInterceptor.
SerializableInterceptor An interceptor that validates the Serializability of responses, using plugable policies.
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.