CreateSecurityRequirementEntry

Contains the details for a security requirement to create within a pack.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A description of the security requirement.

Link copied to clipboard

The security domain the requirement belongs to.

Link copied to clipboard

The evaluation criteria used to assess compliance with this requirement.

Link copied to clipboard

The name of the security requirement.

Link copied to clipboard

The recommended remediation steps when the requirement is not met.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String