Uses of Interface
com.itextpdf.commons.bouncycastle.cert.ocsp.IReq
 
     
      Packages that use IReq
     
 
     
       Package
      
 
      
       Description
      
 
       
      -  
        
Uses of IReq in com.itextpdf.bouncycastle.cert.ocsp
Classes in com.itextpdf.bouncycastle.cert.ocsp that implement IReqMethods in com.itextpdf.bouncycastle.cert.ocsp that return IReqModifier and TypeMethodDescriptionIReq[]OCSPReqBC.getRequestList()Calls actualgetRequestListmethod for the wrapped OCSPReq object. -  
        
Uses of IReq in com.itextpdf.bouncycastlefips.cert.ocsp
Classes in com.itextpdf.bouncycastlefips.cert.ocsp that implement IReqMethods in com.itextpdf.bouncycastlefips.cert.ocsp that return IReqModifier and TypeMethodDescriptionIReq[]OCSPReqBCFips.getRequestList()Calls actualgetRequestListmethod for the wrapped OCSPReq object. -  
        
Uses of IReq in com.itextpdf.commons.bouncycastle.cert.ocsp
Methods in com.itextpdf.commons.bouncycastle.cert.ocsp that return IReqModifier and TypeMethodDescriptionIReq[]IOCSPReq.getRequestList()Calls actualgetRequestListmethod for the wrapped OCSPReq object.