| Package | Description |
|---|---|
| ddf.security.permission | |
| org.codice.ddf.security.policy.context.attributes |
| Constructor and Description |
|---|
KeyValueCollectionPermission(String action,
KeyValuePermission... permissions)
Creates a new collection of KeyValuePermission objects and adds the provided permissions to the
newly created collection.
|
| Constructor and Description |
|---|
KeyValueCollectionPermission(String action,
Collection<KeyValuePermission> permissions)
Creates a new collection of KeyValuePermission objects from an existing collection of
KeyValuePermission objects.
|
| Modifier and Type | Method and Description |
|---|---|
KeyValuePermission |
DefaultContextAttributeMapping.getAttributePermission() |
KeyValuePermission |
ContextAttributeMapping.getAttributePermission()
Returns a
KeyValuePermission object that has been created from
the parsed attribute value. |
This work is licensed under a Creative Commons Attribution 4.0 International License.