Uses of Interface
org.jboss.messaging.core.security.JBMUpdateableSecurityManager

Packages that use JBMUpdateableSecurityManager
org.jboss.messaging.core.deployers.impl   
org.jboss.messaging.core.security.impl   
 

Uses of JBMUpdateableSecurityManager in org.jboss.messaging.core.deployers.impl
 

Methods in org.jboss.messaging.core.deployers.impl with parameters of type JBMUpdateableSecurityManager
 void SecurityManagerDeployer.setJbmSecurityManager(JBMUpdateableSecurityManager jbmSecurityManager)
           
 

Uses of JBMUpdateableSecurityManager in org.jboss.messaging.core.security.impl
 

Classes in org.jboss.messaging.core.security.impl that implement JBMUpdateableSecurityManager
 class JBMSecurityManagerImpl
          A basic implementation of the JBMUpdateableSecurityManager.
 



Copyright © 2006 JBoss Inc. All Rights Reserved.