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 |
Annotation.getSignature() |
Signature |
Service.getSignature() |
Signature |
Component.getSignature() |
Signature |
Bom.getSignature() |
Modifier and Type | Method and Description |
---|---|
List<Signature> |
Signature.getSigners() |
Modifier and Type | Method and Description |
---|---|
void |
Annotation.setSignature(Signature signature) |
void |
Service.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 |
Claim.getSignature() |
Signature |
Attestation.getSignature() |
Modifier and Type | Method and Description |
---|---|
void |
Declarations.setSignature(Signature signature) |
void |
Claim.setSignature(Signature signature) |
void |
Attestation.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.