net.sf.jguard.ext.authentication.jmx
Class JMXHelper

java.lang.Object
  extended by net.sf.jguard.ext.authentication.jmx.JMXHelper

public class JMXHelper
extends java.lang.Object

utility class used to securize JMX.

Author:
Charles Gay

Constructor Summary
JMXHelper()
           
 
Method Summary
static void enableJMXSecurity(java.lang.String applicationName, java.util.Map opts, javax.security.auth.login.Configuration configuration, net.sf.jguard.core.authorization.policy.AccessControllerUtils authorizationUtils)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JMXHelper

public JMXHelper()
Method Detail

enableJMXSecurity

public static void enableJMXSecurity(java.lang.String applicationName,
                                     java.util.Map opts,
                                     javax.security.auth.login.Configuration configuration,
                                     net.sf.jguard.core.authorization.policy.AccessControllerUtils authorizationUtils)


Copyright © 2004-2009. All Rights Reserved.