Uses of Class
eu.europa.esig.dss.policy.jaxb.MultiValuesConstraint
-
Uses of MultiValuesConstraint in eu.europa.esig.dss.policy
-
Uses of MultiValuesConstraint in eu.europa.esig.dss.policy.jaxb
Methods in eu.europa.esig.dss.policy.jaxb that return MultiValuesConstraint Modifier and Type Method Description MultiValuesConstraint
ObjectFactory. createMultiValuesConstraint()
Create an instance ofMultiValuesConstraint
MultiValuesConstraint
ContainerConstraints. getAcceptableContainerTypes()
Gets the value of the acceptableContainerTypes property.MultiValuesConstraint
SignatureConstraints. getAcceptableFormats()
Gets the value of the acceptableFormats property.MultiValuesConstraint
ContainerConstraints. getAcceptableMimeTypeFileContent()
Gets the value of the acceptableMimeTypeFileContent property.MultiValuesConstraint
SignatureConstraints. getAcceptablePolicies()
Gets the value of the acceptablePolicies property.MultiValuesConstraint
ContainerConstraints. getAcceptableZipComment()
Gets the value of the acceptableZipComment property.MultiValuesConstraint
SignedAttributesConstraints. getCertifiedRoles()
Gets the value of the certifiedRoles property.MultiValuesConstraint
SignedAttributesConstraints. getClaimedRoles()
Gets the value of the claimedRoles property.MultiValuesConstraint
SignedAttributesConstraints. getCommitmentTypeIndication()
Gets the value of the commitmentTypeIndication property.MultiValuesConstraint
CertificateConstraints. getCommonName()
Gets the value of the commonName property.MultiValuesConstraint
CertificateConstraints. getCountry()
Gets the value of the country property.MultiValuesConstraint
CertificateConstraints. getExtendedKeyUsage()
Gets the value of the extendedKeyUsage property.MultiValuesConstraint
CertificateConstraints. getGivenName()
Gets the value of the givenName property.MultiValuesConstraint
CertificateConstraints. getKeyUsage()
Gets the value of the keyUsage property.MultiValuesConstraint
CertificateConstraints. getOrganizationName()
Gets the value of the organizationName property.MultiValuesConstraint
CertificateConstraints. getOrganizationUnit()
Gets the value of the organizationUnit property.MultiValuesConstraint
CertificateConstraints. getPolicyIds()
Gets the value of the policyIds property.MultiValuesConstraint
CertificateConstraints. getPseudonym()
Gets the value of the pseudonym property.MultiValuesConstraint
CertificateConstraints. getQCStatementIds()
Gets the value of the qcStatementIds property.MultiValuesConstraint
CertificateConstraints. getSurname()
Gets the value of the surname property.MultiValuesConstraint
BasicSignatureConstraints. getTrustedServiceStatus()
Gets the value of the trustedServiceStatus property.MultiValuesConstraint
BasicSignatureConstraints. getTrustedServiceTypeIdentifier()
Gets the value of the trustedServiceTypeIdentifier property.Methods in eu.europa.esig.dss.policy.jaxb with parameters of type MultiValuesConstraint Modifier and Type Method Description void
ContainerConstraints. setAcceptableContainerTypes(MultiValuesConstraint value)
Sets the value of the acceptableContainerTypes property.void
SignatureConstraints. setAcceptableFormats(MultiValuesConstraint value)
Sets the value of the acceptableFormats property.void
ContainerConstraints. setAcceptableMimeTypeFileContent(MultiValuesConstraint value)
Sets the value of the acceptableMimeTypeFileContent property.void
SignatureConstraints. setAcceptablePolicies(MultiValuesConstraint value)
Sets the value of the acceptablePolicies property.void
ContainerConstraints. setAcceptableZipComment(MultiValuesConstraint value)
Sets the value of the acceptableZipComment property.void
SignedAttributesConstraints. setCertifiedRoles(MultiValuesConstraint value)
Sets the value of the certifiedRoles property.void
SignedAttributesConstraints. setClaimedRoles(MultiValuesConstraint value)
Sets the value of the claimedRoles property.void
SignedAttributesConstraints. setCommitmentTypeIndication(MultiValuesConstraint value)
Sets the value of the commitmentTypeIndication property.void
CertificateConstraints. setCommonName(MultiValuesConstraint value)
Sets the value of the commonName property.void
CertificateConstraints. setCountry(MultiValuesConstraint value)
Sets the value of the country property.void
CertificateConstraints. setExtendedKeyUsage(MultiValuesConstraint value)
Sets the value of the extendedKeyUsage property.void
CertificateConstraints. setGivenName(MultiValuesConstraint value)
Sets the value of the givenName property.void
CertificateConstraints. setKeyUsage(MultiValuesConstraint value)
Sets the value of the keyUsage property.void
CertificateConstraints. setOrganizationName(MultiValuesConstraint value)
Sets the value of the organizationName property.void
CertificateConstraints. setOrganizationUnit(MultiValuesConstraint value)
Sets the value of the organizationUnit property.void
CertificateConstraints. setPolicyIds(MultiValuesConstraint value)
Sets the value of the policyIds property.void
CertificateConstraints. setPseudonym(MultiValuesConstraint value)
Sets the value of the pseudonym property.void
CertificateConstraints. setQCStatementIds(MultiValuesConstraint value)
Sets the value of the qcStatementIds property.void
CertificateConstraints. setSurname(MultiValuesConstraint value)
Sets the value of the surname property.void
BasicSignatureConstraints. setTrustedServiceStatus(MultiValuesConstraint value)
Sets the value of the trustedServiceStatus property.void
BasicSignatureConstraints. setTrustedServiceTypeIdentifier(MultiValuesConstraint value)
Sets the value of the trustedServiceTypeIdentifier property. -
Uses of MultiValuesConstraint in eu.europa.esig.dss.validation.process.bbb
Constructors in eu.europa.esig.dss.validation.process.bbb with parameters of type MultiValuesConstraint Constructor Description AbstractMultiValuesCheckItem(I18nProvider i18nProvider, T result, MultiValuesConstraint constraint)
-
Uses of MultiValuesConstraint in eu.europa.esig.dss.validation.process.bbb.fc.checks
Constructors in eu.europa.esig.dss.validation.process.bbb.fc.checks with parameters of type MultiValuesConstraint Constructor Description AcceptableMimetypeFileContentCheck(I18nProvider i18nProvider, XmlFC result, String mimetypeFileContent, MultiValuesConstraint constraint)
AcceptableZipCommentCheck(I18nProvider i18nProvider, XmlFC result, String zipComment, MultiValuesConstraint constraint)
ContainerTypeCheck(I18nProvider i18nProvider, XmlFC result, ASiCContainerType containerType, MultiValuesConstraint constraint)
FormatCheck(I18nProvider i18nProvider, XmlFC result, SignatureWrapper signature, MultiValuesConstraint constraint)
-
Uses of MultiValuesConstraint in eu.europa.esig.dss.validation.process.bbb.sav.checks
Constructors in eu.europa.esig.dss.validation.process.bbb.sav.checks with parameters of type MultiValuesConstraint Constructor Description CertifiedRolesCheck(I18nProvider i18nProvider, XmlSAV result, SignatureWrapper signature, MultiValuesConstraint constraint)
ClaimedRolesCheck(I18nProvider i18nProvider, XmlSAV result, SignatureWrapper signature, MultiValuesConstraint constraint)
CommitmentTypeIndicationsCheck(I18nProvider i18nProvider, XmlSAV result, SignatureWrapper signature, MultiValuesConstraint constraint)
-
Uses of MultiValuesConstraint in eu.europa.esig.dss.validation.process.bbb.vci.checks
Constructors in eu.europa.esig.dss.validation.process.bbb.vci.checks with parameters of type MultiValuesConstraint Constructor Description SignaturePolicyIdentifierCheck(I18nProvider i18nProvider, XmlVCI result, SignatureWrapper signature, MultiValuesConstraint multiValues)
-
Uses of MultiValuesConstraint in eu.europa.esig.dss.validation.process.bbb.xcv.checks
Constructors in eu.europa.esig.dss.validation.process.bbb.xcv.checks with parameters of type MultiValuesConstraint Constructor Description TrustedServiceStatusCheck(I18nProvider i18nProvider, XmlXCV result, CertificateWrapper certificate, Date usageTime, Context context, MultiValuesConstraint constraint)
TrustedServiceTypeIdentifierCheck(I18nProvider i18nProvider, XmlXCV result, CertificateWrapper certificate, Date usageTime, Context context, MultiValuesConstraint constraint)
-
Uses of MultiValuesConstraint in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks