Uses of Interface
org.openejb.spi.SecurityService

Packages that use SecurityService
org.openejb   
org.openejb.assembler   
org.openejb.server.ejbd   
org.openejb.spi   
 

Uses of SecurityService in org.openejb
 

Methods in org.openejb that return SecurityService
static SecurityService OpenEJB.getSecurityService()
          Gets the SecurityService that this container manager exposes to the Container s it manages.
 

Uses of SecurityService in org.openejb.assembler
 

Methods in org.openejb.assembler that return SecurityService
 SecurityService Assembler.getSecurityService()
           
 SecurityService AssemblerTool.assembleSecurityService(SecurityServiceInfo securityInfo)
          This method assembles the SecurityService from the SecuirtyServiceInfo configuration object.
 

Uses of SecurityService in org.openejb.server.ejbd
 

Classes in org.openejb.server.ejbd that implement SecurityService
 class PseudoSecurityService
           
 

Uses of SecurityService in org.openejb.spi
 

Methods in org.openejb.spi that return SecurityService
 SecurityService Assembler.getSecurityService()
          Gets the SecurityService that this container manager exposes to the Containers it manages.
 



Copyright © 1999-2006 OpenEJB. All Rights Reserved.