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

Packages that use SecurityService
org.apache.openejb.config.sys Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

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
static SecurityService JaxbOpenejb.createSecurityService()
           
 SecurityService ObjectFactory.createSecurityService()
          Create an instance of SecurityService
 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 OpenEJB development community. All Rights Reserved.