Package eu.europa.esig.dss.policy.jaxb
Class RevocationConstraints
java.lang.Object
eu.europa.esig.dss.policy.jaxb.LevelConstraint
eu.europa.esig.dss.policy.jaxb.RevocationConstraints
- All Implemented Interfaces:
Serializable
Group of constraints on the revocation data
Java class for RevocationConstraints complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RevocationConstraints">
<complexContent>
<extension base="{http://dss.esig.europa.eu/validation/policy}LevelConstraint">
<sequence>
<element name="UnknownStatus" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/>
<element name="ThisUpdatePresent" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/>
<element name="RevocationIssuerKnown" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/>
<element name="RevocationIssuerValidAtProductionTime" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/>
<element name="RevocationAfterCertificateIssuance" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/>
<element name="RevocationHasInformationAboutCertificate" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/>
<element name="OCSPResponderIdMatch" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/>
<element name="OCSPCertHashPresent" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/>
<element name="OCSPCertHashMatch" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/>
<element name="SelfIssuedOCSP" type="{http://dss.esig.europa.eu/validation/policy}LevelConstraint" minOccurs="0"/>
<element name="BasicSignatureConstraints" type="{http://dss.esig.europa.eu/validation/policy}BasicSignatureConstraints" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected BasicSignatureConstraintsprotected LevelConstraintprotected LevelConstraintprotected LevelConstraintprotected LevelConstraintprotected LevelConstraintprotected LevelConstraintprotected LevelConstraintprotected LevelConstraintprotected LevelConstraintprotected LevelConstraintFields inherited from class eu.europa.esig.dss.policy.jaxb.LevelConstraint
level -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the basicSignatureConstraints property.Gets the value of the ocspCertHashMatch property.Gets the value of the ocspCertHashPresent property.Gets the value of the ocspResponderIdMatch property.Gets the value of the revocationAfterCertificateIssuance property.Gets the value of the revocationHasInformationAboutCertificate property.Gets the value of the revocationIssuerKnown property.Gets the value of the revocationIssuerValidAtProductionTime property.Gets the value of the selfIssuedOCSP property.Gets the value of the thisUpdatePresent property.Gets the value of the unknownStatus property.voidSets the value of the basicSignatureConstraints property.voidSets the value of the ocspCertHashMatch property.voidSets the value of the ocspCertHashPresent property.voidSets the value of the ocspResponderIdMatch property.voidSets the value of the revocationAfterCertificateIssuance property.voidSets the value of the revocationHasInformationAboutCertificate property.voidSets the value of the revocationIssuerKnown property.voidSets the value of the revocationIssuerValidAtProductionTime property.voidsetSelfIssuedOCSP(LevelConstraint value) Sets the value of the selfIssuedOCSP property.voidSets the value of the thisUpdatePresent property.voidsetUnknownStatus(LevelConstraint value) Sets the value of the unknownStatus property.Methods inherited from class eu.europa.esig.dss.policy.jaxb.LevelConstraint
getLevel, setLevel
-
Field Details
-
unknownStatus
-
thisUpdatePresent
-
revocationIssuerKnown
-
revocationIssuerValidAtProductionTime
-
revocationAfterCertificateIssuance
-
revocationHasInformationAboutCertificate
-
ocspResponderIdMatch
-
ocspCertHashPresent
-
ocspCertHashMatch
-
selfIssuedOCSP
-
basicSignatureConstraints
-
-
Constructor Details
-
RevocationConstraints
public RevocationConstraints()
-
-
Method Details
-
getUnknownStatus
Gets the value of the unknownStatus property.- Returns:
- possible object is
LevelConstraint
-
setUnknownStatus
Sets the value of the unknownStatus property.- Parameters:
value- allowed object isLevelConstraint
-
getThisUpdatePresent
Gets the value of the thisUpdatePresent property.- Returns:
- possible object is
LevelConstraint
-
setThisUpdatePresent
Sets the value of the thisUpdatePresent property.- Parameters:
value- allowed object isLevelConstraint
-
getRevocationIssuerKnown
Gets the value of the revocationIssuerKnown property.- Returns:
- possible object is
LevelConstraint
-
setRevocationIssuerKnown
Sets the value of the revocationIssuerKnown property.- Parameters:
value- allowed object isLevelConstraint
-
getRevocationIssuerValidAtProductionTime
Gets the value of the revocationIssuerValidAtProductionTime property.- Returns:
- possible object is
LevelConstraint
-
setRevocationIssuerValidAtProductionTime
Sets the value of the revocationIssuerValidAtProductionTime property.- Parameters:
value- allowed object isLevelConstraint
-
getRevocationAfterCertificateIssuance
Gets the value of the revocationAfterCertificateIssuance property.- Returns:
- possible object is
LevelConstraint
-
setRevocationAfterCertificateIssuance
Sets the value of the revocationAfterCertificateIssuance property.- Parameters:
value- allowed object isLevelConstraint
-
getRevocationHasInformationAboutCertificate
Gets the value of the revocationHasInformationAboutCertificate property.- Returns:
- possible object is
LevelConstraint
-
setRevocationHasInformationAboutCertificate
Sets the value of the revocationHasInformationAboutCertificate property.- Parameters:
value- allowed object isLevelConstraint
-
getOCSPResponderIdMatch
Gets the value of the ocspResponderIdMatch property.- Returns:
- possible object is
LevelConstraint
-
setOCSPResponderIdMatch
Sets the value of the ocspResponderIdMatch property.- Parameters:
value- allowed object isLevelConstraint
-
getOCSPCertHashPresent
Gets the value of the ocspCertHashPresent property.- Returns:
- possible object is
LevelConstraint
-
setOCSPCertHashPresent
Sets the value of the ocspCertHashPresent property.- Parameters:
value- allowed object isLevelConstraint
-
getOCSPCertHashMatch
Gets the value of the ocspCertHashMatch property.- Returns:
- possible object is
LevelConstraint
-
setOCSPCertHashMatch
Sets the value of the ocspCertHashMatch property.- Parameters:
value- allowed object isLevelConstraint
-
getSelfIssuedOCSP
Gets the value of the selfIssuedOCSP property.- Returns:
- possible object is
LevelConstraint
-
setSelfIssuedOCSP
Sets the value of the selfIssuedOCSP property.- Parameters:
value- allowed object isLevelConstraint
-
getBasicSignatureConstraints
Gets the value of the basicSignatureConstraints property.- Returns:
- possible object is
BasicSignatureConstraints
-
setBasicSignatureConstraints
Sets the value of the basicSignatureConstraints property.- Parameters:
value- allowed object isBasicSignatureConstraints
-