ThreatAnchorShape

DFD element that a threat is anchored to.

Types

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

Properties

Link copied to clipboard
val id: String?

The identifier of the DFD element.

Link copied to clipboard
val kind: String?

The kind of DFD element.

Link copied to clipboard

The package identifier containing the DFD element.

Functions

Link copied to clipboard
inline fun copy(block: ThreatAnchorShape.Builder.() -> Unit = {}): ThreatAnchorShape
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