| Package | Description |
|---|---|
| org.apache.openejb.cdi | |
| org.apache.openejb.core | |
| org.apache.openejb.core.security |
| Modifier and Type | Class and Description |
|---|---|
class |
OWBContextThreadListener |
class |
RequestScopedThreadContextListener |
| Modifier and Type | Method and Description |
|---|---|
static void |
ThreadContext.addThreadContextListener(ThreadContextListener listener) |
static void |
ThreadContext.removeThreadContextListener(ThreadContextListener listener) |
| Modifier and Type | Class and Description |
|---|---|
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 |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.