Uses of Class
org.objectweb.jonas_ejb.deployment.xml.IorSecurityConfigMapping

Packages that use IorSecurityConfigMapping
org.objectweb.jonas_ejb.deployment.xml   
 

Uses of IorSecurityConfigMapping in org.objectweb.jonas_ejb.deployment.xml
 

Methods in org.objectweb.jonas_ejb.deployment.xml that return IorSecurityConfigMapping
 IorSecurityConfigMapping JonasCommonEjb.getIorSecurityConfig()
           
 IorSecurityConfigMapping Session.getIorSecurityConfigMapping()
           
 

Methods in org.objectweb.jonas_ejb.deployment.xml with parameters of type IorSecurityConfigMapping
 void JonasCommonEjb.setIorSecurityConfig(IorSecurityConfigMapping iorSecurityConfig)
           
 void Session.setIorSecurityConfigMapping(IorSecurityConfigMapping iorSecurityConfigMapping)
           
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.