|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecurityService | |
---|---|
org.openejb | The classes and interfaces directly under this package define the basic parts of the OpenEJB container system architecture. |
org.openejb.alt.assembler.classic | The classes and interfaces directly under this package define the basic parts of the OpenEJB assembler system architecture. |
org.openejb.ri.sp | |
org.openejb.spi | The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture. |
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.alt.assembler.classic |
---|
Methods in org.openejb.alt.assembler.classic 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.ri.sp |
---|
Classes in org.openejb.ri.sp 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 |