Uses of Package
com.kingsrook.qqq.backend.core.model.metadata.security
Packages that use com.kingsrook.qqq.backend.core.model.metadata.security
Package
Description
-
Classes in com.kingsrook.qqq.backend.core.model.metadata.security used by com.kingsrook.qqq.backend.core.actions.tables.helpersClassDescriptionDefine (for a table) a lock that applies to records in the table - e.g., a key type, and a field that has values for that key.
-
Classes in com.kingsrook.qqq.backend.core.model.metadata.security used by com.kingsrook.qqq.backend.core.model.metadataClassDescriptionDefine a type of security key (e.g., a field associated with values), that can be used to control access to records and/or fields
-
Classes in com.kingsrook.qqq.backend.core.model.metadata.security used by com.kingsrook.qqq.backend.core.model.metadata.fieldsClassDescriptionDefine, for a field, a lock that controls if users can or cannot see the field.
-
Classes in com.kingsrook.qqq.backend.core.model.metadata.security used by com.kingsrook.qqq.backend.core.model.metadata.securityClassDescriptionDefine, for a field, a lock that controls if users can or cannot see the field.Subclass of RecordSecurityLock, for combining multiple locks using a boolean (AND/OR) condition.Define a type of security key (e.g., a field associated with values), that can be used to control access to records and/or fieldsDefine (for a table) a lock that applies to records in the table - e.g., a key type, and a field that has values for that key.
-
Classes in com.kingsrook.qqq.backend.core.model.metadata.security used by com.kingsrook.qqq.backend.core.model.metadata.tablesClassDescriptionDefine (for a table) a lock that applies to records in the table - e.g., a key type, and a field that has values for that key.