Uses of Interface
ca.cdr.api.security.permission.PermissionArgumentFormat.IPermissionComponent
Package
Description
Machinery for declaring, parsing, and formatting PermissionEnum arguments from GrantedAuthorityJson.
-
Uses of PermissionArgumentFormat.IPermissionComponent in ca.cdr.api.security.permission
Modifier and TypeInterfaceDescriptionstatic interface
static interface
the permission is scoped to a compartmentstatic interface
static interface
static interface
static interface
static interface
The permission is scoped to a single instancestatic interface
static interface
static interface
The permission has an optional FHIR filterstatic interface
The permission is scoped to only apply to a typeModifier and TypeClassDescriptionfinal class
A narrowing filter - does a resource (of type), have a search param (by name), in a ValueSet (via url).final class
types within compartments.final class
types within compartment.final class
Access to a compartment, with optional FHIR query.final class
Types available for export.final class
Access to a single resource instance, with optional FHIR query.final class
Our no-parameter parameter value.class
A single String which contains Node ID and Module ID separated by a slash `/`.final class
An operation name.final class
An operation name and a target resource type.final class
Access to everything, or limited by an optional FHIR query.class
Base for concrete format types.final class
Access to a single type, with optional FHIR query.final class
Access to a single type within a compartment, with optional FHIR query.