Uses of Interface
org.jboss.security.ISecurityManagement

Packages that use ISecurityManagement
org.jboss.security The basic security interfaces and classes are now located in the jbosssx module. 
 

Uses of ISecurityManagement in org.jboss.security
 

Methods in org.jboss.security that return ISecurityManagement
 ISecurityManagement SecurityContext.getSecurityManagement()
          Get the SecurityManagement object to get hold of the various managers
 

Methods in org.jboss.security with parameters of type ISecurityManagement
 void SecurityContext.setSecurityManagement(ISecurityManagement ism)
          Set the SecurityManagement holder
 



Copyright © 2011 JBoss Inc.. All Rights Reserved.