Uses of Class
org.objectweb.jonas.security.SecurityServiceException

Packages that use SecurityServiceException
org.objectweb.jonas.security.lib   
org.objectweb.jonas.security.lib.wrapper   
 

Uses of SecurityServiceException in org.objectweb.jonas.security.lib
 

Methods in org.objectweb.jonas.security.lib that throw SecurityServiceException
 void JResourceManager.addResources(JResources res, Reader reader, String xml)
          Add JResource(s) created from parsing of the reader contents inside the JResources given instance.
 

Uses of SecurityServiceException in org.objectweb.jonas.security.lib.wrapper
 

Methods in org.objectweb.jonas.security.lib.wrapper that throw SecurityServiceException
static void JResourceManagerWrapper.addResources(JResources jres, Reader reader, String xml)
          Add JResource(s) created from parsing of the reader contents inside the JResources given instance.
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.