Constant Field Values


Contents
cybervillains.ca.*

cybervillains.ca.CertificateCreator
public static final java.lang.String KEYGEN_ALGO "RSA"
public static final java.lang.String OID_AUTHORITY_INFO_ACCESS "1.3.6.1.5.5.7.1.1"
public static final java.lang.String OID_AUTHORITY_KEY_IDENTIFIER "2.5.29.35"
public static final java.lang.String OID_CRL_DISTRIBUTION_POINT "2.5.28.31"
public static final java.lang.String OID_ID_AD_CAISSUERS "1.3.6.1.5.5.7.48.2"
public static final java.lang.String OID_ISSUER_ALTERNATIVE_NAME "2.5.29.8"
public static final java.lang.String OID_ISSUER_ALTERNATIVE_NAME_2 "2.5.29.18"
public static final java.lang.String OID_SUBJECT_KEY_IDENTIFIER "2.5.29.14"
public static final java.lang.String SIGN_ALGO "SHA1withRSA"

cybervillains.ca.KeyStoreManager
public static final java.lang.String _caPrivKeyAlias "signingCertPrivKey"
public final java.lang.String DSA_KEYGEN_ALGO "DSA"
public final java.lang.String RSA_KEYGEN_ALGO "RSA"

org.openqa.*

org.openqa.selenium.server.FrameGroupCommandQueueSet
public static final java.lang.String DEFAULT_LOCAL_FRAME_ADDRESS "top"
public static final java.lang.String DEFAULT_SELENIUM_WINDOW_NAME ""

org.openqa.selenium.server.SeleniumServer
public static final int DEFAULT_JETTY_THREADS 512
public static final int DEFAULT_PORT 4444
public static final int DEFAULT_TIMEOUT 1800
public static final int MAX_JETTY_THREADS 1024
public static final int MIN_JETTY_THREADS 1

org.openqa.selenium.server.StaticContentHandler
public static final int SERVER_DELAY 1000

org.openqa.selenium.server.WindowClosedException
public static final java.lang.String WINDOW_CLOSED_ERROR "Current window or frame is closed!"

org.openqa.selenium.server.browserlaunchers.InternetExplorerCustomProxyLauncher
protected static final java.lang.String REG_KEY_AUTOCONFIG_URL "\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\AutoConfigURL"
protected static final java.lang.String REG_KEY_AUTOPROXY_RESULT_CACHE "\\Software\\Policies\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\EnableAutoproxyResultCache"
protected static final java.lang.String REG_KEY_BACKUP_AUTOCONFIG_URL "HKEY_CURRENT_USER\\Software\\Selenium\\RemoteControl\\AutoConfigURL"
protected static final java.lang.String REG_KEY_BACKUP_AUTOPROXY_RESULT_CACHE "HKEY_CURRENT_USER\\Software\\Selenium\\RemoteControl\\EnableAutoproxyResultCache"
protected static final java.lang.String REG_KEY_BACKUP_MAX_CONNECTIONS_PER_1_0_SVR "HKEY_CURRENT_USER\\Software\\Selenium\\RemoteControl\\MaxConnectionsPer1_0Server"
protected static final java.lang.String REG_KEY_BACKUP_MAX_CONNECTIONS_PER_1_1_SVR "HKEY_CURRENT_USER\\Software\\Selenium\\RemoteControl\\MaxConnectionsPerServer"
protected static final java.lang.String REG_KEY_BACKUP_MIME_EXCLUSION_LIST_FOR_CACHE "HKEY_CURRENT_USER\\Software\\Selenium\\RemoteControl\\MimeExclusionListForCache"
protected static final java.lang.String REG_KEY_BACKUP_POPUP_MGR "HKEY_CURRENT_USER\\Software\\Selenium\\RemoteControl\\PopupMgr"
protected static final java.lang.String REG_KEY_BACKUP_PROXY_ENABLE "HKEY_CURRENT_USER\\Software\\Selenium\\RemoteControl\\ProxyEnable"
protected static final java.lang.String REG_KEY_BACKUP_PROXY_OVERRIDE "HKEY_CURRENT_USER\\Software\\Selenium\\RemoteControl\\ProxyOverride"
protected static final java.lang.String REG_KEY_BACKUP_PROXY_SERVER "HKEY_CURRENT_USER\\Software\\Selenium\\RemoteControl\\ProxyServer"
protected static final java.lang.String REG_KEY_BACKUP_READY "HKEY_CURRENT_USER\\Software\\Selenium\\RemoteControl\\BackupReady"
protected static final java.lang.String REG_KEY_BACKUP_USERNAME_PASSWORD_DISABLE "HKEY_CURRENT_USER\\Software\\Selenium\\RemoteControl\\UsernamePasswordDisable"
protected static final java.lang.String REG_KEY_MAX_CONNECTIONS_PER_1_0_SVR "\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\MaxConnectionsPer1_0Server"
protected static final java.lang.String REG_KEY_MAX_CONNECTIONS_PER_1_1_SVR "\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\MaxConnectionsPerServer"
protected static final java.lang.String REG_KEY_MIME_EXCLUSION_LIST_FOR_CACHE "\\Software\\Policies\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\MimeExclusionListForCache"
protected static final java.lang.String REG_KEY_POPUP_MGR "\\Software\\Microsoft\\Internet Explorer\\New Windows\\PopupMgr"
protected static final java.lang.String REG_KEY_PROXY_ENABLE "\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\ProxyEnable"
protected static final java.lang.String REG_KEY_PROXY_OVERRIDE "\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\ProxyOverride"
protected static final java.lang.String REG_KEY_PROXY_SERVER "\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\ProxyServer"
protected static final java.lang.String REG_KEY_SELENIUM_FOLDER "HKEY_CURRENT_USER\\Software\\Selenium\\RemoteControl\\"
protected static final java.lang.String REG_KEY_USERNAME_PASSWORD_DISABLE "\\Software\\Microsoft\\Internet Explorer\\Main\\FeatureControl\\FEATURE_HTTP_USERNAME_PASSWORD_DISABLE\\iexplore.exe"
protected static final java.lang.String REG_KEY_WARN_ON_FORM_SUBMIT "\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\3\\1601"



Copyright © {inceptionYear}-2007 null. All Rights Reserved.