Package eu.europa.esig.dss.validation
Class CommitmentType
java.lang.Object
eu.europa.esig.dss.validation.CommitmentType
public class CommitmentType extends Object
This class represents the commitment type indication identifiers extracted from the signature.
-
Constructor Summary
Constructors Constructor Description CommitmentType() -
Method Summary
Modifier and Type Method Description voidaddIdentifier(String identifier)List<String>getIdentifiers()
-
Constructor Details
-
CommitmentType
public CommitmentType()
-
-
Method Details