Uses of Class
org.apache.openejb.config.sys.SecurityService

Packages that use SecurityService
org.apache.openejb.config.sys   
 

Uses of SecurityService in org.apache.openejb.config.sys
 

Fields in org.apache.openejb.config.sys declared as SecurityService
protected  SecurityService Openejb.securityService
           
 

Methods in org.apache.openejb.config.sys that return SecurityService
 SecurityService ObjectFactory.createSecurityService()
          Create an instance of SecurityService
static SecurityService JaxbOpenejb.createSecurityService()
           
 SecurityService Openejb.getSecurityService()
          Gets the value of the securityService property.
 

Methods in org.apache.openejb.config.sys with parameters of type SecurityService
 void Openejb.setSecurityService(SecurityService value)
          Sets the value of the securityService property.
 



Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.