| Package | Description |
|---|---|
| org.dmd.dmp.server.servlet.base.plugins | |
| org.dmd.dmp.server.servlet.security |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicActionManagerPlugin
The BasicActionManagerPlugin provides an extensible mechanism for adding action
support to your application.
|
class |
BasicCachePlugin
The BasicCachePlugin provides the implementation of a cache of objects that are
the focus of your data management application.
|
class |
BasicRequestTrackerPlugin
The RequestTrackerPlugin implements the RequestTrackerIF interface and provides a
standard mechanism of handling both synchronous and asynchronous Dark Matter Protocol
Requests.
|
class |
BasicSecurityPlugin
The BasicSecurityPlugin provides basic security mechanisms for an example application.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SecurityPlugin
This is an example implementation of a plugin that implements the role of SecurityManager.
|
Copyright © 2019. All rights reserved.