|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Service | |
|---|---|
| org.apache.openejb.core.security | |
| org.apache.openejb.ri.sp | |
| org.apache.openejb.spi | |
| Uses of Service in org.apache.openejb.core.security |
|---|
| Classes in org.apache.openejb.core.security that implement Service | |
|---|---|
class |
AbstractSecurityService
This security service chooses a UUID as its token as this can be serialized to clients, is mostly secure, and can be deserialized in a client vm without addition openejb-core classes. |
class |
SecurityServiceImpl
|
| Uses of Service in org.apache.openejb.ri.sp |
|---|
| Classes in org.apache.openejb.ri.sp that implement Service | |
|---|---|
class |
PseudoSecurityService
|
class |
PseudoTransactionService
|
| Uses of Service in org.apache.openejb.spi |
|---|
| Subinterfaces of Service in org.apache.openejb.spi | |
|---|---|
interface |
SecurityService<T>
The generic value T is any serializable token of the SecurityService implementations choosing. |
interface |
TransactionService
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||