| Package | Description |
|---|---|
| ddf.catalog.impl |
Provides the Catalog Framework reference implementation.
|
| ddf.catalog.security.filter.plugin | |
| ddf.catalog.security.operation.plugin | |
| ddf.catalog.security.plugin | |
| org.codice.ddf.catalog.content.plugin.uri | |
| org.codice.ddf.catalog.plugin.security.audit | |
| org.codice.ddf.catalog.ui.security |
| Modifier and Type | Method and Description |
|---|---|
List<AccessPlugin> |
FrameworkProperties.getAccessPlugins() |
| Modifier and Type | Method and Description |
|---|---|
void |
FrameworkProperties.setAccessPlugins(List<AccessPlugin> accessPlugins) |
| Modifier and Type | Class and Description |
|---|---|
class |
FilterPlugin
This
AccessPlugin performs redaction and filtering on QueryResponse objects as
they pass through the framework. |
| Modifier and Type | Class and Description |
|---|---|
class |
OperationPlugin
Security-based plugin that check the pre create/update/delete/query request to make sure the
subject has the appropriate attributes to make the request.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SecurityPlugin
Security-based plugin that looks for a subject using SecurityUtils and adds it to the current
operation's properties map.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContentUriAccessPlugin
The
ContentUriAccessPlugin prevents a Metacards Metacard.RESOURCE_URI
with a scheme of ContentItem.CONTENT_SCHEME from being overridden by an incoming UpdateRequest. |
| Modifier and Type | Class and Description |
|---|---|
class |
SecurityAuditPlugin
SecurityAuditPlugin Allows changes to security attributes on a metacard to be audited
|
| Modifier and Type | Class and Description |
|---|---|
class |
WorkspaceAccessPlugin |
This work is licensed under a Creative Commons Attribution 4.0 International License.