当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.jmx.connector.invoker (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
Package org.jboss.jmx.connector.invoker
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. |
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.