org.jboss.jmx.connector.invoker
Class ExternalizableRolesAuthorization

java.lang.Object
  extended by org.jboss.jmx.connector.invoker.RolesAuthorization
      extended by org.jboss.jmx.connector.invoker.ExternalizableRolesAuthorization

public class ExternalizableRolesAuthorization
extends RolesAuthorization

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

Since:
May 10, 2006
Version:
$Revision: 1.1.2.1 $
Author:
Anil Saldhana
See Also:
AuthorizationInterceptor

Constructor Summary
ExternalizableRolesAuthorization()
           
 
Method Summary
 
Methods inherited from class org.jboss.jmx.connector.invoker.RolesAuthorization
authorize, setRequiredRoles
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExternalizableRolesAuthorization

public ExternalizableRolesAuthorization()


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.