| Package | Description |
|---|---|
| org.cyclonedx.model | |
| org.cyclonedx.model.attestation | |
| org.cyclonedx.model.attestation.affirmation | |
| org.cyclonedx.model.attestation.evidence | |
| org.cyclonedx.model.definition |
| Modifier and Type | Method and Description |
|---|---|
Signature |
Service.getSignature() |
Signature |
Annotation.getSignature() |
Signature |
Component.getSignature() |
Signature |
Bom.getSignature() |
| Modifier and Type | Method and Description |
|---|---|
List<Signature> |
Signature.getSigners() |
| Modifier and Type | Method and Description |
|---|---|
void |
Service.setSignature(Signature signature) |
void |
Annotation.setSignature(Signature signature) |
void |
Component.setSignature(Signature signature) |
void |
Bom.setSignature(Signature signature) |
| Modifier and Type | Method and Description |
|---|---|
void |
Signature.setSigners(List<Signature> signers) |
| Modifier and Type | Method and Description |
|---|---|
Signature |
Declarations.getSignature() |
Signature |
Attestation.getSignature() |
Signature |
Claim.getSignature() |
| Modifier and Type | Method and Description |
|---|---|
void |
Declarations.setSignature(Signature signature) |
void |
Attestation.setSignature(Signature signature) |
void |
Claim.setSignature(Signature signature) |
| Modifier and Type | Method and Description |
|---|---|
Signature |
Affirmation.getSignature() |
Signature |
Signatory.getSignature() |
| Modifier and Type | Method and Description |
|---|---|
void |
Affirmation.setSignature(Signature signature) |
void |
Signatory.setSignature(Signature signature) |
| Modifier and Type | Method and Description |
|---|---|
Signature |
Evidence.getSignature() |
| Modifier and Type | Method and Description |
|---|---|
void |
Evidence.setSignature(Signature signature) |
| Modifier and Type | Method and Description |
|---|---|
Signature |
Standard.getSignature() |
| Modifier and Type | Method and Description |
|---|---|
void |
Standard.setSignature(Signature signature) |
Copyright © 2017–2025 OWASP Foundation. All rights reserved.