Index
All Classes and Interfaces|All Packages
C
- CatalogPolicy - Class in org.codice.ddf.catalog.security
-
IngestPlugin is a PreIngestPlugin that restricts the create/update/delete operations on the catalog to a group defined by a set of configurable user attributes.
- CatalogPolicy(Permissions) - Constructor for class org.codice.ddf.catalog.security.CatalogPolicy
G
- getCreatePermissionMap() - Method in class org.codice.ddf.catalog.security.CatalogPolicy
-
Get the KeyValuePermission that have been parsed from the permissions string
- getCreatePermissions() - Method in class org.codice.ddf.catalog.security.CatalogPolicy
-
Getter used by the framework to populate the configuration ui
- getDeletePermissionMap() - Method in class org.codice.ddf.catalog.security.CatalogPolicy
-
Get the KeyValuePermission that have been parsed from the permissions string
- getDeletePermissions() - Method in class org.codice.ddf.catalog.security.CatalogPolicy
-
Getter used by the framework to populate the configuration ui
- getReadPermissionMap() - Method in class org.codice.ddf.catalog.security.CatalogPolicy
-
Get the KeyValuePermission that have been parsed from the permissions string
- getReadPermissions() - Method in class org.codice.ddf.catalog.security.CatalogPolicy
-
Getter used by the framework to populate the configuration ui
- getUpdatePermissionMap() - Method in class org.codice.ddf.catalog.security.CatalogPolicy
-
Get the KeyValuePermission that have been parsed from the permissions string
- getUpdatePermissions() - Method in class org.codice.ddf.catalog.security.CatalogPolicy
-
Getter used by the framework to populate the configuration ui
O
- org.codice.ddf.catalog.security - package org.codice.ddf.catalog.security
P
- processPostDelete(Metacard, Map<String, Serializable>) - Method in class org.codice.ddf.catalog.security.CatalogPolicy
- processPostQuery(Result, Map<String, Serializable>) - Method in class org.codice.ddf.catalog.security.CatalogPolicy
- processPostResource(ResourceResponse, Metacard) - Method in class org.codice.ddf.catalog.security.CatalogPolicy
- processPreCreate(Metacard, Map<String, Serializable>) - Method in class org.codice.ddf.catalog.security.CatalogPolicy
- processPreDelete(List<Metacard>, Map<String, Serializable>) - Method in class org.codice.ddf.catalog.security.CatalogPolicy
- processPreQuery(Query, Map<String, Serializable>) - Method in class org.codice.ddf.catalog.security.CatalogPolicy
- processPreResource(ResourceRequest) - Method in class org.codice.ddf.catalog.security.CatalogPolicy
- processPreUpdate(Metacard, Map<String, Serializable>) - Method in class org.codice.ddf.catalog.security.CatalogPolicy
S
- setCreatePermissions(String[]) - Method in class org.codice.ddf.catalog.security.CatalogPolicy
-
Setter used by the ui to set the permissions/attributes
- setDeletePermissions(String[]) - Method in class org.codice.ddf.catalog.security.CatalogPolicy
-
Setter used by the ui to set the permissions/attributes
- setReadPermissions(String[]) - Method in class org.codice.ddf.catalog.security.CatalogPolicy
-
Setter used by the ui to set the permissions/attributes
- setUpdatePermissions(String[]) - Method in class org.codice.ddf.catalog.security.CatalogPolicy
-
Setter used by the ui to set the permissions/attributes
All Classes and Interfaces|All Packages