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. |
InvokerAdaptorService |
A JBoss service exposes an invoke(Invocation) operation that maps
calls to the ExposedInterface onto the MBeanServer this service
is registered with. |
RolesAuthorization |
A default authorization delegate used by the AuthorizationInterceptor. |