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

Packages that use SecurityService
org.openejb.alt.config.sys The classes and interfaces directly under this package define the basic parts of the OpenEJB Castor configuration. 
 

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

Methods in org.openejb.alt.config.sys that return SecurityService
 SecurityService Openejb.getSecurityService()
          Returns the value of field 'securityService'.
 

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



Copyright © 1999-2011 OpenEJB. All Rights Reserved.