| Interface | Description |
|---|---|
| ApplicationServer |
LOCAL to REMOTE SERIALIZATION
|
| Assembler | |
| ContainerSystem | |
| SecurityService<T> |
The generic value T is any serializable token of the SecurityService
implementations choosing.
|
| Service | |
| TransactionService |
| Class | Description |
|---|---|
| Serializer |
| Annotation Type | Description |
|---|---|
| CallerPrincipal |
Annotation intented to represent the principal that should be returned
from calls to javax.ejb.EJBContext.getCallerPrincipal()
Implementations of org.apache.openejb.spi.SecurityService are encouraged
to return a java.security.Principal object that implements CallerPrinciple
|