Uses of Class
com.netscape.certsrv.common.NameValuePairs
Packages that use NameValuePairs
Package
Description
-
Uses of NameValuePairs in com.netscape.certsrv.common
Methods in com.netscape.certsrv.common with parameters of type NameValuePairsModifier and TypeMethodDescriptionstatic booleanNameValuePairs.parseInto(String s, NameValuePairs nvp) Parses a string into name value pairs. -
Uses of NameValuePairs in com.netscape.certsrv.logging
Methods in com.netscape.certsrv.logging that return NameValuePairsModifier and TypeMethodDescriptionabstract NameValuePairsLogEventListener.retrieveLogContent(Hashtable<String, String> req) Retrieve last "maxLine" number of system logs with log level > "level" and from source "source".abstract NameValuePairsLogEventListener.retrieveLogList(Hashtable<String, String> req) Retrieve list of log files. -
Uses of NameValuePairs in com.netscape.certsrv.security
Methods in com.netscape.certsrv.security that return NameValuePairsModifier and TypeMethodDescriptionICryptoSubsystem.getAllCertsManage()Gets all certificates on all tokens for Certificate Database Management.ICryptoSubsystem.getCACerts()Gets all CA certificates on all tokens.ICryptoSubsystem.getRootCerts()ICryptoSubsystem.getUserCerts() -
Uses of NameValuePairs in com.netscape.cms.logging
Methods in com.netscape.cms.logging that return NameValuePairsModifier and TypeMethodDescriptionLogFile.retrieveLogContent(Hashtable<String, String> req) Retrieve last "maxLine" number of system log with log lever > "level" and from source "source".LogFile.retrieveLogList(Hashtable<String, String> req) Retrieve log file list.RollingLogFile.retrieveLogList(Hashtable<String, String> req) Retrieve log file list. -
Uses of NameValuePairs in com.netscape.cms.servlet.admin
Methods in com.netscape.cms.servlet.admin that return NameValuePairsModifier and TypeMethodDescriptionprotected NameValuePairsAdminServlet.convertStringArrayToNVPairs(String[] s) PolicyAdminServlet.getExtendedPluginInfo(String implName, String instName) Methods in com.netscape.cms.servlet.admin with parameters of type NameValuePairsModifier and TypeMethodDescriptionvoidCMSAdminServlet.readEncryption(NameValuePairs params) protected voidAdminServlet.sendResponse(int returnCode, String errorMsg, NameValuePairs params, jakarta.servlet.http.HttpServletResponse resp) Sends response. -
Uses of NameValuePairs in com.netscape.cmscore.security
Methods in com.netscape.cmscore.security that return NameValuePairsModifier and TypeMethodDescriptionJssSubsystem.getAllCertsManage()JssSubsystem.getCACerts()JssSubsystem.getCertInfo(String b64E) JssSubsystem.getRootCerts()JssSubsystem.getUserCerts()