Uses of Interface
com.itextpdf.commons.bouncycastle.asn1.x509.IGeneralSubtree
Packages that use IGeneralSubtree
Package
Description
-
Uses of IGeneralSubtree in com.itextpdf.bouncycastle.asn1.x509
Classes in com.itextpdf.bouncycastle.asn1.x509 that implement IGeneralSubtreeMethods in com.itextpdf.bouncycastle.asn1.x509 that return IGeneralSubtreeModifier and TypeMethodDescriptionNameConstraintsBC.getExcludedSubtrees()Calls actualgetExcludedSubtreesmethod for the wrapped NameConstraints object.NameConstraintsBC.getPermittedSubtrees()Calls actualgetPermittedSubtreesmethod for the wrapped NameConstraints object. -
Uses of IGeneralSubtree in com.itextpdf.bouncycastle.pkix
Methods in com.itextpdf.bouncycastle.pkix with parameters of type IGeneralSubtreeModifier and TypeMethodDescriptionvoidPKIXNameConstraintValidatorBC.addExcludedSubtree(IGeneralSubtree subtree) Calls actualaddExcludedSubtreemethod for the wrapped PKIXConstraintValidator object.voidPKIXNameConstraintValidatorBC.intersectPermittedSubtree(IGeneralSubtree[] permitted) Calls actualintersectPermittedSubtreemethod for the wrapped PKIXConstraintValidator object. -
Uses of IGeneralSubtree in com.itextpdf.bouncycastlefips.asn1.x509
Classes in com.itextpdf.bouncycastlefips.asn1.x509 that implement IGeneralSubtreeMethods in com.itextpdf.bouncycastlefips.asn1.x509 that return IGeneralSubtreeModifier and TypeMethodDescriptionNameConstraintsBCFips.getExcludedSubtrees()Calls actualgetExcludedSubtreesmethod for the wrapped NameConstraints object.NameConstraintsBCFips.getPermittedSubtrees()Calls actualgetPermittedSubtreesmethod for the wrapped NameConstraints object. -
Uses of IGeneralSubtree in com.itextpdf.bouncycastlefips.pkix
Methods in com.itextpdf.bouncycastlefips.pkix with parameters of type IGeneralSubtreeModifier and TypeMethodDescriptionvoidPKIXNameConstraintValidatorBCFips.addExcludedSubtree(IGeneralSubtree subtree) Calls actualaddExcludedSubtreemethod for the wrapped PKIXConstraintValidator object.voidPKIXNameConstraintValidatorBCFips.intersectPermittedSubtree(IGeneralSubtree[] permitted) Calls actualintersectPermittedSubtreemethod for the wrapped PKIXConstraintValidator object. -
Uses of IGeneralSubtree in com.itextpdf.commons.bouncycastle.asn1.pkix
Methods in com.itextpdf.commons.bouncycastle.asn1.pkix with parameters of type IGeneralSubtreeModifier and TypeMethodDescriptionvoidIPKIXConstraintValidator.addExcludedSubtree(IGeneralSubtree subtree) Calls actualaddExcludedSubtreemethod for the wrapped PKIXConstraintValidator object.voidIPKIXConstraintValidator.intersectPermittedSubtree(IGeneralSubtree[] permitted) Calls actualintersectPermittedSubtreemethod for the wrapped PKIXConstraintValidator object. -
Uses of IGeneralSubtree in com.itextpdf.commons.bouncycastle.asn1.x509
Methods in com.itextpdf.commons.bouncycastle.asn1.x509 that return IGeneralSubtreeModifier and TypeMethodDescriptionINameConstraints.getExcludedSubtrees()Calls actualgetExcludedSubtreesmethod for the wrapped NameConstraints object.INameConstraints.getPermittedSubtrees()Calls actualgetPermittedSubtreesmethod for the wrapped NameConstraints object.