Uses of Interface
eu.europa.esig.dss.enumerations.CommitmentType
Package
Description
-
Uses of CommitmentType in eu.europa.esig.dss.enumerations
-
Uses of CommitmentType in eu.europa.esig.dss.model
Modifier and TypeClassDescriptionclass
This class provides a basic implementation ofCommitmentType
providing a possibility to create a customized CommitmentType signed property.Modifier and TypeMethodDescriptionBLevelParameters.getCommitmentTypeIndications()
Get the commitment type indicationsModifier and TypeMethodDescriptionvoid
BLevelParameters.setCommitmentTypeIndications
(List<CommitmentType> commitmentTypeIndications) Set the commitment type indications (predefined values are available inCommitmentType
) -
Uses of CommitmentType in eu.europa.esig.dss.ws.signature.common
Modifier and TypeMethodDescriptionprotected List<CommitmentType>
AbstractRemoteSignatureServiceImpl.toCommitmentTypeList
(List<CommitmentTypeEnum> commitmentTypeEnums) Transforms a list ofCommitmentTypeEnum
s to a list ofCommitmentType
s