Uses of Interface
com.netscape.certsrv.base.IArgBlock
-
-
Uses of IArgBlock in com.netscape.certsrv.authentication
Methods in com.netscape.certsrv.authentication that return IArgBlock Modifier and Type Method Description IArgBlockAuthCredentials. getArgBlock()Returns the argblock.IArgBlockIAuthCredentials. getArgBlock()Returns argblock.Methods in com.netscape.certsrv.authentication with parameters of type IArgBlock Modifier and Type Method Description voidAuthCredentials. 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 IArgBlock Modifier and Type Method Description IArgBlockICMSExtension. 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 IArgBlock Modifier and Type Method Description org.mozilla.jss.netscape.security.x509.ExtensionICMSExtension. 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 IArgBlock Modifier and Type Method Description IArgBlockAuthCredentials. getArgBlock()Methods in com.netscape.cms.servlet.admin with parameters of type IArgBlock Modifier and Type Method Description voidAuthCredentials. setArgBlock(IArgBlock blk) -
Uses of IArgBlock in com.netscape.cms.servlet.base
Methods in com.netscape.cms.servlet.base with parameters of type IArgBlock Modifier and Type Method Description protected 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, java.security.cert.X509Certificate clientCert)construct a authentication credentials to pass into authentication manager.protected voidCMSServlet. outputArgBlockAsXML(XMLObject xmlObj, org.w3c.dom.Node parent, java.lang.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.cert
Methods in com.netscape.cms.servlet.cert with parameters of type IArgBlock Modifier and Type Method Description static CertEnrollmentRequestCertEnrollmentRequestFactory. create(IArgBlock params, Profile profile, java.util.Locale locale) -
Uses of IArgBlock in com.netscape.cms.servlet.common
Methods in com.netscape.cms.servlet.common that return IArgBlock Modifier and Type Method Description IArgBlockAuthCredentials. getArgBlock()IArgBlockCMSTemplateParams. getFixed()IArgBlockCMSTemplateParams. getHeader()IArgBlockCMSRequest. getHttpParams()Methods in com.netscape.cms.servlet.common that return types with arguments of type IArgBlock Modifier and Type Method Description java.util.Enumeration<IArgBlock>CMSTemplateParams. queryRecords()Methods in com.netscape.cms.servlet.common with parameters of type IArgBlock Modifier and Type Method Description voidCMSTemplateParams. addRepeatRecord(IArgBlock r)static IAuthTokenCMSGateway. checkAuthManager(javax.servlet.http.HttpServletRequest httpReq, IArgBlock httpParams, java.security.cert.X509Certificate cert, java.lang.String authMgrName)static booleanGenPendingTemplateFiller. doFullResponse(IArgBlock httpParams)handy routine to check if client want full enrollment responsestatic AuthCredentialsCMSGateway. getAuthCreds(AuthManager authMgr, IArgBlock argBlock, java.security.cert.X509Certificate clientCert)construct a authentication credentials to pass into authentication manager.voidAuthCredentials. setArgBlock(IArgBlock blk)voidCMSTemplateParams. setFixed(IArgBlock f)voidCMSTemplateParams. setHeader(IArgBlock h)voidCMSRequest. setHttpParams(IArgBlock httpParams)set the HTTP parametersConstructors in com.netscape.cms.servlet.common with parameters of type IArgBlock Constructor Description CMSTemplateParams(IArgBlock header, IArgBlock fixed) -
Uses of IArgBlock in com.netscape.cms.servlet.key
Methods in com.netscape.cms.servlet.key with parameters of type IArgBlock Modifier and Type Method Description static 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 IArgBlock Modifier and Type Method Description voidCMCProcessor. fillCertInfo(java.lang.String protocolString, org.mozilla.jss.netscape.security.x509.X509CertInfo certInfo, IAuthToken authToken, IArgBlock httpParams)voidKeyGenProcessor. fillCertInfo(java.lang.String protocolString, org.mozilla.jss.netscape.security.x509.X509CertInfo certInfo, IAuthToken authToken, IArgBlock httpParams)voidPKCS10Processor. fillCertInfo(java.lang.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(java.lang.String protocolString, org.mozilla.jss.netscape.security.x509.X509CertInfo certInfo, IAuthToken authToken, IArgBlock httpParams)org.mozilla.jss.netscape.security.x509.X509CertInfo[]CMCProcessor. fillCertInfoArray(java.lang.String protocolString, IAuthToken authToken, IArgBlock httpParams, IRequest req)org.mozilla.jss.netscape.security.x509.X509CertInfo[]CRMFProcessor. fillCertInfoArray(java.lang.String protocolString, IAuthToken authToken, IArgBlock httpParams, IRequest req)protected org.mozilla.jss.netscape.security.x509.X509CertInfo[]PKIProcessor. fillCertInfoArray(java.lang.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.profile
Methods in com.netscape.cms.servlet.profile with parameters of type IArgBlock Modifier and Type Method Description static PolicyDefaultPolicyDefaultFactory. create(IArgBlock params, java.util.Locale locale, PolicyDefault def)static ProfileInputProfileInputFactory. create(ProfileInput input, IArgBlock params, java.util.Locale locale) -
Uses of IArgBlock in com.netscape.cms.servlet.request
Methods in com.netscape.cms.servlet.request with parameters of type IArgBlock Modifier and Type Method Description voidCertReqParser. fillRequestIntoArg(java.util.Locale l, IRequest req, CMSTemplateParams argSet, IArgBlock arg)Fills in certificate specific request attributes.voidIReqParser. fillRequestIntoArg(java.util.Locale l, IRequest req, CMSTemplateParams argSet, IArgBlock arg)Maps request object into argument block.voidKeyReqParser. fillRequestIntoArg(java.util.Locale l, IRequest req, CMSTemplateParams argSet, IArgBlock arg)Fills in certificate specific request attributes.voidReqParser. fillRequestIntoArg(java.util.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 IArgBlock Modifier and Type Class Description classArgBlockThis class represents a set of indexed arguments. -
Uses of IArgBlock in com.netscape.cmscore.extensions
Methods in com.netscape.cmscore.extensions that return IArgBlock Modifier and Type Method Description IArgBlockKeyUsage. getFormParams(org.mozilla.jss.netscape.security.x509.Extension extension)Methods in com.netscape.cmscore.extensions with parameters of type IArgBlock Modifier and Type Method Description org.mozilla.jss.netscape.security.x509.ExtensionKeyUsage. getExtension(IArgBlock args)
-