Uses of Interface
com.netscape.certsrv.base.IArgBlock
Packages that use IArgBlock
Package
Description
-
Uses of IArgBlock in com.netscape.certsrv.authentication
Methods in com.netscape.certsrv.authentication that return IArgBlockModifier and TypeMethodDescriptionAuthCredentials.getArgBlock()Returns the argblock.IAuthCredentials.getArgBlock()Returns argblock.Methods in com.netscape.certsrv.authentication with parameters of type IArgBlockModifier and TypeMethodDescriptionvoidAuthCredentials.setArgBlock(IArgBlock blk) Set the given argblock i * @param blk the given argblock.voidIAuthCredentials.setArgBlock(IArgBlock blk) Set argblock. -
Uses of IArgBlock in com.netscape.certsrv.extensions
Methods in com.netscape.certsrv.extensions that return IArgBlockModifier and TypeMethodDescriptionabstract IArgBlockCMSExtension.getFormParams(org.mozilla.jss.netscape.security.x509.Extension extension) Get Javascript name value pairs to put into the request processing template.Methods in com.netscape.certsrv.extensions with parameters of type IArgBlockModifier and TypeMethodDescriptionabstract org.mozilla.jss.netscape.security.x509.ExtensionCMSExtension.getExtension(IArgBlock argblock) Get an instance of the extension given http input. -
Uses of IArgBlock in com.netscape.cms.servlet.admin
Methods in com.netscape.cms.servlet.admin that return IArgBlockMethods in com.netscape.cms.servlet.admin with parameters of type IArgBlock -
Uses of IArgBlock in com.netscape.cms.servlet.base
Methods in com.netscape.cms.servlet.base with parameters of type IArgBlockModifier and TypeMethodDescriptionprotected booleanCMSServlet.checkImportCertToNav(javax.servlet.http.HttpServletResponse httpResp, IArgBlock httpParams, org.mozilla.jss.netscape.security.x509.X509CertImpl cert) static booleanCMSServlet.doCMMFResponse(IArgBlock httpParams) static booleanCMSServlet.doFullResponse(IArgBlock httpParams) static AuthCredentialsCMSServlet.getAuthCreds(AuthManager authMgr, IArgBlock argBlock, X509Certificate clientCert) construct a authentication credentials to pass into authentication manager.protected voidCMSServlet.outputArgBlockAsXML(XMLObject xmlObj, Node parent, String argBlockName, IArgBlock argBlock) protected voidCMSServlet.saveHttpParams(IArgBlock httpParams, IRequest req) save http headers in a IRequest. -
Uses of IArgBlock in com.netscape.cms.servlet.common
Methods in com.netscape.cms.servlet.common that return IArgBlockModifier and TypeMethodDescriptionAuthCredentials.getArgBlock()CMSTemplateParams.getFixed()CMSTemplateParams.getHeader()CMSRequest.getHttpParams()Methods in com.netscape.cms.servlet.common that return types with arguments of type IArgBlockMethods in com.netscape.cms.servlet.common with parameters of type IArgBlockModifier and TypeMethodDescriptionvoidCMSTemplateParams.addRepeatRecord(IArgBlock r) static IAuthTokenCMSGateway.checkAuthManager(javax.servlet.http.HttpServletRequest httpReq, IArgBlock httpParams, X509Certificate cert, String authMgrName) static booleanGenPendingTemplateFiller.doFullResponse(IArgBlock httpParams) handy routine to check if client want full enrollment responsestatic AuthCredentialsCMSGateway.getAuthCreds(AuthManager authMgr, IArgBlock argBlock, X509Certificate clientCert) construct a authentication credentials to pass into authentication manager.voidAuthCredentials.setArgBlock(IArgBlock blk) voidvoidvoidCMSRequest.setHttpParams(IArgBlock httpParams) set the HTTP parametersConstructors in com.netscape.cms.servlet.common with parameters of type IArgBlock -
Uses of IArgBlock in com.netscape.cms.servlet.key
Methods in com.netscape.cms.servlet.key with parameters of type IArgBlockModifier and TypeMethodDescriptionstatic voidKeyRecordParser.fillRecordIntoArg(IKeyRecord rec, IArgBlock rarg) Fills key record into argument block. -
Uses of IArgBlock in com.netscape.cms.servlet.processors
Methods in com.netscape.cms.servlet.processors with parameters of type IArgBlockModifier and TypeMethodDescriptionvoidCMCProcessor.fillCertInfo(String protocolString, org.mozilla.jss.netscape.security.x509.X509CertInfo certInfo, IAuthToken authToken, IArgBlock httpParams) voidKeyGenProcessor.fillCertInfo(String protocolString, org.mozilla.jss.netscape.security.x509.X509CertInfo certInfo, IAuthToken authToken, IArgBlock httpParams) voidPKCS10Processor.fillCertInfo(String protocolString, org.mozilla.jss.netscape.security.x509.X509CertInfo certInfo, IAuthToken authToken, IArgBlock httpParams) voidPKCS10Processor.fillCertInfo(org.mozilla.jss.netscape.security.pkcs.PKCS10 pkcs10, org.mozilla.jss.netscape.security.x509.X509CertInfo certInfo, IAuthToken authToken, IArgBlock httpParams) protected voidPKIProcessor.fillCertInfo(String protocolString, org.mozilla.jss.netscape.security.x509.X509CertInfo certInfo, IAuthToken authToken, IArgBlock httpParams) org.mozilla.jss.netscape.security.x509.X509CertInfo[]CMCProcessor.fillCertInfoArray(String protocolString, IAuthToken authToken, IArgBlock httpParams, IRequest req) org.mozilla.jss.netscape.security.x509.X509CertInfo[]CRMFProcessor.fillCertInfoArray(String protocolString, IAuthToken authToken, IArgBlock httpParams, IRequest req) protected org.mozilla.jss.netscape.security.x509.X509CertInfo[]PKIProcessor.fillCertInfoArray(String protocolString, IAuthToken authToken, IArgBlock httpParams, IRequest req) static voidPKIProcessor.fillCertInfoFromForm(org.mozilla.jss.netscape.security.x509.X509CertInfo certInfo, IArgBlock httpParams) fill subject name, extension from form.static voidPKIProcessor.fillValidityFromForm(org.mozilla.jss.netscape.security.x509.X509CertInfo certInfo, IArgBlock httpParams) org.mozilla.jss.netscape.security.x509.X509CertInfoCRMFProcessor.processIndividualRequest(org.mozilla.jss.pkix.crmf.CertReqMsg certReqMsg, IAuthToken authToken, IArgBlock httpParams) -
Uses of IArgBlock in com.netscape.cms.servlet.request
Methods in com.netscape.cms.servlet.request with parameters of type IArgBlockModifier and TypeMethodDescriptionvoidProcessReq.addAuthorityName(IArgBlock header) voidProcessReq.addSigningAlgorithm(IArgBlock header) voidIReqParser.fillRequestIntoArg(Locale l, IRequest req, CMSTemplateParams argSet, IArgBlock arg) Maps request object into argument block.voidReqParser.fillRequestIntoArg(Locale l, IRequest req, CMSTemplateParams argSet, IArgBlock arg) Maps request object into argument block. -
Uses of IArgBlock in com.netscape.cmscore.base
Classes in com.netscape.cmscore.base that implement IArgBlockModifier and TypeClassDescriptionclassThis class represents a set of indexed arguments. -
Uses of IArgBlock in com.netscape.cmscore.extensions
Methods in com.netscape.cmscore.extensions that return IArgBlockModifier and TypeMethodDescriptionKeyUsage.getFormParams(org.mozilla.jss.netscape.security.x509.Extension extension) Methods in com.netscape.cmscore.extensions with parameters of type IArgBlockModifier and TypeMethodDescriptionorg.mozilla.jss.netscape.security.x509.ExtensionKeyUsage.getExtension(IArgBlock args)