|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
AssemblerTool.assembleSecurityService(SecurityServiceInfo securityInfo)
This method assembles the SecurityService from the SecuirtyServiceInfo configuration object. |
SecurityService |
Assembler.getSecurityService()
|
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 Container s it manages. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |