Package eu.europa.esig.dss.policy.jaxb
Class CertificateConstraints
java.lang.Object
eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- All Implemented Interfaces:
Serializable
Group of checks related to a certificate
Java class for CertificateConstraints complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CertificateConstraints"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Recognition" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/> <element name="Signature" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/> <element name="NotExpired" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/> <element name="AuthorityInfoAccessPresent" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/> <element name="RevocationInfoAccessPresent" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/> <element name="RevocationDataAvailable" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/> <element name="AcceptableRevocationDataFound" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/> <element name="CRLNextUpdatePresent" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/> <element name="OCSPNextUpdatePresent" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/> <element name="RevocationFreshness" type="{http://dss.esig.europa.eu/validation/policy}TimeConstraint" minOccurs="0"/> <element name="RevocationFreshnessNextUpdate" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/> <element name="CA" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/> <element name="MaxPathLength" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/> <element name="KeyUsage" type="{http://dss.esig.europa.eu/validation/policy}MultiValuesConstraint" minOccurs="0"/> <element name="ExtendedKeyUsage" type="{http://dss.esig.europa.eu/validation/policy}MultiValuesConstraint" minOccurs="0"/> <element name="PolicyTree" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/> <element name="NameConstraints" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/> <element name="SupportedCriticalExtensions" type="{http://dss.esig.europa.eu/validation/policy}MultiValuesConstraint" minOccurs="0"/> <element name="ForbiddenExtensions" type="{http://dss.esig.europa.eu/validation/policy}MultiValuesConstraint" minOccurs="0"/> <element name="Surname" type="{http://dss.esig.europa.eu/validation/policy}MultiValuesConstraint" minOccurs="0"/> <element name="GivenName" type="{http://dss.esig.europa.eu/validation/policy}MultiValuesConstraint" minOccurs="0"/> <element name="CommonName" type="{http://dss.esig.europa.eu/validation/policy}MultiValuesConstraint" minOccurs="0"/> <element name="Pseudonym" type="{http://dss.esig.europa.eu/validation/policy}MultiValuesConstraint" minOccurs="0"/> <element name="OrganizationUnit" type="{http://dss.esig.europa.eu/validation/policy}MultiValuesConstraint" minOccurs="0"/> <element name="OrganizationName" type="{http://dss.esig.europa.eu/validation/policy}MultiValuesConstraint" minOccurs="0"/> <element name="Country" type="{http://dss.esig.europa.eu/validation/policy}MultiValuesConstraint" minOccurs="0"/> <element name="SerialNumberPresent" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/> <element name="NotRevoked" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/> <element name="NotOnHold" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/> <element name="RevocationIssuerNotExpired" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/> <element name="SelfSigned" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/> <element name="NotSelfSigned" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/> <element name="PolicyIds" type="{http://dss.esig.europa.eu/validation/policy}MultiValuesConstraint" minOccurs="0"/> <element name="PolicyQualificationIds" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/> <element name="PolicySupportedByQSCDIds" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/> <element name="QcCompliance" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/> <element name="QcEuLimitValueCurrency" type="{http://dss.esig.europa.eu/validation/policy}ValueConstraint" minOccurs="0"/> <element name="MinQcEuLimitValue" type="{http://dss.esig.europa.eu/validation/policy}IntValueConstraint" minOccurs="0"/> <element name="MinQcEuRetentionPeriod" type="{http://dss.esig.europa.eu/validation/policy}IntValueConstraint" minOccurs="0"/> <element name="QcSSCD" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/> <element name="QcEuPDSLocation" type="{http://dss.esig.europa.eu/validation/policy}MultiValuesConstraint" minOccurs="0"/> <element name="QcType" type="{http://dss.esig.europa.eu/validation/policy}MultiValuesConstraint" minOccurs="0"/> <element name="QcLegislationCountryCodes" type="{http://dss.esig.europa.eu/validation/policy}MultiValuesConstraint" minOccurs="0"/> <element name="IssuedToNaturalPerson" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/> <element name="IssuedToLegalPerson" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/> <element name="SemanticsIdentifier" type="{http://dss.esig.europa.eu/validation/policy}MultiValuesConstraint" minOccurs="0"/> <element name="PSD2QcTypeRolesOfPSP" type="{http://dss.esig.europa.eu/validation/policy}MultiValuesConstraint" minOccurs="0"/> <element name="PSD2QcCompetentAuthorityName" type="{http://dss.esig.europa.eu/validation/policy}MultiValuesConstraint" minOccurs="0"/> <element name="PSD2QcCompetentAuthorityId" type="{http://dss.esig.europa.eu/validation/policy}MultiValuesConstraint" minOccurs="0"/> <element name="UsePseudonym" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/> <element name="Cryptographic" type="{http://dss.esig.europa.eu/validation/policy}CryptographicConstraint" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionprotected LevelConstraint
protected LevelConstraint
protected LevelConstraint
protected MultiValuesConstraint
protected MultiValuesConstraint
protected LevelConstraint
protected CryptographicConstraint
protected MultiValuesConstraint
protected MultiValuesConstraint
protected MultiValuesConstraint
protected LevelConstraint
protected LevelConstraint
protected MultiValuesConstraint
protected LevelConstraint
protected IntValueConstraint
protected IntValueConstraint
protected LevelConstraint
protected LevelConstraint
protected LevelConstraint
protected LevelConstraint
protected LevelConstraint
protected LevelConstraint
protected MultiValuesConstraint
protected MultiValuesConstraint
protected MultiValuesConstraint
protected LevelConstraint
protected LevelConstraint
protected LevelConstraint
protected MultiValuesConstraint
protected MultiValuesConstraint
protected MultiValuesConstraint
protected MultiValuesConstraint
protected LevelConstraint
protected ValueConstraint
protected MultiValuesConstraint
protected MultiValuesConstraint
protected LevelConstraint
protected MultiValuesConstraint
protected LevelConstraint
protected LevelConstraint
protected TimeConstraint
protected LevelConstraint
protected LevelConstraint
protected LevelConstraint
protected LevelConstraint
protected MultiValuesConstraint
protected LevelConstraint
protected LevelConstraint
protected MultiValuesConstraint
protected MultiValuesConstraint
protected LevelConstraint
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the acceptableRevocationDataFound property.Gets the value of the authorityInfoAccessPresent property.getCA()
Gets the value of the ca property.Gets the value of the commonName property.Gets the value of the country property.Gets the value of the crlNextUpdatePresent property.Gets the value of the cryptographic property.Gets the value of the extendedKeyUsage property.Gets the value of the forbiddenExtensions property.Gets the value of the givenName property.Gets the value of the issuedToLegalPerson property.Gets the value of the issuedToNaturalPerson property.Gets the value of the keyUsage property.Gets the value of the maxPathLength property.Gets the value of the minQcEuLimitValue property.Gets the value of the minQcEuRetentionPeriod property.Gets the value of the nameConstraints property.Gets the value of the notExpired property.Gets the value of the notOnHold property.Gets the value of the notRevoked property.Gets the value of the notSelfSigned property.Gets the value of the ocspNextUpdatePresent property.Gets the value of the organizationName property.Gets the value of the organizationUnit property.Gets the value of the policyIds property.Gets the value of the policyQualificationIds property.Gets the value of the policySupportedByQSCDIds property.Gets the value of the policyTree property.Gets the value of the psd2QcCompetentAuthorityId property.Gets the value of the psd2QcCompetentAuthorityName property.Gets the value of the psd2QcTypeRolesOfPSP property.Gets the value of the pseudonym property.Gets the value of the qcCompliance property.Gets the value of the qcEuLimitValueCurrency property.Gets the value of the qcEuPDSLocation property.Gets the value of the qcLegislationCountryCodes property.Gets the value of the qcSSCD property.Gets the value of the qcType property.Gets the value of the recognition property.Gets the value of the revocationDataAvailable property.Gets the value of the revocationFreshness property.Gets the value of the revocationFreshnessNextUpdate property.Gets the value of the revocationInfoAccessPresent property.Gets the value of the revocationIssuerNotExpired property.Gets the value of the selfSigned property.Gets the value of the semanticsIdentifier property.Gets the value of the serialNumberPresent property.Gets the value of the signature property.Gets the value of the supportedCriticalExtensions property.Gets the value of the surname property.Gets the value of the usePseudonym property.void
Sets the value of the acceptableRevocationDataFound property.void
Sets the value of the authorityInfoAccessPresent property.void
setCA
(LevelConstraint value) Sets the value of the ca property.void
Sets the value of the commonName property.void
setCountry
(MultiValuesConstraint value) Sets the value of the country property.void
Sets the value of the crlNextUpdatePresent property.void
Sets the value of the cryptographic property.void
Sets the value of the extendedKeyUsage property.void
Sets the value of the forbiddenExtensions property.void
Sets the value of the givenName property.void
Sets the value of the issuedToLegalPerson property.void
Sets the value of the issuedToNaturalPerson property.void
setKeyUsage
(MultiValuesConstraint value) Sets the value of the keyUsage property.void
setMaxPathLength
(LevelConstraint value) Sets the value of the maxPathLength property.void
Sets the value of the minQcEuLimitValue property.void
Sets the value of the minQcEuRetentionPeriod property.void
Sets the value of the nameConstraints property.void
setNotExpired
(LevelConstraint value) Sets the value of the notExpired property.void
setNotOnHold
(LevelConstraint value) Sets the value of the notOnHold property.void
setNotRevoked
(LevelConstraint value) Sets the value of the notRevoked property.void
setNotSelfSigned
(LevelConstraint value) Sets the value of the notSelfSigned property.void
Sets the value of the ocspNextUpdatePresent property.void
Sets the value of the organizationName property.void
Sets the value of the organizationUnit property.void
Sets the value of the policyIds property.void
Sets the value of the policyQualificationIds property.void
Sets the value of the policySupportedByQSCDIds property.void
setPolicyTree
(LevelConstraint value) Sets the value of the policyTree property.void
Sets the value of the psd2QcCompetentAuthorityId property.void
Sets the value of the psd2QcCompetentAuthorityName property.void
Sets the value of the psd2QcTypeRolesOfPSP property.void
Sets the value of the pseudonym property.void
setQcCompliance
(LevelConstraint value) Sets the value of the qcCompliance property.void
Sets the value of the qcEuLimitValueCurrency property.void
Sets the value of the qcEuPDSLocation property.void
Sets the value of the qcLegislationCountryCodes property.void
setQcSSCD
(LevelConstraint value) Sets the value of the qcSSCD property.void
setQcType
(MultiValuesConstraint value) Sets the value of the qcType property.void
setRecognition
(LevelConstraint value) Sets the value of the recognition property.void
Sets the value of the revocationDataAvailable property.void
Sets the value of the revocationFreshness property.void
Sets the value of the revocationFreshnessNextUpdate property.void
Sets the value of the revocationInfoAccessPresent property.void
Sets the value of the revocationIssuerNotExpired property.void
setSelfSigned
(LevelConstraint value) Sets the value of the selfSigned property.void
Sets the value of the semanticsIdentifier property.void
Sets the value of the serialNumberPresent property.void
setSignature
(LevelConstraint value) Sets the value of the signature property.void
Sets the value of the supportedCriticalExtensions property.void
setSurname
(MultiValuesConstraint value) Sets the value of the surname property.void
setUsePseudonym
(LevelConstraint value) Sets the value of the usePseudonym property.
-
Field Details
-
recognition
-
signature
-
notExpired
-
authorityInfoAccessPresent
-
revocationInfoAccessPresent
-
revocationDataAvailable
-
acceptableRevocationDataFound
-
crlNextUpdatePresent
-
ocspNextUpdatePresent
-
revocationFreshness
-
revocationFreshnessNextUpdate
-
ca
-
maxPathLength
-
keyUsage
-
extendedKeyUsage
-
policyTree
-
nameConstraints
-
supportedCriticalExtensions
-
forbiddenExtensions
-
surname
-
givenName
-
commonName
-
pseudonym
-
organizationUnit
-
organizationName
-
country
-
serialNumberPresent
-
notRevoked
-
notOnHold
-
revocationIssuerNotExpired
-
selfSigned
-
notSelfSigned
-
policyIds
-
policyQualificationIds
-
policySupportedByQSCDIds
-
qcCompliance
-
qcEuLimitValueCurrency
-
minQcEuLimitValue
-
minQcEuRetentionPeriod
-
qcSSCD
-
qcEuPDSLocation
-
qcType
-
qcLegislationCountryCodes
-
issuedToNaturalPerson
-
issuedToLegalPerson
-
semanticsIdentifier
-
psd2QcTypeRolesOfPSP
-
psd2QcCompetentAuthorityName
-
psd2QcCompetentAuthorityId
-
usePseudonym
-
cryptographic
-
-
Constructor Details
-
CertificateConstraints
public CertificateConstraints()
-
-
Method Details
-
getRecognition
Gets the value of the recognition property.- Returns:
- possible object is
LevelConstraint
-
setRecognition
Sets the value of the recognition property.- Parameters:
value
- allowed object isLevelConstraint
-
getSignature
Gets the value of the signature property.- Returns:
- possible object is
LevelConstraint
-
setSignature
Sets the value of the signature property.- Parameters:
value
- allowed object isLevelConstraint
-
getNotExpired
Gets the value of the notExpired property.- Returns:
- possible object is
LevelConstraint
-
setNotExpired
Sets the value of the notExpired property.- Parameters:
value
- allowed object isLevelConstraint
-
getAuthorityInfoAccessPresent
Gets the value of the authorityInfoAccessPresent property.- Returns:
- possible object is
LevelConstraint
-
setAuthorityInfoAccessPresent
Sets the value of the authorityInfoAccessPresent property.- Parameters:
value
- allowed object isLevelConstraint
-
getRevocationInfoAccessPresent
Gets the value of the revocationInfoAccessPresent property.- Returns:
- possible object is
LevelConstraint
-
setRevocationInfoAccessPresent
Sets the value of the revocationInfoAccessPresent property.- Parameters:
value
- allowed object isLevelConstraint
-
getRevocationDataAvailable
Gets the value of the revocationDataAvailable property.- Returns:
- possible object is
LevelConstraint
-
setRevocationDataAvailable
Sets the value of the revocationDataAvailable property.- Parameters:
value
- allowed object isLevelConstraint
-
getAcceptableRevocationDataFound
Gets the value of the acceptableRevocationDataFound property.- Returns:
- possible object is
LevelConstraint
-
setAcceptableRevocationDataFound
Sets the value of the acceptableRevocationDataFound property.- Parameters:
value
- allowed object isLevelConstraint
-
getCRLNextUpdatePresent
Gets the value of the crlNextUpdatePresent property.- Returns:
- possible object is
LevelConstraint
-
setCRLNextUpdatePresent
Sets the value of the crlNextUpdatePresent property.- Parameters:
value
- allowed object isLevelConstraint
-
getOCSPNextUpdatePresent
Gets the value of the ocspNextUpdatePresent property.- Returns:
- possible object is
LevelConstraint
-
setOCSPNextUpdatePresent
Sets the value of the ocspNextUpdatePresent property.- Parameters:
value
- allowed object isLevelConstraint
-
getRevocationFreshness
Gets the value of the revocationFreshness property.- Returns:
- possible object is
TimeConstraint
-
setRevocationFreshness
Sets the value of the revocationFreshness property.- Parameters:
value
- allowed object isTimeConstraint
-
getRevocationFreshnessNextUpdate
Gets the value of the revocationFreshnessNextUpdate property.- Returns:
- possible object is
LevelConstraint
-
setRevocationFreshnessNextUpdate
Sets the value of the revocationFreshnessNextUpdate property.- Parameters:
value
- allowed object isLevelConstraint
-
getCA
Gets the value of the ca property.- Returns:
- possible object is
LevelConstraint
-
setCA
Sets the value of the ca property.- Parameters:
value
- allowed object isLevelConstraint
-
getMaxPathLength
Gets the value of the maxPathLength property.- Returns:
- possible object is
LevelConstraint
-
setMaxPathLength
Sets the value of the maxPathLength property.- Parameters:
value
- allowed object isLevelConstraint
-
getKeyUsage
Gets the value of the keyUsage property.- Returns:
- possible object is
MultiValuesConstraint
-
setKeyUsage
Sets the value of the keyUsage property.- Parameters:
value
- allowed object isMultiValuesConstraint
-
getExtendedKeyUsage
Gets the value of the extendedKeyUsage property.- Returns:
- possible object is
MultiValuesConstraint
-
setExtendedKeyUsage
Sets the value of the extendedKeyUsage property.- Parameters:
value
- allowed object isMultiValuesConstraint
-
getPolicyTree
Gets the value of the policyTree property.- Returns:
- possible object is
LevelConstraint
-
setPolicyTree
Sets the value of the policyTree property.- Parameters:
value
- allowed object isLevelConstraint
-
getNameConstraints
Gets the value of the nameConstraints property.- Returns:
- possible object is
LevelConstraint
-
setNameConstraints
Sets the value of the nameConstraints property.- Parameters:
value
- allowed object isLevelConstraint
-
getSupportedCriticalExtensions
Gets the value of the supportedCriticalExtensions property.- Returns:
- possible object is
MultiValuesConstraint
-
setSupportedCriticalExtensions
Sets the value of the supportedCriticalExtensions property.- Parameters:
value
- allowed object isMultiValuesConstraint
-
getForbiddenExtensions
Gets the value of the forbiddenExtensions property.- Returns:
- possible object is
MultiValuesConstraint
-
setForbiddenExtensions
Sets the value of the forbiddenExtensions property.- Parameters:
value
- allowed object isMultiValuesConstraint
-
getSurname
Gets the value of the surname property.- Returns:
- possible object is
MultiValuesConstraint
-
setSurname
Sets the value of the surname property.- Parameters:
value
- allowed object isMultiValuesConstraint
-
getGivenName
Gets the value of the givenName property.- Returns:
- possible object is
MultiValuesConstraint
-
setGivenName
Sets the value of the givenName property.- Parameters:
value
- allowed object isMultiValuesConstraint
-
getCommonName
Gets the value of the commonName property.- Returns:
- possible object is
MultiValuesConstraint
-
setCommonName
Sets the value of the commonName property.- Parameters:
value
- allowed object isMultiValuesConstraint
-
getPseudonym
Gets the value of the pseudonym property.- Returns:
- possible object is
MultiValuesConstraint
-
setPseudonym
Sets the value of the pseudonym property.- Parameters:
value
- allowed object isMultiValuesConstraint
-
getOrganizationUnit
Gets the value of the organizationUnit property.- Returns:
- possible object is
MultiValuesConstraint
-
setOrganizationUnit
Sets the value of the organizationUnit property.- Parameters:
value
- allowed object isMultiValuesConstraint
-
getOrganizationName
Gets the value of the organizationName property.- Returns:
- possible object is
MultiValuesConstraint
-
setOrganizationName
Sets the value of the organizationName property.- Parameters:
value
- allowed object isMultiValuesConstraint
-
getCountry
Gets the value of the country property.- Returns:
- possible object is
MultiValuesConstraint
-
setCountry
Sets the value of the country property.- Parameters:
value
- allowed object isMultiValuesConstraint
-
getSerialNumberPresent
Gets the value of the serialNumberPresent property.- Returns:
- possible object is
LevelConstraint
-
setSerialNumberPresent
Sets the value of the serialNumberPresent property.- Parameters:
value
- allowed object isLevelConstraint
-
getNotRevoked
Gets the value of the notRevoked property.- Returns:
- possible object is
LevelConstraint
-
setNotRevoked
Sets the value of the notRevoked property.- Parameters:
value
- allowed object isLevelConstraint
-
getNotOnHold
Gets the value of the notOnHold property.- Returns:
- possible object is
LevelConstraint
-
setNotOnHold
Sets the value of the notOnHold property.- Parameters:
value
- allowed object isLevelConstraint
-
getRevocationIssuerNotExpired
Gets the value of the revocationIssuerNotExpired property.- Returns:
- possible object is
LevelConstraint
-
setRevocationIssuerNotExpired
Sets the value of the revocationIssuerNotExpired property.- Parameters:
value
- allowed object isLevelConstraint
-
getSelfSigned
Gets the value of the selfSigned property.- Returns:
- possible object is
LevelConstraint
-
setSelfSigned
Sets the value of the selfSigned property.- Parameters:
value
- allowed object isLevelConstraint
-
getNotSelfSigned
Gets the value of the notSelfSigned property.- Returns:
- possible object is
LevelConstraint
-
setNotSelfSigned
Sets the value of the notSelfSigned property.- Parameters:
value
- allowed object isLevelConstraint
-
getPolicyIds
Gets the value of the policyIds property.- Returns:
- possible object is
MultiValuesConstraint
-
setPolicyIds
Sets the value of the policyIds property.- Parameters:
value
- allowed object isMultiValuesConstraint
-
getPolicyQualificationIds
Gets the value of the policyQualificationIds property.- Returns:
- possible object is
LevelConstraint
-
setPolicyQualificationIds
Sets the value of the policyQualificationIds property.- Parameters:
value
- allowed object isLevelConstraint
-
getPolicySupportedByQSCDIds
Gets the value of the policySupportedByQSCDIds property.- Returns:
- possible object is
LevelConstraint
-
setPolicySupportedByQSCDIds
Sets the value of the policySupportedByQSCDIds property.- Parameters:
value
- allowed object isLevelConstraint
-
getQcCompliance
Gets the value of the qcCompliance property.- Returns:
- possible object is
LevelConstraint
-
setQcCompliance
Sets the value of the qcCompliance property.- Parameters:
value
- allowed object isLevelConstraint
-
getQcEuLimitValueCurrency
Gets the value of the qcEuLimitValueCurrency property.- Returns:
- possible object is
ValueConstraint
-
setQcEuLimitValueCurrency
Sets the value of the qcEuLimitValueCurrency property.- Parameters:
value
- allowed object isValueConstraint
-
getMinQcEuLimitValue
Gets the value of the minQcEuLimitValue property.- Returns:
- possible object is
IntValueConstraint
-
setMinQcEuLimitValue
Sets the value of the minQcEuLimitValue property.- Parameters:
value
- allowed object isIntValueConstraint
-
getMinQcEuRetentionPeriod
Gets the value of the minQcEuRetentionPeriod property.- Returns:
- possible object is
IntValueConstraint
-
setMinQcEuRetentionPeriod
Sets the value of the minQcEuRetentionPeriod property.- Parameters:
value
- allowed object isIntValueConstraint
-
getQcSSCD
Gets the value of the qcSSCD property.- Returns:
- possible object is
LevelConstraint
-
setQcSSCD
Sets the value of the qcSSCD property.- Parameters:
value
- allowed object isLevelConstraint
-
getQcEuPDSLocation
Gets the value of the qcEuPDSLocation property.- Returns:
- possible object is
MultiValuesConstraint
-
setQcEuPDSLocation
Sets the value of the qcEuPDSLocation property.- Parameters:
value
- allowed object isMultiValuesConstraint
-
getQcType
Gets the value of the qcType property.- Returns:
- possible object is
MultiValuesConstraint
-
setQcType
Sets the value of the qcType property.- Parameters:
value
- allowed object isMultiValuesConstraint
-
getQcLegislationCountryCodes
Gets the value of the qcLegislationCountryCodes property.- Returns:
- possible object is
MultiValuesConstraint
-
setQcLegislationCountryCodes
Sets the value of the qcLegislationCountryCodes property.- Parameters:
value
- allowed object isMultiValuesConstraint
-
getIssuedToNaturalPerson
Gets the value of the issuedToNaturalPerson property.- Returns:
- possible object is
LevelConstraint
-
setIssuedToNaturalPerson
Sets the value of the issuedToNaturalPerson property.- Parameters:
value
- allowed object isLevelConstraint
-
getIssuedToLegalPerson
Gets the value of the issuedToLegalPerson property.- Returns:
- possible object is
LevelConstraint
-
setIssuedToLegalPerson
Sets the value of the issuedToLegalPerson property.- Parameters:
value
- allowed object isLevelConstraint
-
getSemanticsIdentifier
Gets the value of the semanticsIdentifier property.- Returns:
- possible object is
MultiValuesConstraint
-
setSemanticsIdentifier
Sets the value of the semanticsIdentifier property.- Parameters:
value
- allowed object isMultiValuesConstraint
-
getPSD2QcTypeRolesOfPSP
Gets the value of the psd2QcTypeRolesOfPSP property.- Returns:
- possible object is
MultiValuesConstraint
-
setPSD2QcTypeRolesOfPSP
Sets the value of the psd2QcTypeRolesOfPSP property.- Parameters:
value
- allowed object isMultiValuesConstraint
-
getPSD2QcCompetentAuthorityName
Gets the value of the psd2QcCompetentAuthorityName property.- Returns:
- possible object is
MultiValuesConstraint
-
setPSD2QcCompetentAuthorityName
Sets the value of the psd2QcCompetentAuthorityName property.- Parameters:
value
- allowed object isMultiValuesConstraint
-
getPSD2QcCompetentAuthorityId
Gets the value of the psd2QcCompetentAuthorityId property.- Returns:
- possible object is
MultiValuesConstraint
-
setPSD2QcCompetentAuthorityId
Sets the value of the psd2QcCompetentAuthorityId property.- Parameters:
value
- allowed object isMultiValuesConstraint
-
getUsePseudonym
Gets the value of the usePseudonym property.- Returns:
- possible object is
LevelConstraint
-
setUsePseudonym
Sets the value of the usePseudonym property.- Parameters:
value
- allowed object isLevelConstraint
-
getCryptographic
Gets the value of the cryptographic property.- Returns:
- possible object is
CryptographicConstraint
-
setCryptographic
Sets the value of the cryptographic property.- Parameters:
value
- allowed object isCryptographicConstraint
-