Class SystemProperties
- java.lang.Object
-
- org.apache.commons.lang3.SystemProperties
-
public final class SystemProperties extends java.lang.ObjectAccesses current System Property names and values.- Since:
- 3.13.0
- See Also:
- System Properties
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringAPPLE_AWT_ENABLE_TEMPLATE_IMAGESThe System property name "apple.awt.enableTemplateImages".static java.lang.StringAWT_TOOLKITDeprecated.Deprecated without replacement.static java.lang.StringCOM_SUN_JNDI_LDAP_OBJECT_TRUST_SERIAL_DATAThe System property name "com.sun.jndi.ldap.object.trustSerialData".static java.lang.StringCOM_SUN_NET_HTTP_SERVER_HTTP_SERVER_PROVIDERThe System property name "com.sun.net.httpserver.HttpServerProvider".static java.lang.StringFILE_ENCODINGThe System property name "file.encoding".static java.lang.StringFILE_SEPARATORThe System property name "file.separator".static java.lang.StringFTP_NON_PROXY_HOSTThe System property name "ftp.nonProxyHosts".static java.lang.StringFTP_PROXY_HOSTThe System property name "ftp.proxyHost".static java.lang.StringFTP_PROXY_PORTThe System property name "ftp.proxyPort".static java.lang.StringHTTP_AGENTThe System property name "http.agent".static java.lang.StringHTTP_AUTH_DIGEST_CNONCE_REPEATThe System property name "http.auth.digest.cnonceRepeat".static java.lang.StringHTTP_AUTH_DIGEST_RE_ENABLED_ALGORITHMSThe System property name "http.auth.digest.reEnabledAlgorithms".static java.lang.StringHTTP_AUTH_DIGEST_VALIDATE_PROXYThe System property name "http.auth.digest.validateProxy".static java.lang.StringHTTP_AUTH_DIGEST_VALIDATE_SERVERThe System property name "http.auth.digest.validateServer".static java.lang.StringHTTP_AUTH_NTLM_DOMAINThe System property name "http.auth.ntlm.domain".static java.lang.StringHTTP_KEEP_ALIVEThe System property name "http.keepAlive".static java.lang.StringHTTP_KEEP_ALIVE_TIME_PROXYThe System property name "http.keepAlive.time.proxy".static java.lang.StringHTTP_KEEP_ALIVE_TIME_SERVERThe System property name "http.keepAlive.time.server".static java.lang.StringHTTP_MAX_CONNECTIONSThe System property name "http.maxConnections".static java.lang.StringHTTP_MAX_REDIRECTSThe System property name "http.maxRedirects".static java.lang.StringHTTP_NON_PROXY_HOSTSThe System property name "http.nonProxyHosts".static java.lang.StringHTTP_PROXY_HOSTThe System property name "http.proxyHost".static java.lang.StringHTTP_PROXY_PORTThe System property name "http.proxyPort".static java.lang.StringHTTPS_PROXY_HOSTThe System property name "https.proxyHost".static java.lang.StringHTTPS_PROXY_PORTThe System property name "https.proxyPort".static java.lang.StringJAVA_AWT_FONTSDeprecated.Deprecated without replacement.static java.lang.StringJAVA_AWT_GRAPHICSENVDeprecated.Deprecated without replacement.static java.lang.StringJAVA_AWT_HEADLESSDeprecated.Deprecated without replacement.static java.lang.StringJAVA_AWT_PRINTERJOBDeprecated.Deprecated without replacement.static java.lang.StringJAVA_CLASS_PATHThe System property name "java.class.path".static java.lang.StringJAVA_CLASS_VERSIONThe System property name "java.class.version".static java.lang.StringJAVA_COMPILERDeprecated.Deprecated without replacement.static java.lang.StringJAVA_CONTENT_HANDLER_PKGSThe System property name "java.content.handler.pkgs".static java.lang.StringJAVA_ENDORSED_DIRSDeprecated.Deprecated without replacement.static java.lang.StringJAVA_EXT_DIRSDeprecated.Deprecated without replacement.static java.lang.StringJAVA_HOMEThe System property name "java.home".static java.lang.StringJAVA_IO_TMPDIRThe System property name "java.io.tmpdir".static java.lang.StringJAVA_LIBRARY_PATHThe System property name "java.library.path".static java.lang.StringJAVA_LOCALE_PROVIDERSThe System property name "java.locale.providers".static java.lang.StringJAVA_LOCALE_USE_OLD_ISO_CODESThe System property name "java.locale.useOldISOCodes".static java.lang.StringJAVA_NET_PREFER_IPV4_STACKThe System property name "java.net.preferIPv4Stack".static java.lang.StringJAVA_NET_PREFER_IPV6_ADDRESSESThe System property name "java.net.preferIPv6Addresses".static java.lang.StringJAVA_NET_SOCKS_PASSWORDThe System property name "java.net.socks.password".static java.lang.StringJAVA_NET_SOCKS_USER_NAMEThe System property name "java.net.socks.username".static java.lang.StringJAVA_NET_USE_SYSTEM_PROXIESThe System property name "java.net.useSystemProxies".static java.lang.StringJAVA_NIO_CHANNELS_DEFAULT_THREAD_POOL_INITIAL_SIZEThe System property name "java.nio.channels.DefaultThreadPool.initialSize".static java.lang.StringJAVA_NIO_CHANNELS_DEFAULT_THREAD_POOL_THREAD_FACTORYThe System property name "java.nio.channels.DefaultThreadPool.threadFactory".static java.lang.StringJAVA_NIO_CHANNELS_SPI_ASYNCHRONOUS_CHANNEL_PROVIDERThe System property name "java.nio.channels.spi.AsynchronousChannelProvider".static java.lang.StringJAVA_NIO_CHANNELS_SPI_SELECTOR_PROVIDERThe System property name "java.nio.channels.spi.SelectorProvider".static java.lang.StringJAVA_NIO_FILE_SPI_DEFAULT_FILE_SYSTEM_PROVIDERThe System property name "java.nio.file.spi.DefaultFileSystemProvider".static java.lang.StringJAVA_PROPERTIES_DATEThe System property name "java.properties.date".static java.lang.StringJAVA_PROTOCOL_HANDLER_PKGSThe System property name "java.protocol.handler.pkgs".static java.lang.StringJAVA_RMI_SERVER_CODEBASEThe System property name "java.rmi.server.codebase".static java.lang.StringJAVA_RMI_SERVER_HOST_NAMEThe System property name "java.rmi.server.hostname".static java.lang.StringJAVA_RMI_SERVER_RANDOM_IDSThe System property name "java.rmi.server.randomIDs".static java.lang.StringJAVA_RMI_SERVER_RMI_CLASS_LOADER_SPIThe System property name "java.rmi.server.RMIClassLoaderSpi".static java.lang.StringJAVA_RUNTIME_NAMEThe System property name "java.runtime.name".static java.lang.StringJAVA_RUNTIME_VERSIONThe System property name "java.runtime.version".static java.lang.StringJAVA_SECURITY_AUTH_LOGIN_CONFIGThe System property name "java.security.auth.login.config".static java.lang.StringJAVA_SECURITY_DEBUGThe System property name "java.security.debug".static java.lang.StringJAVA_SECURITY_KERBEROS_CONFThe System property name "java.security.krb5.conf".static java.lang.StringJAVA_SECURITY_KERBEROS_KDCThe System property name "java.security.krb5.kdc".static java.lang.StringJAVA_SECURITY_KERBEROS_REALMThe System property name "java.security.krb5.realm".static java.lang.StringJAVA_SECURITY_MANAGERThe System property name "java.security.manager".static java.lang.StringJAVA_SPECIFICATION_MAINTENANCE_VERSIONThe System property name "java.specification.maintenance.version".static java.lang.StringJAVA_SPECIFICATION_NAMEThe System property name "java.specification.name".static java.lang.StringJAVA_SPECIFICATION_VENDORThe System property name "java.specification.vendor".static java.lang.StringJAVA_SPECIFICATION_VERSIONThe System property name "java.specification.version".static java.lang.StringJAVA_SYSTEM_CLASS_LOADERThe System property name "java.system.class.loader".static java.lang.StringJAVA_TIME_ZONE_DEFAULT_ZONE_RULES_PROVIDERThe System property name "java.time.zone.DefaultZoneRulesProvider".static java.lang.StringJAVA_UTIL_CONCURRENT_FORK_JOIN_POOL_COMMON_EXCEPTION_HANDLERThe System property name "java.util.concurrent.ForkJoinPool.common.exceptionHandler".static java.lang.StringJAVA_UTIL_CONCURRENT_FORK_JOIN_POOL_COMMON_MAXIMUM_SPARESThe System property name "java.util.concurrent.ForkJoinPool.common.maximumSpares".static java.lang.StringJAVA_UTIL_CONCURRENT_FORK_JOIN_POOL_COMMON_PARALLELISMThe System property name "java.util.concurrent.ForkJoinPool.common.parallelism".static java.lang.StringJAVA_UTIL_CONCURRENT_FORK_JOIN_POOL_COMMON_THREAD_FACTORYThe System property name "java.util.concurrent.ForkJoinPool.common.threadFactory".static java.lang.StringJAVA_UTIL_CURRENCY_DATAThe System property name "java.util.currency.data".static java.lang.StringJAVA_UTIL_LOGGING_CONFIG_CLASSThe System property name "java.util.logging.config.class".static java.lang.StringJAVA_UTIL_LOGGING_CONFIG_FILEThe System property name "java.util.logging.config.file".static java.lang.StringJAVA_UTIL_LOGGING_SIMPLE_FORMATTER_FORMATThe System property name "java.util.logging.simpleformatter.format".static java.lang.StringJAVA_UTIL_PREFS_PREFERENCES_FACTORYThe System property name "java.util.prefs.PreferencesFactory".static java.lang.StringJAVA_UTIL_PROPERTY_RESOURCE_BUNDLE_ENCODINGThe System property name "java.util.PropertyResourceBundle.encoding".static java.lang.StringJAVA_VENDORThe System property name "java.vendor".static java.lang.StringJAVA_VENDOR_URLThe System property name "java.vendor.url".static java.lang.StringJAVA_VENDOR_VERSIONThe System property name "java.vendor.version".static java.lang.StringJAVA_VERSIONThe System property name "java.version".static java.lang.StringJAVA_VERSION_DATEThe System property name "java.version.date".static java.lang.StringJAVA_VM_INFOThe System property name "java.vm.info".static java.lang.StringJAVA_VM_NAMEThe System property name "java.vm.name".static java.lang.StringJAVA_VM_SPECIFICATION_NAMEThe System property name "java.vm.specification.name".static java.lang.StringJAVA_VM_SPECIFICATION_VENDORThe System property name "java.vm.specification.vendor".static java.lang.StringJAVA_VM_SPECIFICATION_VERSIONThe System property name "java.vm.specification.version".static java.lang.StringJAVA_VM_VENDORThe System property name "java.vm.vendor".static java.lang.StringJAVA_VM_VERSIONThe System property name "java.vm.version".static java.lang.StringJAVA_XML_CONFIG_FILEThe System property name "java.xml.config.file".static java.lang.StringJAVAX_ACCESSIBILITY_ASSISTIVE_TECHNOLOGIESThe System property name "javax.accessibility.assistive_technologies".static java.lang.StringJAVAX_NET_SSL_SESSION_CACHE_SIZEThe System property name "javax.net.ssl.sessionCacheSize".static java.lang.StringJAVAX_RMI_SSL_CLIENT_ENABLED_CIPHER_SUITESThe System property name "javax.rmi.ssl.client.enabledCipherSuites".static java.lang.StringJAVAX_RMI_SSL_CLIENT_ENABLED_PROTOCOLSThe System property name "javax.rmi.ssl.client.enabledProtocols".static java.lang.StringJAVAX_SECURITY_AUTH_USE_SUBJECT_CREDS_ONLYThe System property name "javax.security.auth.useSubjectCredsOnly".static java.lang.StringJAVAX_SMART_CARD_IO_TERMINAL_FACTORY_DEFAULT_TYPEThe System property name "javax.smartcardio.TerminalFactory.DefaultType".static java.lang.StringJDBC_DRIVERSThe System property name "jdbc.drivers".static java.lang.StringJDK_HTTP_AUTH_PROXYING_DISABLED_SCHEMESThe System property name "jdk.http.auth.proxying.disabledSchemes".static java.lang.StringJDK_HTTP_AUTH_TUNNELING_DISABLED_SCHEMESThe System property name "jdk.http.auth.tunneling.disabledSchemes".static java.lang.StringJDK_HTTP_CLIENT_ALLOW_RESTRICTED_HEADERSThe System property name "jdk.httpclient.allowRestrictedHeaders".static java.lang.StringJDK_HTTP_CLIENT_AUTH_RETRY_LIMITThe System property name "jdk.httpclient.auth.retrylimit".static java.lang.StringJDK_HTTP_CLIENT_BUF_SIZEThe System property name "jdk.httpclient.bufsize".static java.lang.StringJDK_HTTP_CLIENT_CONNECTION_POOL_SIZEThe System property name "jdk.httpclient.connectionPoolSize".static java.lang.StringJDK_HTTP_CLIENT_CONNECTION_WINDOW_SIZEThe System property name "jdk.httpclient.connectionWindowSize".static java.lang.StringJDK_HTTP_CLIENT_DISABLE_RETRY_CONNECTThe System property name "jdk.httpclient.disableRetryConnect".static java.lang.StringJDK_HTTP_CLIENT_ENABLE_ALL_METHOD_RETRYThe System property name "jdk.httpclient.enableAllMethodRetry".static java.lang.StringJDK_HTTP_CLIENT_ENABLE_PUSHThe System property name "jdk.httpclient.enablepush".static java.lang.StringJDK_HTTP_CLIENT_HPACK_MAX_HEADER_TABLE_SIZEThe System property name "jdk.httpclient.hpack.maxheadertablesize".static java.lang.StringJDK_HTTP_CLIENT_HTTP_CLIENT_LOGThe System property name "jdk.httpclient.HttpClient.log".static java.lang.StringJDK_HTTP_CLIENT_KEEP_ALIVE_TIMEOUTThe System property name "jdk.httpclient.keepalive.timeout".static java.lang.StringJDK_HTTP_CLIENT_KEEP_ALIVE_TIMEOUT_H2The System property name "jdk.httpclient.keepalive.timeout.h2".static java.lang.StringJDK_HTTP_CLIENT_MAX_FRAME_SIZEThe System property name "jdk.httpclient.maxframesize".static java.lang.StringJDK_HTTP_CLIENT_MAX_STREAMSThe System property name "jdk.httpclient.maxstreams".static java.lang.StringJDK_HTTP_CLIENT_RECEIVE_BUFFER_SIZEThe System property name "jdk.httpclient.receiveBufferSize".static java.lang.StringJDK_HTTP_CLIENT_REDIRECTS_RETRY_LIMITThe System property name "jdk.httpclient.redirects.retrylimit".static java.lang.StringJDK_HTTP_CLIENT_SEND_BUFFER_SIZEThe System property name "jdk.httpclient.sendBufferSize".static java.lang.StringJDK_HTTP_CLIENT_WEB_SOCKET_WRITE_BUFFER_SIZEThe System property name "jdk.httpclient.websocket.writeBufferSize".static java.lang.StringJDK_HTTP_CLIENT_WINDOW_SIZEThe System property name "jdk.httpclient.windowsize".static java.lang.StringJDK_HTTP_SERVER_MAX_CONNECTIONSThe System property name "jdk.httpserver.maxConnections".static java.lang.StringJDK_HTTPS_NEGOTIATE_CBTThe System property name "jdk.https.negotiate.cbt".static java.lang.StringJDK_INCLUDE_IN_EXCEPTIONSThe System property name "jdk.includeInExceptions".static java.lang.StringJDK_INTERNAL_HTTP_CLIENT_DISABLE_HOST_NAME_VERIFICATIONThe System property name "jdk.internal.httpclient.disableHostnameVerification".static java.lang.StringJDK_IO_PERMISSIONS_USE_CANONICAL_PATHThe System property name "jdk.io.permissionsUseCanonicalPath".static java.lang.StringJDK_JNDI_LDAP_OBJECT_FACTORIES_FILTERThe System property name "jdk.jndi.ldap.object.factoriesFilter".static java.lang.StringJDK_JNDI_OBJECT_FACTORIES_FILTERThe System property name "jdk.jndi.object.factoriesFilter".static java.lang.StringJDK_JNDI_RMI_OBJECT_FACTORIES_FILTERThe System property name "jdk.jndi.rmi.object.factoriesFilter".static java.lang.StringJDK_MODULE_MAINThe System property name "jdk.module.main".static java.lang.StringJDK_MODULE_MAIN_CLASSThe System property name "jdk.module.main.class".static java.lang.StringJDK_MODULE_PATHThe System property name "jdk.module.path".static java.lang.StringJDK_MODULE_UPGRADE_PATHThe System property name "jdk.module.upgrade.path".static java.lang.StringJDK_NET_UNIX_DOMAIN_TMPDIRThe System property name "jdk.net.unixdomain.tmpdir".static java.lang.StringJDK_NET_URL_CLASS_PATH_SHOW_IGNORED_CLASS_PATH_ENTRIESThe System property name "jdk.net.URLClassPath.showIgnoredClassPathEntries".static java.lang.StringJDK_SERIAL_FILTERThe System property name "jdk.serialFilter".static java.lang.StringJDK_SERIAL_FILTER_FACTORYThe System property name "jdk.serialFilterFactory".static java.lang.StringJDK_TLS_CLIENT_SIGNATURE_SCHEMESThe System property name "jdk.tls.client.SignatureSchemes".static java.lang.StringJDK_TLS_NAMED_GROUPSThe System property name "jdk.tls.namedGroups".static java.lang.StringJDK_TLS_SERVER_SIGNATURE_SCHEMESThe System property name "jdk.tls.server.SignatureSchemes".static java.lang.StringJDK_VIRTUAL_THREAD_SCHEDULER_MAXPOOLSIZEThe System property name "jdk.virtualThreadScheduler.maxPoolSize".static java.lang.StringJDK_VIRTUAL_THREAD_SCHEDULER_PARALLELISMThe System property name "jdk.virtualThreadScheduler.parallelism".static java.lang.StringJDK_XML_CDATA_CHUNK_SIZEThe System property name "jdk.xml.cdataChunkSize".static java.lang.StringJDK_XML_DTD_SUPPORTThe System property name "jdk.xml.dtd.support".static java.lang.StringJDK_XML_ELEMENT_ATTRIBUTE_LIMITThe System property name "jdk.xml.elementAttributeLimit".static java.lang.StringJDK_XML_ENABLE_EXTENSION_FUNCTIONSThe System property name "jdk.xml.enableExtensionFunctions".static java.lang.StringJDK_XML_ENTITY_EXPANSION_LIMITThe System property name "jdk.xml.entityExpansionLimit".static java.lang.StringJDK_XML_ENTITY_REPLACEMENT_LIMITThe System property name "jdk.xml.entityReplacementLimi_t".static java.lang.StringJDK_XML_IS_STANDALONEThe System property name "jdk.xml.isStandalone".static java.lang.StringJDK_XML_JDK_CATALOG_RESOLVEThe System property name "jdk.xml.jdkcatalog.resolve".static java.lang.StringJDK_XML_MAX_ELEMENT_DEPTHThe System property name "jdk.xml.maxElementDepth".static java.lang.StringJDK_XML_MAX_GENERAL_ENTITY_SIZE_LIMITThe System property name "jdk.xml.maxGeneralEntitySizeLimit".static java.lang.StringJDK_XML_MAX_OCCUR_LIMITThe System property name "jdk.xml.maxOccurLimit".static java.lang.StringJDK_XML_MAX_PARAMETER_ENTITY_SIZE_LIMITThe System property name "jdk.xml.maxParameterEntitySizeLimit".static java.lang.StringJDK_XML_MAX_XML_NAME_LIMITThe System property name "jdk.xml.maxXMLNameLimit".static java.lang.StringJDK_XML_OVERRIDE_DEFAULT_PARSERThe System property name "jdk.xml.overrideDefaultParser".static java.lang.StringJDK_XML_RESET_SYMBOL_TABLEThe System property name "jdk.xml.resetSymbolTable".static java.lang.StringJDK_XML_TOTAL_ENTITY_SIZE_LIMITThe System property name "jdk.xml.totalEntitySizeLimit".static java.lang.StringJDK_XML_XSLTC_IS_STANDALONEThe System property name "jdk.xml.xsltcIsStandalone".static java.lang.StringLINE_SEPARATORThe System property name "line.separator".static java.lang.StringNATIVE_ENCODINGThe System property name "native.encoding".static java.lang.StringNETWORK_ADDRESS_CACHE_NEGATIVE_TTLThe System property name "networkaddress.cache.negative.ttl".static java.lang.StringNETWORK_ADDRESS_CACHE_STALE_TTLThe System property name "networkaddress.cache.stale.ttl".static java.lang.StringNETWORK_ADDRESS_CACHE_TTLThe System property name "networkaddress.cache.ttl".static java.lang.StringORG_JCP_XML_DSIG_SECURE_VALIDATIONThe System property name "org.jcp.xml.dsig.securevalidation".static java.lang.StringORG_OPENJDK_JAVA_UTIL_STREAM_TRIPWIREThe System property name "org.openjdk.java.util.stream.tripwire".static java.lang.StringOS_ARCHThe System property name "os.arch".static java.lang.StringOS_NAMEThe System property name "os.name".static java.lang.StringOS_VERSIONThe System property name "os.version".static java.lang.StringPATH_SEPARATORThe System property name "path.separator".static java.lang.StringSOCKS_PROXY_HOSTThe System property name "socksProxyHost".static java.lang.StringSOCKS_PROXY_PORTThe System property name "socksProxyPort".static java.lang.StringSOCKS_PROXY_VERSIONThe System property name "socksProxyVersion".static java.lang.StringSTDERR_ENCODINGThe System property name "stderr.encoding".static java.lang.StringSTDOUT_ENCODINGThe System property name "stdout.encoding".static java.lang.StringSUN_NET_HTTP_SERVER_DRAIN_AMOUNTThe System property name "sun.net.httpserver.drainAmount".static java.lang.StringSUN_NET_HTTP_SERVER_IDLE_INTERVALThe System property name "sun.net.httpserver.idleInterval".static java.lang.StringSUN_NET_HTTP_SERVER_MAX_IDLE_CONNECTIONSThe System property name "sun.net.httpserver.maxIdleConnections".static java.lang.StringSUN_NET_HTTP_SERVER_MAX_REQ_HEADERSThe System property name "sun.net.httpserver.maxReqHeaders".static java.lang.StringSUN_NET_HTTP_SERVER_MAX_REQ_TIMEThe System property name "sun.net.httpserver.maxReqTime".static java.lang.StringSUN_NET_HTTP_SERVER_MAX_RSP_TIMEThe System property name "sun.net.httpserver.maxRspTime".static java.lang.StringSUN_NET_HTTP_SERVER_NO_DELAYThe System property name "sun.net.httpserver.nodelay".static java.lang.StringSUN_SECURITY_KRB5_PRINCIPALThe System property name "sun.security.krb5.principal".static java.lang.StringUSER_COUNTRYThe System property name "user.country".static java.lang.StringUSER_DIRThe System property name "user.dir".static java.lang.StringUSER_EXTENSIONSThe System property name "user.extensions".static java.lang.StringUSER_HOMEThe System property name "user.home".static java.lang.StringUSER_LANGUAGEThe System property name "user.language".static java.lang.StringUSER_NAMEThe System property name "user.name".static java.lang.StringUSER_REGIONThe System property name "user.region".static java.lang.StringUSER_SCRIPTThe System property name "user.script".static java.lang.StringUSER_TIMEZONEThe System property name "user.timezone".static java.lang.StringUSER_VARIANTThe System property name "user.variant".
-
Constructor Summary
Constructors Constructor Description SystemProperties()Deprecated.TODO Make private in 4.0.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static java.lang.StringgetAppleAwtEnableTemplateImages()Gets the current value from the system properties map.static java.lang.StringgetAwtToolkit()Deprecated.Deprecated without replacement.static booleangetBoolean(java.lang.Class<?> clazz, java.lang.String key, java.util.function.BooleanSupplier defaultIfAbsent)Gets the current value for the property named"SimpleClassName.Key"as aboolean.static booleangetBoolean(java.lang.String key, java.util.function.BooleanSupplier defaultIfAbsent)Gets the current value for the property namedkeyas anboolean.static java.lang.StringgetComSunJndiLdapObjectTrustSerialData()Gets the current value from the system properties map.static java.lang.StringgetComSunNetHttpServerHttpServerProvider()Gets the current value from the system properties map.static java.lang.StringgetFileEncoding()Gets the current value from the system properties map.static java.lang.StringgetFileSeparator()Gets the current value from the system properties map.static java.lang.StringgetFtpNonProxyHost()Gets the current value from the system properties map.static java.lang.StringgetFtpProxyHost()Gets the current value from the system properties map.static java.lang.StringgetFtpProxyPort()Gets the current value from the system properties map.static java.lang.StringgetHttpAgent()Gets the current value from the system properties map.static java.lang.StringgetHttpAuthDigestCnonceRepeat()Gets the current value from the system properties map.static java.lang.StringgetHttpAuthDigestReenabledAlgorithms()Gets the current value from the system properties map.static java.lang.StringgetHttpAuthDigestValidateProxy()Gets the current value from the system properties map.static java.lang.StringgetHttpAuthDigestValidateServer()Gets the current value from the system properties map.static java.lang.StringgetHttpAuthNtlmDomain()Gets the current value from the system properties map.static java.lang.StringgetHttpKeepAlive()Gets the current value from the system properties map.static java.lang.StringgetHttpKeepAliveTimeProxy()Gets the current value from the system properties map.static java.lang.StringgetHttpKeepAliveTimeServer()Gets the current value from the system properties map.static java.lang.StringgetHttpMaxConnections()Gets the current value from the system properties map.static java.lang.StringgetHttpMaxRedirects()Gets the current value from the system properties map.static java.lang.StringgetHttpNonProxyHosts()Gets the current value from the system properties map.static java.lang.StringgetHttpProxyHost()Gets the current value from the system properties map.static java.lang.StringgetHttpProxyPort()Gets the current value from the system properties map.static java.lang.StringgetHttpsProxyHost()Gets the current value from the system properties map.static java.lang.StringgetHttpsProxyPort()Gets the current value from the system properties map.static intgetInt(java.lang.Class<?> clazz, java.lang.String key, java.util.function.IntSupplier defaultIfAbsent)Gets the current value for the property named"SimpleClassName.Key"as anint.static intgetInt(java.lang.String key, java.util.function.IntSupplier defaultIfAbsent)Gets the current value for the property namedkeyas anint.static java.lang.StringgetJavaAwtFonts()Deprecated.Deprecated without replacement.static java.lang.StringgetJavaAwtGraphicsenv()Deprecated.Deprecated without replacement.static java.lang.StringgetJavaAwtHeadless()Deprecated.Deprecated without replacement.static java.lang.StringgetJavaAwtPrinterjob()Deprecated.Deprecated without replacement.static java.lang.StringgetJavaClassPath()Gets the current value from the system properties map.static java.lang.StringgetJavaClassVersion()Gets the current value from the system properties map.static java.lang.StringgetJavaCompiler()Deprecated.Deprecated without replacement.static java.lang.StringgetJavaContentHandlerPkgs()Gets the current value from the system properties map.static java.lang.StringgetJavaEndorsedDirs()Deprecated.Deprecated without replacement.static java.lang.StringgetJavaExtDirs()Deprecated.Deprecated without replacement.static java.lang.StringgetJavaHome()Gets the current value from the system properties map.static java.lang.StringgetJavaIoTmpdir()Gets the current value from the system properties map.static java.lang.StringgetJavaLibraryPath()Gets the current value from the system properties map.static java.lang.StringgetJavaLocaleProviders()Gets the current value from the system properties map.static java.lang.StringgetJavaLocaleUseOldIsoCodes()Gets the current value from the system properties map.static java.lang.StringgetJavaNetPreferIpv4Stack()Gets the current value from the system properties map.static java.lang.StringgetJavaNetPreferIpv6Addresses()Gets the current value from the system properties map.static java.lang.StringgetJavaNetSocksPassword()Gets the current value from the system properties map.static java.lang.StringgetJavaNetSocksUserName()Gets the current value from the system properties map.static java.lang.StringgetJavaNetUseSystemProxies()Gets the current value from the system properties map.static java.lang.StringgetJavaNioChannelsDefaultThreadPoolInitialSize()Gets the current value from the system properties map.static java.lang.StringgetJavaNioChannelsDefaultThreadPoolThreadFactory()Gets the current value from the system properties map.static java.lang.StringgetJavaNioChannelsSpiAsynchronousChannelProvider()Gets the current value from the system properties map.static java.lang.StringgetJavaNioChannelsSpiSelectorProvider()Gets the current value from the system properties map.static java.lang.StringgetJavaNioFileSpiDefaultFileSystemProvider()Gets the current value from the system properties map.static java.lang.StringgetJavaPropertiesDate()Gets the current value from the system properties map.static java.lang.StringgetJavaProtocolHandlerPkgs()Gets the current value from the system properties map.static java.lang.StringgetJavaRmiServerCodebase()Gets the current value from the system properties map.static java.lang.StringgetJavaRmiServerHostName()Gets the current value from the system properties map.static java.lang.StringgetJavaRmiServerRandomIds()Gets the current value from the system properties map.static java.lang.StringgetJavaRmiServerRmiClassLoaderSpi()Gets the current value from the system properties map.static java.lang.StringgetJavaRuntimeName()Gets the current value from the system properties map.static java.lang.StringgetJavaRuntimeVersion()Gets the current value from the system properties map.static java.lang.StringgetJavaSecurityAuthLoginConfig()Gets the current value from the system properties map.static java.lang.StringgetJavaSecurityManager()Gets the current value from the system properties map.static java.lang.StringgetJavaSpecificationMaintenanceVersion()Gets the current value from the system properties map.static java.lang.StringgetJavaSpecificationName()Gets the current value from the system properties map.static java.lang.StringgetJavaSpecificationVendor()Gets the current value from the system properties map.static java.lang.StringgetJavaSpecificationVersion()Gets the current value from the system properties map.static java.lang.StringgetJavaSpecificationVersion(java.lang.String defaultValue)Gets the current value from the system properties map for "java.specification.version".static java.lang.StringgetJavaSystemClassLoader()Gets the current value from the system properties map for "java.system.class.loader".static java.lang.StringgetJavaTimeZoneDefaultZoneRulesProvider()Gets the current value from the system properties map for "java.time.zone.DefaultZoneRulesProvider".static java.lang.StringgetJavaUtilConcurrentForkJoinPoolCommonExceptionHandler()Gets the current value from the system properties map for "java.util.concurrent.ForkJoinPool.common.exceptionHandler".static java.lang.StringgetJavaUtilConcurrentForkJoinPoolCommonMaximumSpares()Gets the current value from the system properties map for "java.util.concurrent.ForkJoinPool.common.maximumSpares".static java.lang.StringgetJavaUtilConcurrentForkJoinPoolCommonParallelism()Gets the current value from the system properties map for "java.util.concurrent.ForkJoinPool.common.parallelism".static java.lang.StringgetJavaUtilConcurrentForkJoinPoolCommonThreadFactory()Gets the current value from the system properties map for "java.util.concurrent.ForkJoinPool.common.threadFactory".static java.lang.StringgetJavaUtilCurrencyData()Gets the current value from the system properties map for "java.util.currency.data".static java.lang.StringgetJavaUtilLoggingConfigClass()Gets the current value from the system properties map for "java.util.logging.config.class".static java.lang.StringgetJavaUtilLoggingConfigFile()Gets the current value from the system properties map for "java.util.logging.config.file".static java.lang.StringgetJavaUtilLoggingSimpleFormatterFormat()Gets the current value from the system properties map for "java.util.logging.simpleformatter.format".static java.lang.StringgetJavaUtilPrefsPreferencesFactory()Gets the current value from the system properties map for "java.util.prefs.PreferencesFactory".static java.lang.StringgetJavaUtilPropertyResourceBundleEncoding()Gets the current value from the system properties map for "java.util.PropertyResourceBundle.encoding".static java.lang.StringgetJavaVendor()Gets the current value from the system properties map for "java.vendor".static java.lang.StringgetJavaVendorUrl()Gets the current value from the system properties map for "java.vendor.url".static java.lang.StringgetJavaVendorVersion()Gets the current value from the system properties map for "java.vendor.version".static java.lang.StringgetJavaVersion()Gets the current value from the system properties map for "java.version".static java.lang.StringgetJavaVersionDate()Gets the current value from the system properties map for "java.version.date".static java.lang.StringgetJavaVmInfo()Gets the current value from the system properties map for "java.vm.info".static java.lang.StringgetJavaVmName()Gets the current value from the system properties map for "java.vm.name".static java.lang.StringgetJavaVmSpecificationName()Gets the current value from the system properties map for "java.vm.specification.name".static java.lang.StringgetJavaVmSpecificationVendor()Gets the current value from the system properties map for "java.vm.specification.vendor".static java.lang.StringgetJavaVmSpecificationVersion()Gets the current value from the system properties map for "java.vm.specification.version".static java.lang.StringgetJavaVmVendor()Gets the current value from the system properties map for "java.vm.vendor".static java.lang.StringgetJavaVmVersion()Gets the current value from the system properties map for "java.vm.version".static java.lang.StringgetJavaxAccessibilityAssistiveTechnologies()Gets the current value from the system properties map for "javax.accessibility.assistive_technologies".static java.lang.StringgetJavaXmlConfigFile()Gets the current value from the system properties map for "java.xml.config.file".static java.lang.StringgetJavaxNetSslSessionCacheSize()Gets the current value from the system properties map for "javax.net.ssl.sessionCacheSize".static java.lang.StringgetJavaxRmiSslClientEnabledCipherSuites()Gets the current value from the system properties map for "javax.rmi.ssl.client.enabledCipherSuites".static java.lang.StringgetJavaxRmiSslClientEnabledProtocols()Gets the current value from the system properties map for "javax.rmi.ssl.client.enabledProtocols".static java.lang.StringgetJavaxSecurityAuthUseSubjectCredsOnly()Gets the current value from the system properties map for "javax.security.auth.useSubjectCredsOnly".static java.lang.StringgetJavaxSmartCardIoTerminalFactoryDefaultType()Gets the current value from the system properties map for "javax.smartcardio.TerminalFactory.DefaultType".static java.lang.StringgetJdbcDrivers()Gets the current value from the system properties map for "jdbc.drivers".static java.lang.StringgetJdkHttpAuthProxyingDisabledSchemes()Gets the current value from the system properties map for "jdk.http.auth.proxying.disabledSchemes".static java.lang.StringgetJdkHttpAuthTunnelingDisabledSchemes()Gets the current value from the system properties map for "jdk.http.auth.tunneling.disabledSchemes".static java.lang.StringgetJdkHttpClientAllowRestrictedHeaders()Gets the current value from the system properties map for "jdk.httpclient.allowRestrictedHeaders".static java.lang.StringgetJdkHttpClientAuthRetryLimit()Gets the current value from the system properties map for "jdk.httpclient.auth.retrylimit".static java.lang.StringgetJdkHttpClientBufSize()Gets the current value from the system properties map for "jdk.httpclient.bufsize".static java.lang.StringgetJdkHttpClientConnectionPoolSize()Gets the current value from the system properties map for "jdk.httpclient.connectionPoolSize".static java.lang.StringgetJdkHttpClientConnectionWindowSize()Gets the current value from the system properties map for "jdk.httpclient.connectionWindowSize".static java.lang.StringgetJdkHttpClientDisableRetryConnect()Gets the current value from the system properties map for "jdk.httpclient.disableRetryConnect".static java.lang.StringgetJdkHttpClientEnableAllMethodRetry()Gets the current value from the system properties map for "jdk.httpclient.enableAllMethodRetry".static java.lang.StringgetJdkHttpClientEnablePush()Gets the current value from the system properties map for "jdk.httpclient.enablepush".static java.lang.StringgetJdkHttpClientHpackMaxHeaderTableSize()Gets the current value from the system properties map for "jdk.httpclient.hpack.maxheadertablesize".static java.lang.StringgetJdkHttpClientHttpClientLog()Gets the current value from the system properties map for "jdk.httpclient.HttpClient.log".static java.lang.StringgetJdkHttpClientKeepAliveTimeout()Gets the current value from the system properties map for "jdk.httpclient.keepalive.timeout".static java.lang.StringgetJdkHttpClientKeepAliveTimeoutH2()Gets the current value from the system properties map for "jdk.httpclient.keepalive.timeout.h2".static java.lang.StringgetJdkHttpClientMaxFrameSize()Gets the current value from the system properties map for "jdk.httpclient.maxframesize".static java.lang.StringgetJdkHttpClientMaxStreams()Gets the current value from the system properties map for "jdk.httpclient.maxstreams".static java.lang.StringgetJdkHttpClientReceiveBufferSize()Gets the current value from the system properties map for "jdk.httpclient.receiveBufferSize".static java.lang.StringgetJdkHttpClientRedirectsRetryLimit()Gets the current value from the system properties map for "jdk.httpclient.redirects.retrylimit".static java.lang.StringgetJdkHttpClientSendBufferSize()Gets the current value from the system properties map for "jdk.httpclient.sendBufferSize".static java.lang.StringgetJdkHttpClientWebSocketWriteBufferSize()Gets the current value from the system properties map for "jdk.httpclient.websocket.writeBufferSize".static java.lang.StringgetJdkHttpClientWindowSize()Gets the current value from the system properties map for "jdk.httpclient.windowsize".static java.lang.StringgetJdkHttpServerMaxConnections()Gets the current value from the system properties map for "jdk.httpserver.maxConnections".static java.lang.StringgetJdkHttpsNegotiateCbt()Gets the current value from the system properties map for "jdk.https.negotiate.cbt".static java.lang.StringgetJdkIncludeInExceptions()Gets the current value from the system properties map for "jdk.includeInExceptions".static java.lang.StringgetJdkInternalHttpClientDisableHostNameVerification()Gets the current value from the system properties map for "jdk.internal.httpclient.disableHostnameVerification".static java.lang.StringgetJdkIoPermissionsUseCanonicalPath()Gets the current value from the system properties map for "jdk.io.permissionsUseCanonicalPath".static java.lang.StringgetJdkJndiLdapObjectFactoriesFilter()Gets the current value from the system properties map for "jdk.jndi.ldap.object.factoriesFilter".static java.lang.StringgetJdkJndiObjectFactoriesFilter()Gets the current value from the system properties map for "jdk.jndi.object.factoriesFilter".static java.lang.StringgetJdkJndiRmiObjectFactoriesFilter()Gets the current value from the system properties map for "jdk.jndi.rmi.object.factoriesFilter".static java.lang.StringgetJdkModuleMain()Gets the current value from the system properties map for "jdk.module.main".static java.lang.StringgetJdkModuleMainClass()Gets the current value from the system properties map for "jdk.module.main.class".static java.lang.StringgetJdkModulePath()Gets the current value from the system properties map for "jdk.module.path".static java.lang.StringgetJdkModuleUpgradePath()Gets the current value from the system properties map for "jdk.module.upgrade.path".static java.lang.StringgetJdkNetUnixDomainTmpDir()Gets the current value from the system properties map for "jdk.net.unixdomain.tmpdir".static java.lang.StringgetJdkNetUrlClassPathShowIgnoredClassPathEntries()Gets the current value from the system properties map for "jdk.net.URLClassPath.showIgnoredClassPathEntries".static java.lang.StringgetJdkSerialFilter()Gets the current value from the system properties map for "jdk.serialFilter".static java.lang.StringgetJdkSerialFilterFactory()Gets the current value from the system properties map for "jdk.serialFilterFactory".static java.lang.StringgetJdkTlsClientSignatureSchemes()Gets the current value from the system properties map for "jdk.tls.client.SignatureSchemes".static java.lang.StringgetJdkTlsNamedGroups()Gets the current value from the system properties map for "jdk.tls.namedGroups".static java.lang.StringgetJdkTlsServerSignatureSchemes()Gets the current value from the system properties map for "jdk.tls.server.SignatureSchemes".static java.lang.StringgetJdkVirtualThreadSchedulerMaxPoolSize()Gets the current value from the system properties map for "jdk.virtualThreadScheduler.maxPoolSize".static java.lang.StringgetJdkVirtualThreadSchedulerParallelism()Gets the current value from the system properties map for "jdk.virtualThreadScheduler.parallelism".static java.lang.StringgetJdkXmlCdataChunkSize()Gets the current value from the system properties map for "jdk.xml.cdataChunkSize".static java.lang.StringgetJdkXmlDtdSupport()Gets the current value from the system properties map for "jdk.xml.dtd.support".static java.lang.StringgetJdkXmlElementAttributeLimit()Gets the current value from the system properties map for "jdk.xml.elementAttributeLimit".static java.lang.StringgetJdkXmlEnableExtensionFunctions()Gets the current value from the system properties map for "jdk.xml.enableExtensionFunctions".static java.lang.StringgetJdkXmlEntityExpansionLimit()Gets the current value from the system properties map for "jdk.xml.entityExpansionLimit".static java.lang.StringgetJdkXmlEntityReplacementLimit()Gets the current value from the system properties map for "jdk.xml.entityReplacementLimi_t".static java.lang.StringgetJdkXmlIsStandalone()Gets the current value from the system properties map for "jdk.xml.isStandalone".static java.lang.StringgetJdkXmlJdkCatalogResolve()Gets the current value from the system properties map for "jdk.xml.jdkcatalog.resolve".static java.lang.StringgetJdkXmlMaxElementDepth()Gets the current value from the system properties map for "jdk.xml.maxElementDepth".static java.lang.StringgetJdkXmlMaxGeneralEntitySizeLimit()Gets the current value from the system properties map for "jdk.xml.maxGeneralEntitySizeLimit".static java.lang.StringgetJdkXmlMaxOccurLimit()Gets the current value from the system properties map for "jdk.xml.maxOccurLimit".static java.lang.StringgetJdkXmlMaxParameterEntitySizeLimit()Gets the current value from the system properties map for "jdk.xml.maxParameterEntitySizeLimit".static java.lang.StringgetJdkXmlMaxXmlNameLimit()Gets the current value from the system properties map for "jdk.xml.maxXMLNameLimit".static java.lang.StringgetJdkXmlOverrideDefaultParser()Gets the current value from the system properties map for "jdk.xml.overrideDefaultParser".static java.lang.StringgetJdkXmlResetSymbolTable()Gets the current value from the system properties map for "jdk.xml.resetSymbolTable".static java.lang.StringgetJdkXmlTotalEntitySizeLimit()Gets the current value from the system properties map for "jdk.xml.totalEntitySizeLimit".static java.lang.StringgetJdkXmlXsltcIsStandalone()Gets the current value from the system properties map for "jdk.xml.xsltcIsStandalone".static java.lang.StringgetLineSeparator()Gets the current value from the system properties map for "line.separator".static java.lang.StringgetLineSeparator(java.util.function.Supplier<java.lang.String> defaultIfAbsent)Gets the current value from the system properties map for "line.separator".static longgetLong(java.lang.Class<?> clazz, java.lang.String key, java.util.function.LongSupplier defaultIfAbsent)Gets the current value for the property named"SimpleClassName.Key"as along.static longgetLong(java.lang.String key, java.util.function.LongSupplier defaultIfAbsent)Gets the current value for the property namedkeyas along.static java.lang.StringgetNativeEncoding()Gets the current value from the system properties map for "native.encoding".static java.lang.StringgetNetworkAddressCacheNegativeTtl()Gets the current value from the system properties map for "networkaddress.cache.negative.ttl".static java.lang.StringgetNetworkAddressCacheStaleTtl()Gets the current value from the system properties map for "networkaddress.cache.stale.ttl".static java.lang.StringgetNetworkAddressCacheTtl()Gets the current value from the system properties map for "networkaddress.cache.ttl".static java.lang.StringgetOrgJcpXmlDsigSecureValidation()Gets the current value from the system properties map for "org.jcp.xml.dsig.securevalidation".static java.lang.StringgetOrgOpenJdkJavaUtilStreamTripwire()Gets the current value from the system properties map for "org.openjdk.java.util.stream.tripwire".static java.lang.StringgetOsArch()Gets the current value from the system properties map for "os.arch".static java.lang.StringgetOsName()Gets the current value from the system properties map for "os.name".static java.lang.StringgetOsVersion()Gets the current value from the system properties map for "os.version".static java.lang.StringgetPathSeparator()Gets the current value from the system properties map for "path.separator".static java.lang.StringgetProperty(java.lang.String property)Gets a System property, defaulting tonullif the property cannot be read.(package private) static java.lang.StringgetProperty(java.lang.String property, java.lang.String defaultIfAbsent)Gets a System property, defaulting tonullif the property cannot be read.(package private) static java.lang.StringgetProperty(java.lang.String property, java.util.function.Supplier<java.lang.String> defaultIfAbsent)Gets a System property, defaulting tonullif the property cannot be read.static java.lang.StringgetSocksProxyHost()Gets the current value from the system properties map for "socksProxyHost".static java.lang.StringgetSocksProxyPort()Gets the current value from the system properties map for "socksProxyPort".static java.lang.StringgetSocksProxyVersion()Gets the current value from the system properties map for "socksProxyVersion".static java.lang.StringgetStdErrEncoding()Gets the current value from the system properties map for "stderr.encoding".static java.lang.StringgetStdOutEncoding()Gets the current value from the system properties map for "stdout.encoding".static java.lang.StringgetSunNetHttpServerDrainAmount()Gets the current value from the system properties map for "sun.net.httpserver.drainAmount".static java.lang.StringgetSunNetHttpServerIdleInterval()Gets the current value from the system properties map for "sun.net.httpserver.idleInterval".static java.lang.StringgetSunNetHttpServerMaxIdleConnections()Gets the current value from the system properties map for "sun.net.httpserver.maxIdleConnections".static java.lang.StringgetSunNetHttpServerMaxReqHeaders()Gets the current value from the system properties map for "sun.net.httpserver.maxReqHeaders".static java.lang.StringgetSunNetHttpServerMaxReqTime()Gets the current value from the system properties map for "sun.net.httpserver.maxReqTime".static java.lang.StringgetSunNetHttpServerMaxRspTime()Gets the current value from the system properties map for "sun.net.httpserver.maxRspTime".static java.lang.StringgetSunNetHttpServerNoDelay()Gets the current value from the system properties map for "sun.net.httpserver.nodelay".static java.lang.StringgetSunSecurityKrb5Principal()Gets the current value from the system properties map for "sun.security.krb5.principal".static java.lang.StringgetUserCountry()Gets the current value from the system properties map for "user.country".static java.lang.StringgetUserDir()Gets the current value from the system properties map for "user.dir".static java.lang.StringgetUserExtensions()Gets the current value from the system properties map for "user.extensions".static java.lang.StringgetUserHome()Gets the current value from the system properties map for "user.home".static java.lang.StringgetUserLanguage()Gets the current value from the system properties map for "user.language".static java.lang.StringgetUserName()Gets the current value from the system properties map for "user.name".static java.lang.StringgetUserName(java.lang.String defaultValue)Gets the current value from the system properties map for "user.name".static java.lang.StringgetUserRegion()Gets the current value from the system properties map for "user.region".static java.lang.StringgetUserScript()Gets the current value from the system properties map for "user.script".static java.lang.StringgetUserTimezone()Gets the current value from the system properties map for "user.timezone".static java.lang.StringgetUserVariant()Gets the current value from the system properties map for "user.variant".static booleanisPropertySet(java.lang.String property)Tests whether the given property is set.private static java.lang.StringtoKey(java.lang.Class<?> clazz, java.lang.String key, boolean simpleKey)
-
-
-
Field Detail
-
APPLE_AWT_ENABLE_TEMPLATE_IMAGES
public static final java.lang.String APPLE_AWT_ENABLE_TEMPLATE_IMAGES
The System property name "apple.awt.enableTemplateImages".- Since:
- 3.15.0
- See Also:
- apple.awt.enableTemplateImages, Constant Field Values
-
AWT_TOOLKIT
@Deprecated public static final java.lang.String AWT_TOOLKIT
Deprecated.Deprecated without replacement.The System property name "awt.toolkit".Not in Java 17 and above according to System Properties Javadoc.
- See Also:
- System Properties, Constant Field Values
-
COM_SUN_JNDI_LDAP_OBJECT_TRUST_SERIAL_DATA
public static final java.lang.String COM_SUN_JNDI_LDAP_OBJECT_TRUST_SERIAL_DATA
The System property name "com.sun.jndi.ldap.object.trustSerialData".- Since:
- 3.15.0
- See Also:
- com.sun.jndi.ldap.object.trustSerialData, Constant Field Values
-
COM_SUN_NET_HTTP_SERVER_HTTP_SERVER_PROVIDER
public static final java.lang.String COM_SUN_NET_HTTP_SERVER_HTTP_SERVER_PROVIDER
The System property name "com.sun.net.httpserver.HttpServerProvider".- Since:
- 3.15.0
- See Also:
- com.sun.net.httpserver.HttpServerProvider, Constant Field Values
-
FILE_ENCODING
public static final java.lang.String FILE_ENCODING
The System property name "file.encoding".- See Also:
- Constant Field Values
-
FILE_SEPARATOR
public static final java.lang.String FILE_SEPARATOR
The System property name "file.separator".- See Also:
- Constant Field Values
-
FTP_NON_PROXY_HOST
public static final java.lang.String FTP_NON_PROXY_HOST
The System property name "ftp.nonProxyHosts".- Since:
- 3.15.0
- See Also:
- ftp.nonProxyHosts, Constant Field Values
-
FTP_PROXY_HOST
public static final java.lang.String FTP_PROXY_HOST
The System property name "ftp.proxyHost".- Since:
- 3.15.0
- See Also:
- ftp.proxyHost, Constant Field Values
-
FTP_PROXY_PORT
public static final java.lang.String FTP_PROXY_PORT
The System property name "ftp.proxyPort".- Since:
- 3.15.0
- See Also:
- ftp.proxyPort, Constant Field Values
-
HTTP_AGENT
public static final java.lang.String HTTP_AGENT
The System property name "http.agent".- Since:
- 3.15.0
- See Also:
- http.agent, Constant Field Values
-
HTTP_AUTH_DIGEST_CNONCE_REPEAT
public static final java.lang.String HTTP_AUTH_DIGEST_CNONCE_REPEAT
The System property name "http.auth.digest.cnonceRepeat".- Since:
- 3.15.0
- See Also:
- auth.digest.cnonceRepeat, Constant Field Values
-
HTTP_AUTH_DIGEST_RE_ENABLED_ALGORITHMS
public static final java.lang.String HTTP_AUTH_DIGEST_RE_ENABLED_ALGORITHMS
The System property name "http.auth.digest.reEnabledAlgorithms".- Since:
- 3.15.0
- See Also:
- http.auth.digest.reEnabledAlgorithms, Constant Field Values
-
HTTP_AUTH_DIGEST_VALIDATE_PROXY
public static final java.lang.String HTTP_AUTH_DIGEST_VALIDATE_PROXY
The System property name "http.auth.digest.validateProxy".- Since:
- 3.15.0
- See Also:
- http.auth.digest.validateProxy, Constant Field Values
-
HTTP_AUTH_DIGEST_VALIDATE_SERVER
public static final java.lang.String HTTP_AUTH_DIGEST_VALIDATE_SERVER
The System property name "http.auth.digest.validateServer".- Since:
- 3.15.0
- See Also:
- http.auth.digest.validateServer, Constant Field Values
-
HTTP_AUTH_NTLM_DOMAIN
public static final java.lang.String HTTP_AUTH_NTLM_DOMAIN
The System property name "http.auth.ntlm.domain".- Since:
- 3.15.0
- See Also:
- http.auth.ntlm.domain, Constant Field Values
-
HTTP_KEEP_ALIVE
public static final java.lang.String HTTP_KEEP_ALIVE
The System property name "http.keepAlive".- Since:
- 3.15.0
- See Also:
- http.keepAlive, Constant Field Values
-
HTTP_KEEP_ALIVE_TIME_PROXY
public static final java.lang.String HTTP_KEEP_ALIVE_TIME_PROXY
The System property name "http.keepAlive.time.proxy".- Since:
- 3.15.0
- See Also:
- http.keepAlive.time.proxy, Constant Field Values
-
HTTP_KEEP_ALIVE_TIME_SERVER
public static final java.lang.String HTTP_KEEP_ALIVE_TIME_SERVER
The System property name "http.keepAlive.time.server".- Since:
- 3.15.0
- See Also:
- http.keepAlive.time.server, Constant Field Values
-
HTTP_MAX_CONNECTIONS
public static final java.lang.String HTTP_MAX_CONNECTIONS
The System property name "http.maxConnections".- Since:
- 3.15.0
- See Also:
- http.maxConnections, Constant Field Values
-
HTTP_MAX_REDIRECTS
public static final java.lang.String HTTP_MAX_REDIRECTS
The System property name "http.maxRedirects".- Since:
- 3.15.0
- See Also:
- http.maxRedirects, Constant Field Values
-
HTTP_NON_PROXY_HOSTS
public static final java.lang.String HTTP_NON_PROXY_HOSTS
The System property name "http.nonProxyHosts".- Since:
- 3.15.0
- See Also:
- http.nonProxyHosts, Constant Field Values
-
HTTP_PROXY_HOST
public static final java.lang.String HTTP_PROXY_HOST
The System property name "http.proxyHost".- Since:
- 3.15.0
- See Also:
- http.proxyHost, Constant Field Values
-
HTTP_PROXY_PORT
public static final java.lang.String HTTP_PROXY_PORT
The System property name "http.proxyPort".- Since:
- 3.15.0
- See Also:
- http.proxyPort, Constant Field Values
-
HTTPS_PROXY_HOST
public static final java.lang.String HTTPS_PROXY_HOST
The System property name "https.proxyHost".- Since:
- 3.15.0
- See Also:
- https.proxyHost, Constant Field Values
-
HTTPS_PROXY_PORT
public static final java.lang.String HTTPS_PROXY_PORT
The System property name "https.proxyPort".- Since:
- 3.15.0
- See Also:
- https.proxyPort, Constant Field Values
-
JAVA_AWT_FONTS
@Deprecated public static final java.lang.String JAVA_AWT_FONTS
Deprecated.Deprecated without replacement.The System property name "java.awt.fonts".Not in Java 17 and above according to System Properties Javadoc.
- See Also:
- System Properties, Constant Field Values
-
JAVA_AWT_GRAPHICSENV
@Deprecated public static final java.lang.String JAVA_AWT_GRAPHICSENV
Deprecated.Deprecated without replacement.The System property name "java.awt.graphicsenv".Not in Java 17 and above according to System Properties Javadoc.
- See Also:
- System Properties, Constant Field Values
-
JAVA_AWT_HEADLESS
@Deprecated public static final java.lang.String JAVA_AWT_HEADLESS
Deprecated.Deprecated without replacement.The System property name "java.awt.headless".Not in Java 17 and above according to System Properties Javadoc.
- See Also:
- System Properties, Constant Field Values
-
JAVA_AWT_PRINTERJOB
@Deprecated public static final java.lang.String JAVA_AWT_PRINTERJOB
Deprecated.Deprecated without replacement.The System property name "java.awt.printerjob".Not in Java 17 and above according to System Properties Javadoc.
- See Also:
- System Properties, Constant Field Values
-
JAVA_CLASS_PATH
public static final java.lang.String JAVA_CLASS_PATH
The System property name "java.class.path".- See Also:
- java.class.path, Constant Field Values
-
JAVA_CLASS_VERSION
public static final java.lang.String JAVA_CLASS_VERSION
The System property name "java.class.version".- See Also:
- Constant Field Values
-
JAVA_COMPILER
@Deprecated public static final java.lang.String JAVA_COMPILER
Deprecated.Deprecated without replacement.The System property name "java.compiler".Not in Java 17 and above according to System Properties Javadoc.
- See Also:
- JDK-8305998, System Properties, Constant Field Values
-
JAVA_CONTENT_HANDLER_PKGS
public static final java.lang.String JAVA_CONTENT_HANDLER_PKGS
The System property name "java.content.handler.pkgs".- Since:
- 3.15.0
- See Also:
- java.content.handler.pkgs, Constant Field Values
-
JAVA_ENDORSED_DIRS
@Deprecated public static final java.lang.String JAVA_ENDORSED_DIRS
Deprecated.Deprecated without replacement.The System property name "java.endorsed.dirs".Not in Java 17 and above according to System Properties Javadoc.
- See Also:
- System Properties, Constant Field Values
-
JAVA_EXT_DIRS
@Deprecated public static final java.lang.String JAVA_EXT_DIRS
Deprecated.Deprecated without replacement.The System property name "java.ext.dirs".Not in Java 17 and above according to System Properties Javadoc.
- See Also:
- System Properties, Constant Field Values
-
JAVA_HOME
public static final java.lang.String JAVA_HOME
The System property name "java.home".- See Also:
- Constant Field Values
-
JAVA_IO_TMPDIR
public static final java.lang.String JAVA_IO_TMPDIR
The System property name "java.io.tmpdir".- See Also:
- Constant Field Values
-
JAVA_LIBRARY_PATH
public static final java.lang.String JAVA_LIBRARY_PATH
The System property name "java.library.path".- See Also:
- Constant Field Values
-
JAVA_LOCALE_PROVIDERS
public static final java.lang.String JAVA_LOCALE_PROVIDERS
The System property name "java.locale.providers".- See Also:
- Constant Field Values
-
JAVA_LOCALE_USE_OLD_ISO_CODES
public static final java.lang.String JAVA_LOCALE_USE_OLD_ISO_CODES
The System property name "java.locale.useOldISOCodes".- Since:
- 3.15.0
- See Also:
- java.locale.useOldISOCodes, Constant Field Values
-
JAVA_NET_PREFER_IPV4_STACK
public static final java.lang.String JAVA_NET_PREFER_IPV4_STACK
The System property name "java.net.preferIPv4Stack".- Since:
- 3.15.0
- See Also:
- java.net.preferIPv4Stack, Constant Field Values
-
JAVA_NET_PREFER_IPV6_ADDRESSES
public static final java.lang.String JAVA_NET_PREFER_IPV6_ADDRESSES
The System property name "java.net.preferIPv6Addresses".- Since:
- 3.15.0
- See Also:
- java.net.preferIPv6Addresses, Constant Field Values
-
JAVA_NET_SOCKS_PASSWORD
public static final java.lang.String JAVA_NET_SOCKS_PASSWORD
The System property name "java.net.socks.password".- Since:
- 3.15.0
- See Also:
- java.net.socks.password, Constant Field Values
-
JAVA_NET_SOCKS_USER_NAME
public static final java.lang.String JAVA_NET_SOCKS_USER_NAME
The System property name "java.net.socks.username".- Since:
- 3.15.0
- See Also:
- java.net.socks.username, Constant Field Values
-
JAVA_NET_USE_SYSTEM_PROXIES
public static final java.lang.String JAVA_NET_USE_SYSTEM_PROXIES
The System property name "java.net.useSystemProxies".- Since:
- 3.15.0
- See Also:
- java.net.useSystemProxies, Constant Field Values
-
JAVA_NIO_CHANNELS_DEFAULT_THREAD_POOL_INITIAL_SIZE
public static final java.lang.String JAVA_NIO_CHANNELS_DEFAULT_THREAD_POOL_INITIAL_SIZE
The System property name "java.nio.channels.DefaultThreadPool.initialSize".- Since:
- 3.15.0
- See Also:
- java.nio.channels.DefaultThreadPool.initialSize, Constant Field Values
-
JAVA_NIO_CHANNELS_DEFAULT_THREAD_POOL_THREAD_FACTORY
public static final java.lang.String JAVA_NIO_CHANNELS_DEFAULT_THREAD_POOL_THREAD_FACTORY
The System property name "java.nio.channels.DefaultThreadPool.threadFactory".- Since:
- 3.15.0
- See Also:
- java.nio.channels.DefaultThreadPool.threadFactory, Constant Field Values
-
JAVA_NIO_CHANNELS_SPI_ASYNCHRONOUS_CHANNEL_PROVIDER
public static final java.lang.String JAVA_NIO_CHANNELS_SPI_ASYNCHRONOUS_CHANNEL_PROVIDER
The System property name "java.nio.channels.spi.AsynchronousChannelProvider".- Since:
- 3.15.0
- See Also:
- java.nio.channels.DefaultThreadPool.initialSize, Constant Field Values
-
JAVA_NIO_CHANNELS_SPI_SELECTOR_PROVIDER
public static final java.lang.String JAVA_NIO_CHANNELS_SPI_SELECTOR_PROVIDER
The System property name "java.nio.channels.spi.SelectorProvider".- Since:
- 3.15.0
- See Also:
- java.nio.channels.spi.SelectorProvider, Constant Field Values
-
JAVA_NIO_FILE_SPI_DEFAULT_FILE_SYSTEM_PROVIDER
public static final java.lang.String JAVA_NIO_FILE_SPI_DEFAULT_FILE_SYSTEM_PROVIDER
The System property name "java.nio.file.spi.DefaultFileSystemProvider".- Since:
- 3.15.0
- See Also:
- java.nio.file.spi.DefaultFileSystemProvider, Constant Field Values
-
JAVA_PROPERTIES_DATE
public static final java.lang.String JAVA_PROPERTIES_DATE
The System property name "java.properties.date".- Since:
- 3.15.0
- See Also:
- java.properties.date, Constant Field Values
-
JAVA_PROTOCOL_HANDLER_PKGS
public static final java.lang.String JAVA_PROTOCOL_HANDLER_PKGS
The System property name "java.protocol.handler.pkgs".- Since:
- 3.15.0
- See Also:
- java.protocol.handler.pkgs, Constant Field Values
-
JAVA_RMI_SERVER_CODEBASE
public static final java.lang.String JAVA_RMI_SERVER_CODEBASE
The System property name "java.rmi.server.codebase".- Since:
- 3.15.0
- See Also:
- java.rmi.server.codebase, Constant Field Values
-
JAVA_RMI_SERVER_HOST_NAME
public static final java.lang.String JAVA_RMI_SERVER_HOST_NAME
The System property name "java.rmi.server.hostname".- Since:
- 3.15.0
- See Also:
- java.rmi.server.hostname, Constant Field Values
-
JAVA_RMI_SERVER_RANDOM_IDS
public static final java.lang.String JAVA_RMI_SERVER_RANDOM_IDS
The System property name "java.rmi.server.randomIDs".- Since:
- 3.15.0
- See Also:
- java.rmi.server.randomIDs, Constant Field Values
-
JAVA_RMI_SERVER_RMI_CLASS_LOADER_SPI
public static final java.lang.String JAVA_RMI_SERVER_RMI_CLASS_LOADER_SPI
The System property name "java.rmi.server.RMIClassLoaderSpi".- Since:
- 3.15.0
- See Also:
- java.rmi.server.RMIClassLoaderSpi, Constant Field Values
-
JAVA_RUNTIME_NAME
public static final java.lang.String JAVA_RUNTIME_NAME
The System property name "java.runtime.name".- See Also:
- Constant Field Values
-
JAVA_RUNTIME_VERSION
public static final java.lang.String JAVA_RUNTIME_VERSION
The System property name "java.runtime.version".- See Also:
- Constant Field Values
-
JAVA_SECURITY_AUTH_LOGIN_CONFIG
public static final java.lang.String JAVA_SECURITY_AUTH_LOGIN_CONFIG
The System property name "java.security.auth.login.config".- Since:
- 3.15.0
- See Also:
- java.security.auth.login.config, Constant Field Values
-
JAVA_SECURITY_KERBEROS_CONF
public static final java.lang.String JAVA_SECURITY_KERBEROS_CONF
The System property name "java.security.krb5.conf".- Since:
- 3.18.0
- See Also:
- java.security.krb5.conf, package javax.security.auth.kerberos conf, Constant Field Values
-
JAVA_SECURITY_KERBEROS_KDC
public static final java.lang.String JAVA_SECURITY_KERBEROS_KDC
The System property name "java.security.krb5.kdc".- Since:
- 3.18.0
- See Also:
- java.security.krb5.kdc, package javax.security.auth.kerberos KDC, Constant Field Values
-
JAVA_SECURITY_KERBEROS_REALM
public static final java.lang.String JAVA_SECURITY_KERBEROS_REALM
The System property name "java.security.krb5.realm".- Since:
- 3.18.0
- See Also:
- java.security.krb5.realm, package javax.security.auth.kerberos realm, Constant Field Values
-
JAVA_SECURITY_DEBUG
public static final java.lang.String JAVA_SECURITY_DEBUG
The System property name "java.security.debug".- Since:
- 3.18.0
- See Also:
- java.security.debug, Constant Field Values
-
JAVA_SECURITY_MANAGER
public static final java.lang.String JAVA_SECURITY_MANAGER
The System property name "java.security.manager".- Since:
- 3.15.0
- See Also:
- java.security.manager, Constant Field Values
-
JAVA_SPECIFICATION_MAINTENANCE_VERSION
public static final java.lang.String JAVA_SPECIFICATION_MAINTENANCE_VERSION
The System property name "java.specification.maintenance.version".- Since:
- 3.15.0
- See Also:
- java.specification.maintenance.version, Constant Field Values
-
JAVA_SPECIFICATION_NAME
public static final java.lang.String JAVA_SPECIFICATION_NAME
The System property name "java.specification.name".- See Also:
- Constant Field Values
-
JAVA_SPECIFICATION_VENDOR
public static final java.lang.String JAVA_SPECIFICATION_VENDOR
The System property name "java.specification.vendor".- See Also:
- Constant Field Values
-
JAVA_SPECIFICATION_VERSION
public static final java.lang.String JAVA_SPECIFICATION_VERSION
The System property name "java.specification.version".- See Also:
- Constant Field Values
-
JAVA_SYSTEM_CLASS_LOADER
public static final java.lang.String JAVA_SYSTEM_CLASS_LOADER
The System property name "java.system.class.loader".- Since:
- 3.15.0
- See Also:
- java.system.class.loader, Constant Field Values
-
JAVA_TIME_ZONE_DEFAULT_ZONE_RULES_PROVIDER
public static final java.lang.String JAVA_TIME_ZONE_DEFAULT_ZONE_RULES_PROVIDER
The System property name "java.time.zone.DefaultZoneRulesProvider".- Since:
- 3.15.0
- See Also:
- java.time.zone.DefaultZoneRulesProvider, Constant Field Values
-
JAVA_UTIL_CONCURRENT_FORK_JOIN_POOL_COMMON_EXCEPTION_HANDLER
public static final java.lang.String JAVA_UTIL_CONCURRENT_FORK_JOIN_POOL_COMMON_EXCEPTION_HANDLER
The System property name "java.util.concurrent.ForkJoinPool.common.exceptionHandler".- Since:
- 3.15.0
- See Also:
- java.util.concurrent.ForkJoinPool.common.exceptionHandler, Constant Field Values
-
JAVA_UTIL_CONCURRENT_FORK_JOIN_POOL_COMMON_MAXIMUM_SPARES
public static final java.lang.String JAVA_UTIL_CONCURRENT_FORK_JOIN_POOL_COMMON_MAXIMUM_SPARES
The System property name "java.util.concurrent.ForkJoinPool.common.maximumSpares".- Since:
- 3.15.0
- See Also:
- java.util.concurrent.ForkJoinPool.common.maximumSpares, Constant Field Values
-
JAVA_UTIL_CONCURRENT_FORK_JOIN_POOL_COMMON_PARALLELISM
public static final java.lang.String JAVA_UTIL_CONCURRENT_FORK_JOIN_POOL_COMMON_PARALLELISM
The System property name "java.util.concurrent.ForkJoinPool.common.parallelism".- Since:
- 3.15.0
- See Also:
- java.util.concurrent.ForkJoinPool.common.parallelism, Constant Field Values
-
JAVA_UTIL_CONCURRENT_FORK_JOIN_POOL_COMMON_THREAD_FACTORY
public static final java.lang.String JAVA_UTIL_CONCURRENT_FORK_JOIN_POOL_COMMON_THREAD_FACTORY
The System property name "java.util.concurrent.ForkJoinPool.common.threadFactory".- Since:
- 3.15.0
- See Also:
- java.util.concurrent.ForkJoinPool.common.threadFactory, Constant Field Values
-
JAVA_UTIL_CURRENCY_DATA
public static final java.lang.String JAVA_UTIL_CURRENCY_DATA
The System property name "java.util.currency.data".- Since:
- 3.15.0
- See Also:
- java.util.currency.data, Constant Field Values
-
JAVA_UTIL_LOGGING_CONFIG_CLASS
public static final java.lang.String JAVA_UTIL_LOGGING_CONFIG_CLASS
The System property name "java.util.logging.config.class".- Since:
- 3.15.0
- See Also:
- java.util.logging.config.class, Constant Field Values
-
JAVA_UTIL_LOGGING_CONFIG_FILE
public static final java.lang.String JAVA_UTIL_LOGGING_CONFIG_FILE
The System property name "java.util.logging.config.file".- Since:
- 3.15.0
- See Also:
- java.util.logging.config.file, Constant Field Values
-
JAVA_UTIL_LOGGING_SIMPLE_FORMATTER_FORMAT
public static final java.lang.String JAVA_UTIL_LOGGING_SIMPLE_FORMATTER_FORMAT
The System property name "java.util.logging.simpleformatter.format".- Since:
- 3.15.0
- See Also:
- java.util.logging.SimpleFormatter.format, Constant Field Values
-
JAVA_UTIL_PREFS_PREFERENCES_FACTORY
public static final java.lang.String JAVA_UTIL_PREFS_PREFERENCES_FACTORY
The System property name "java.util.prefs.PreferencesFactory".
-
JAVA_UTIL_PROPERTY_RESOURCE_BUNDLE_ENCODING
public static final java.lang.String JAVA_UTIL_PROPERTY_RESOURCE_BUNDLE_ENCODING
The System property name "java.util.PropertyResourceBundle.encoding".- Since:
- 3.15.0
- See Also:
- java.util.PropertyResourceBundle.encoding, Constant Field Values
-
JAVA_VENDOR
public static final java.lang.String JAVA_VENDOR
The System property name "java.vendor".- See Also:
- Constant Field Values
-
JAVA_VENDOR_URL
public static final java.lang.String JAVA_VENDOR_URL
The System property name "java.vendor.url".- See Also:
- Constant Field Values
-
JAVA_VENDOR_VERSION
public static final java.lang.String JAVA_VENDOR_VERSION
The System property name "java.vendor.version".- Since:
- 3.15.0
- See Also:
- java.vendor.version, Constant Field Values
-
JAVA_VERSION
public static final java.lang.String JAVA_VERSION
The System property name "java.version".- See Also:
- Constant Field Values
-
JAVA_VERSION_DATE
public static final java.lang.String JAVA_VERSION_DATE
The System property name "java.version.date".- Since:
- 3.15.0
- See Also:
- java.version.date, Constant Field Values
-
JAVA_VM_INFO
public static final java.lang.String JAVA_VM_INFO
The System property name "java.vm.info".- See Also:
- Constant Field Values
-
JAVA_VM_NAME
public static final java.lang.String JAVA_VM_NAME
The System property name "java.vm.name".- See Also:
- Constant Field Values
-
JAVA_VM_SPECIFICATION_NAME
public static final java.lang.String JAVA_VM_SPECIFICATION_NAME
The System property name "java.vm.specification.name".- See Also:
- Constant Field Values
-
JAVA_VM_SPECIFICATION_VENDOR
public static final java.lang.String JAVA_VM_SPECIFICATION_VENDOR
The System property name "java.vm.specification.vendor".- See Also:
- Constant Field Values
-
JAVA_VM_SPECIFICATION_VERSION
public static final java.lang.String JAVA_VM_SPECIFICATION_VERSION
The System property name "java.vm.specification.version".- See Also:
- Constant Field Values
-
JAVA_VM_VENDOR
public static final java.lang.String JAVA_VM_VENDOR
The System property name "java.vm.vendor".- See Also:
- Constant Field Values
-
JAVA_VM_VERSION
public static final java.lang.String JAVA_VM_VERSION
The System property name "java.vm.version".- See Also:
- Constant Field Values
-
JAVA_XML_CONFIG_FILE
public static final java.lang.String JAVA_XML_CONFIG_FILE
The System property name "java.xml.config.file".- Since:
- 3.15.0
- See Also:
- java.xml, Constant Field Values
-
JAVAX_ACCESSIBILITY_ASSISTIVE_TECHNOLOGIES
public static final java.lang.String JAVAX_ACCESSIBILITY_ASSISTIVE_TECHNOLOGIES
The System property name "javax.accessibility.assistive_technologies".- Since:
- 3.15.0
- See Also:
- javax.accessibility.assistive_technologies, Constant Field Values
-
JAVAX_NET_SSL_SESSION_CACHE_SIZE
public static final java.lang.String JAVAX_NET_SSL_SESSION_CACHE_SIZE
The System property name "javax.net.ssl.sessionCacheSize".- Since:
- 3.15.0
- See Also:
- javax.net.ssl.sessionCacheSize, Constant Field Values
-
JAVAX_RMI_SSL_CLIENT_ENABLED_CIPHER_SUITES
public static final java.lang.String JAVAX_RMI_SSL_CLIENT_ENABLED_CIPHER_SUITES
The System property name "javax.rmi.ssl.client.enabledCipherSuites".- Since:
- 3.15.0
- See Also:
- javax.rmi.ssl.client.enabledCipherSuites, Constant Field Values
-
JAVAX_RMI_SSL_CLIENT_ENABLED_PROTOCOLS
public static final java.lang.String JAVAX_RMI_SSL_CLIENT_ENABLED_PROTOCOLS
The System property name "javax.rmi.ssl.client.enabledProtocols".- Since:
- 3.15.0
- See Also:
- javax.rmi.ssl.client.enabledProtocols, Constant Field Values
-
JAVAX_SECURITY_AUTH_USE_SUBJECT_CREDS_ONLY
public static final java.lang.String JAVAX_SECURITY_AUTH_USE_SUBJECT_CREDS_ONLY
The System property name "javax.security.auth.useSubjectCredsOnly".- Since:
- 3.15.0
- See Also:
- javax.security.auth.useSubjectCredsOnly, Constant Field Values
-
JAVAX_SMART_CARD_IO_TERMINAL_FACTORY_DEFAULT_TYPE
public static final java.lang.String JAVAX_SMART_CARD_IO_TERMINAL_FACTORY_DEFAULT_TYPE
The System property name "javax.smartcardio.TerminalFactory.DefaultType".- Since:
- 3.15.0
- See Also:
- javax.smartcardio.TerminalFactory.DefaultType, Constant Field Values
-
JDBC_DRIVERS
public static final java.lang.String JDBC_DRIVERS
The System property name "jdbc.drivers".- Since:
- 3.15.0
- See Also:
- jdbc.drivers, Constant Field Values
-
JDK_HTTP_AUTH_PROXYING_DISABLED_SCHEMES
public static final java.lang.String JDK_HTTP_AUTH_PROXYING_DISABLED_SCHEMES
The System property name "jdk.http.auth.proxying.disabledSchemes".- Since:
- 3.15.0
- See Also:
- jdk.http.auth.proxying.disabledSchemes, Constant Field Values
-
JDK_HTTP_AUTH_TUNNELING_DISABLED_SCHEMES
public static final java.lang.String JDK_HTTP_AUTH_TUNNELING_DISABLED_SCHEMES
The System property name "jdk.http.auth.tunneling.disabledSchemes".- Since:
- 3.15.0
- See Also:
- jdk.http.auth.tunneling.disabledSchemes, Constant Field Values
-
JDK_HTTP_CLIENT_ALLOW_RESTRICTED_HEADERS
public static final java.lang.String JDK_HTTP_CLIENT_ALLOW_RESTRICTED_HEADERS
The System property name "jdk.httpclient.allowRestrictedHeaders".- Since:
- 3.15.0
- See Also:
- jdk.httpclient.allowRestrictedHeaders, Constant Field Values
-
JDK_HTTP_CLIENT_AUTH_RETRY_LIMIT
public static final java.lang.String JDK_HTTP_CLIENT_AUTH_RETRY_LIMIT
The System property name "jdk.httpclient.auth.retrylimit".- Since:
- 3.15.0
- See Also:
- jdk.httpclient.auth.retrylimit, Constant Field Values
-
JDK_HTTP_CLIENT_BUF_SIZE
public static final java.lang.String JDK_HTTP_CLIENT_BUF_SIZE
The System property name "jdk.httpclient.bufsize".- Since:
- 3.15.0
- See Also:
- jdk.httpclient.bufsize, Constant Field Values
-
JDK_HTTP_CLIENT_CONNECTION_POOL_SIZE
public static final java.lang.String JDK_HTTP_CLIENT_CONNECTION_POOL_SIZE
The System property name "jdk.httpclient.connectionPoolSize".- Since:
- 3.15.0
- See Also:
- jdk.httpclient.connectionPoolSize, Constant Field Values
-
JDK_HTTP_CLIENT_CONNECTION_WINDOW_SIZE
public static final java.lang.String JDK_HTTP_CLIENT_CONNECTION_WINDOW_SIZE
The System property name "jdk.httpclient.connectionWindowSize".- Since:
- 3.15.0
- See Also:
- jdk.httpclient.connectionWindowSize, Constant Field Values
-
JDK_HTTP_CLIENT_DISABLE_RETRY_CONNECT
public static final java.lang.String JDK_HTTP_CLIENT_DISABLE_RETRY_CONNECT
The System property name "jdk.httpclient.disableRetryConnect".- Since:
- 3.15.0
- See Also:
- jdk.httpclient.disableRetryConnect, Constant Field Values
-
JDK_HTTP_CLIENT_ENABLE_ALL_METHOD_RETRY
public static final java.lang.String JDK_HTTP_CLIENT_ENABLE_ALL_METHOD_RETRY
The System property name "jdk.httpclient.enableAllMethodRetry".- Since:
- 3.15.0
- See Also:
- jdk.httpclient.enableAllMethodRetry, Constant Field Values
-
JDK_HTTP_CLIENT_ENABLE_PUSH
public static final java.lang.String JDK_HTTP_CLIENT_ENABLE_PUSH
The System property name "jdk.httpclient.enablepush".- Since:
- 3.15.0
- See Also:
- jdk.httpclient.enablepush, Constant Field Values
-
JDK_HTTP_CLIENT_HPACK_MAX_HEADER_TABLE_SIZE
public static final java.lang.String JDK_HTTP_CLIENT_HPACK_MAX_HEADER_TABLE_SIZE
The System property name "jdk.httpclient.hpack.maxheadertablesize".- Since:
- 3.15.0
- See Also:
- jdk.httpclient.hpack.maxheadertablesize, Constant Field Values
-
JDK_HTTP_CLIENT_HTTP_CLIENT_LOG
public static final java.lang.String JDK_HTTP_CLIENT_HTTP_CLIENT_LOG
The System property name "jdk.httpclient.HttpClient.log".- Since:
- 3.15.0
- See Also:
- jdk.httpclient.HttpClient.log, Constant Field Values
-
JDK_HTTP_CLIENT_KEEP_ALIVE_TIMEOUT
public static final java.lang.String JDK_HTTP_CLIENT_KEEP_ALIVE_TIMEOUT
The System property name "jdk.httpclient.keepalive.timeout".- Since:
- 3.15.0
- See Also:
- jdk.httpclient.keepalive.timeout, Constant Field Values
-
JDK_HTTP_CLIENT_KEEP_ALIVE_TIMEOUT_H2
public static final java.lang.String JDK_HTTP_CLIENT_KEEP_ALIVE_TIMEOUT_H2
The System property name "jdk.httpclient.keepalive.timeout.h2".- Since:
- 3.15.0
- See Also:
- jdk.httpclient.keepalive.timeout.h2, Constant Field Values
-
JDK_HTTP_CLIENT_MAX_FRAME_SIZE
public static final java.lang.String JDK_HTTP_CLIENT_MAX_FRAME_SIZE
The System property name "jdk.httpclient.maxframesize".- Since:
- 3.15.0
- See Also:
- jdk.httpclient.maxframesize, Constant Field Values
-
JDK_HTTP_CLIENT_MAX_STREAMS
public static final java.lang.String JDK_HTTP_CLIENT_MAX_STREAMS
The System property name "jdk.httpclient.maxstreams".- Since:
- 3.15.0
- See Also:
- jdk.httpclient.maxstreams, Constant Field Values
-
JDK_HTTP_CLIENT_RECEIVE_BUFFER_SIZE
public static final java.lang.String JDK_HTTP_CLIENT_RECEIVE_BUFFER_SIZE
The System property name "jdk.httpclient.receiveBufferSize".- Since:
- 3.15.0
- See Also:
- jdk.httpclient.receiveBufferSize, Constant Field Values
-
JDK_HTTP_CLIENT_REDIRECTS_RETRY_LIMIT
public static final java.lang.String JDK_HTTP_CLIENT_REDIRECTS_RETRY_LIMIT
The System property name "jdk.httpclient.redirects.retrylimit".- Since:
- 3.15.0
- See Also:
- jdk.httpclient.redirects.retrylimit, Constant Field Values
-
JDK_HTTP_CLIENT_SEND_BUFFER_SIZE
public static final java.lang.String JDK_HTTP_CLIENT_SEND_BUFFER_SIZE
The System property name "jdk.httpclient.sendBufferSize".- Since:
- 3.15.0
- See Also:
- jdk.httpclient.sendBufferSize, Constant Field Values
-
JDK_HTTP_CLIENT_WEB_SOCKET_WRITE_BUFFER_SIZE
public static final java.lang.String JDK_HTTP_CLIENT_WEB_SOCKET_WRITE_BUFFER_SIZE
The System property name "jdk.httpclient.websocket.writeBufferSize".- Since:
- 3.15.0
- See Also:
- jdk.httpclient.websocket.writeBufferSize, Constant Field Values
-
JDK_HTTP_CLIENT_WINDOW_SIZE
public static final java.lang.String JDK_HTTP_CLIENT_WINDOW_SIZE
The System property name "jdk.httpclient.windowsize".- Since:
- 3.15.0
- See Also:
- jdk.httpclient.windowsize, Constant Field Values
-
JDK_HTTP_SERVER_MAX_CONNECTIONS
public static final java.lang.String JDK_HTTP_SERVER_MAX_CONNECTIONS
The System property name "jdk.httpserver.maxConnections".- Since:
- 3.15.0
- See Also:
- jdk.httpserver.maxConnections, Constant Field Values
-
JDK_HTTPS_NEGOTIATE_CBT
public static final java.lang.String JDK_HTTPS_NEGOTIATE_CBT
The System property name "jdk.https.negotiate.cbt".- Since:
- 3.15.0
- See Also:
- jdk.https.negotiate.cbt, Constant Field Values
-
JDK_INCLUDE_IN_EXCEPTIONS
public static final java.lang.String JDK_INCLUDE_IN_EXCEPTIONS
The System property name "jdk.includeInExceptions".- Since:
- 3.15.0
- See Also:
- jdk.includeInExceptions, Constant Field Values
-
JDK_INTERNAL_HTTP_CLIENT_DISABLE_HOST_NAME_VERIFICATION
public static final java.lang.String JDK_INTERNAL_HTTP_CLIENT_DISABLE_HOST_NAME_VERIFICATION
The System property name "jdk.internal.httpclient.disableHostnameVerification".- Since:
- 3.15.0
- See Also:
- jdk.internal.httpclient.disableHostnameVerification, Constant Field Values
-
JDK_IO_PERMISSIONS_USE_CANONICAL_PATH
public static final java.lang.String JDK_IO_PERMISSIONS_USE_CANONICAL_PATH
The System property name "jdk.io.permissionsUseCanonicalPath".- Since:
- 3.15.0
- See Also:
- jdk.io.permissionsUseCanonicalPath, Constant Field Values
-
JDK_JNDI_LDAP_OBJECT_FACTORIES_FILTER
public static final java.lang.String JDK_JNDI_LDAP_OBJECT_FACTORIES_FILTER
The System property name "jdk.jndi.ldap.object.factoriesFilter".- Since:
- 3.15.0
- See Also:
- jdk.jndi.ldap.object.factoriesFilter, Constant Field Values
-
JDK_JNDI_OBJECT_FACTORIES_FILTER
public static final java.lang.String JDK_JNDI_OBJECT_FACTORIES_FILTER
The System property name "jdk.jndi.object.factoriesFilter".- Since:
- 3.15.0
- See Also:
- jdk.jndi.object.factoriesFilter, Constant Field Values
-
JDK_JNDI_RMI_OBJECT_FACTORIES_FILTER
public static final java.lang.String JDK_JNDI_RMI_OBJECT_FACTORIES_FILTER
The System property name "jdk.jndi.rmi.object.factoriesFilter".- Since:
- 3.15.0
- See Also:
- jdk.jndi.rmi.object.factoriesFilter, Constant Field Values
-
JDK_MODULE_MAIN
public static final java.lang.String JDK_MODULE_MAIN
The System property name "jdk.module.main".- Since:
- 3.15.0
- See Also:
- jdk.module.main, Constant Field Values
-
JDK_MODULE_MAIN_CLASS
public static final java.lang.String JDK_MODULE_MAIN_CLASS
The System property name "jdk.module.main.class".- Since:
- 3.15.0
- See Also:
- jdk.module.main.class, Constant Field Values
-
JDK_MODULE_PATH
public static final java.lang.String JDK_MODULE_PATH
The System property name "jdk.module.path".- Since:
- 3.15.0
- See Also:
- jdk.module.path, Constant Field Values
-
JDK_MODULE_UPGRADE_PATH
public static final java.lang.String JDK_MODULE_UPGRADE_PATH
The System property name "jdk.module.upgrade.path".- Since:
- 3.15.0
- See Also:
- jdk.module.upgrade.path, Constant Field Values
-
JDK_NET_UNIX_DOMAIN_TMPDIR
public static final java.lang.String JDK_NET_UNIX_DOMAIN_TMPDIR
The System property name "jdk.net.unixdomain.tmpdir".- Since:
- 3.15.0
- See Also:
- jdk.net.unixdomain.tmpdir, Constant Field Values
-
JDK_NET_URL_CLASS_PATH_SHOW_IGNORED_CLASS_PATH_ENTRIES
public static final java.lang.String JDK_NET_URL_CLASS_PATH_SHOW_IGNORED_CLASS_PATH_ENTRIES
The System property name "jdk.net.URLClassPath.showIgnoredClassPathEntries".- Since:
- 3.15.0
- See Also:
- System Properties, Constant Field Values
-
JDK_SERIAL_FILTER
public static final java.lang.String JDK_SERIAL_FILTER
The System property name "jdk.serialFilter".- Since:
- 3.15.0
- See Also:
- jdk.serialFilter, Constant Field Values
-
JDK_SERIAL_FILTER_FACTORY
public static final java.lang.String JDK_SERIAL_FILTER_FACTORY
The System property name "jdk.serialFilterFactory".- Since:
- 3.15.0
- See Also:
- jdk.serialFilterFactory, Constant Field Values
-
JDK_TLS_CLIENT_SIGNATURE_SCHEMES
public static final java.lang.String JDK_TLS_CLIENT_SIGNATURE_SCHEMES
The System property name "jdk.tls.client.SignatureSchemes".- Since:
- 3.15.0
- See Also:
- jdk.tls.client.SignatureSchemes, Constant Field Values
-
JDK_TLS_NAMED_GROUPS
public static final java.lang.String JDK_TLS_NAMED_GROUPS
The System property name "jdk.tls.namedGroups".- Since:
- 3.15.0
- See Also:
- jdk.tls.namedGroups, Constant Field Values
-
JDK_TLS_SERVER_SIGNATURE_SCHEMES
public static final java.lang.String JDK_TLS_SERVER_SIGNATURE_SCHEMES
The System property name "jdk.tls.server.SignatureSchemes".- Since:
- 3.15.0
- See Also:
- jdk.tls.server.SignatureSchemes, Constant Field Values
-
JDK_VIRTUAL_THREAD_SCHEDULER_MAXPOOLSIZE
public static final java.lang.String JDK_VIRTUAL_THREAD_SCHEDULER_MAXPOOLSIZE
The System property name "jdk.virtualThreadScheduler.maxPoolSize".- Since:
- 3.15.0
- See Also:
- jdk.virtualThreadScheduler.maxPoolSize, Constant Field Values
-
JDK_VIRTUAL_THREAD_SCHEDULER_PARALLELISM
public static final java.lang.String JDK_VIRTUAL_THREAD_SCHEDULER_PARALLELISM
The System property name "jdk.virtualThreadScheduler.parallelism".- Since:
- 3.15.0
- See Also:
- jdk.virtualThreadScheduler.parallelism, Constant Field Values
-
JDK_XML_CDATA_CHUNK_SIZE
public static final java.lang.String JDK_XML_CDATA_CHUNK_SIZE
The System property name "jdk.xml.cdataChunkSize".- Since:
- 3.15.0
- See Also:
- jdk.xml.cdataChunkSize, Constant Field Values
-
JDK_XML_DTD_SUPPORT
public static final java.lang.String JDK_XML_DTD_SUPPORT
The System property name "jdk.xml.dtd.support".- Since:
- 3.15.0
- See Also:
- jdk.xml.dtd.support, Constant Field Values
-
JDK_XML_ELEMENT_ATTRIBUTE_LIMIT
public static final java.lang.String JDK_XML_ELEMENT_ATTRIBUTE_LIMIT
The System property name "jdk.xml.elementAttributeLimit".- Since:
- 3.15.0
- See Also:
- jdk.xml.elementAttributeLimit, Constant Field Values
-
JDK_XML_ENABLE_EXTENSION_FUNCTIONS
public static final java.lang.String JDK_XML_ENABLE_EXTENSION_FUNCTIONS
The System property name "jdk.xml.enableExtensionFunctions".- Since:
- 3.15.0
- See Also:
- jdk.xml.enableExtensionFunctions, Constant Field Values
-
JDK_XML_ENTITY_EXPANSION_LIMIT
public static final java.lang.String JDK_XML_ENTITY_EXPANSION_LIMIT
The System property name "jdk.xml.entityExpansionLimit".- Since:
- 3.15.0
- See Also:
- jdk.xml.entityExpansionLimit, Constant Field Values
-
JDK_XML_ENTITY_REPLACEMENT_LIMIT
public static final java.lang.String JDK_XML_ENTITY_REPLACEMENT_LIMIT
The System property name "jdk.xml.entityReplacementLimi_t".- Since:
- 3.15.0
- See Also:
- jdk.xml.entityReplacementLimi_t, Constant Field Values
-
JDK_XML_IS_STANDALONE
public static final java.lang.String JDK_XML_IS_STANDALONE
The System property name "jdk.xml.isStandalone".- Since:
- 3.15.0
- See Also:
- jdk.xml.isStandalone, Constant Field Values
-
JDK_XML_JDK_CATALOG_RESOLVE
public static final java.lang.String JDK_XML_JDK_CATALOG_RESOLVE
The System property name "jdk.xml.jdkcatalog.resolve".- Since:
- 3.15.0
- See Also:
- jdk.xml.jdkcatalog.resolve, Constant Field Values
-
JDK_XML_MAX_ELEMENT_DEPTH
public static final java.lang.String JDK_XML_MAX_ELEMENT_DEPTH
The System property name "jdk.xml.maxElementDepth".- Since:
- 3.15.0
- See Also:
- jdk.xml.maxElementDepth, Constant Field Values
-
JDK_XML_MAX_GENERAL_ENTITY_SIZE_LIMIT
public static final java.lang.String JDK_XML_MAX_GENERAL_ENTITY_SIZE_LIMIT
The System property name "jdk.xml.maxGeneralEntitySizeLimit".- Since:
- 3.15.0
- See Also:
- jdk.xml.maxGeneralEntitySizeLimit, Constant Field Values
-
JDK_XML_MAX_OCCUR_LIMIT
public static final java.lang.String JDK_XML_MAX_OCCUR_LIMIT
The System property name "jdk.xml.maxOccurLimit".- Since:
- 3.15.0
- See Also:
- jdk.xml.maxOccurLimit, Constant Field Values
-
JDK_XML_MAX_PARAMETER_ENTITY_SIZE_LIMIT
public static final java.lang.String JDK_XML_MAX_PARAMETER_ENTITY_SIZE_LIMIT
The System property name "jdk.xml.maxParameterEntitySizeLimit".- Since:
- 3.15.0
- See Also:
- jdk.xml.maxParameterEntitySizeLimit, Constant Field Values
-
JDK_XML_MAX_XML_NAME_LIMIT
public static final java.lang.String JDK_XML_MAX_XML_NAME_LIMIT
The System property name "jdk.xml.maxXMLNameLimit".- Since:
- 3.15.0
- See Also:
- jdk.xml.maxXMLNameLimit, Constant Field Values
-
JDK_XML_OVERRIDE_DEFAULT_PARSER
public static final java.lang.String JDK_XML_OVERRIDE_DEFAULT_PARSER
The System property name "jdk.xml.overrideDefaultParser".- Since:
- 3.15.0
- See Also:
- jdk.xml.overrideDefaultParser, Constant Field Values
-
JDK_XML_RESET_SYMBOL_TABLE
public static final java.lang.String JDK_XML_RESET_SYMBOL_TABLE
The System property name "jdk.xml.resetSymbolTable".- Since:
- 3.15.0
- See Also:
- jdk.xml.resetSymbolTable, Constant Field Values
-
JDK_XML_TOTAL_ENTITY_SIZE_LIMIT
public static final java.lang.String JDK_XML_TOTAL_ENTITY_SIZE_LIMIT
The System property name "jdk.xml.totalEntitySizeLimit".- Since:
- 3.15.0
- See Also:
- jdk.xml.totalEntitySizeLimit, Constant Field Values
-
JDK_XML_XSLTC_IS_STANDALONE
public static final java.lang.String JDK_XML_XSLTC_IS_STANDALONE
The System property name "jdk.xml.xsltcIsStandalone".- Since:
- 3.15.0
- See Also:
- jdk.xml.xsltcIsStandalone, Constant Field Values
-
LINE_SEPARATOR
public static final java.lang.String LINE_SEPARATOR
The System property name "line.separator".- See Also:
- Constant Field Values
-
NATIVE_ENCODING
public static final java.lang.String NATIVE_ENCODING
The System property name "native.encoding".- Since:
- 3.15.0
- See Also:
- native.encoding, Constant Field Values
-
NETWORK_ADDRESS_CACHE_NEGATIVE_TTL
public static final java.lang.String NETWORK_ADDRESS_CACHE_NEGATIVE_TTL
The System property name "networkaddress.cache.negative.ttl".- Since:
- 3.15.0
- See Also:
- networkaddress.cache.negative.ttl, Constant Field Values
-
NETWORK_ADDRESS_CACHE_STALE_TTL
public static final java.lang.String NETWORK_ADDRESS_CACHE_STALE_TTL
The System property name "networkaddress.cache.stale.ttl".- Since:
- 3.15.0
- See Also:
- networkaddress.cache.stale.ttl, Constant Field Values
-
NETWORK_ADDRESS_CACHE_TTL
public static final java.lang.String NETWORK_ADDRESS_CACHE_TTL
The System property name "networkaddress.cache.ttl".- Since:
- 3.15.0
- See Also:
- networkaddress.cache.ttl, Constant Field Values
-
ORG_JCP_XML_DSIG_SECURE_VALIDATION
public static final java.lang.String ORG_JCP_XML_DSIG_SECURE_VALIDATION
The System property name "org.jcp.xml.dsig.securevalidation".- Since:
- 3.15.0
- See Also:
- org.jcp.xml.dsig.securevalidation, Constant Field Values
-
ORG_OPENJDK_JAVA_UTIL_STREAM_TRIPWIRE
public static final java.lang.String ORG_OPENJDK_JAVA_UTIL_STREAM_TRIPWIRE
The System property name "org.openjdk.java.util.stream.tripwire".- Since:
- 3.15.0
- See Also:
- org.openjdk.java.util.stream.tripwire, Constant Field Values
-
OS_ARCH
public static final java.lang.String OS_ARCH
The System property name "os.arch".- See Also:
- Constant Field Values
-
OS_NAME
public static final java.lang.String OS_NAME
The System property name "os.name".- See Also:
- Constant Field Values
-
OS_VERSION
public static final java.lang.String OS_VERSION
The System property name "os.version".- See Also:
- Constant Field Values
-
PATH_SEPARATOR
public static final java.lang.String PATH_SEPARATOR
The System property name "path.separator".- See Also:
- Constant Field Values
-
SOCKS_PROXY_HOST
public static final java.lang.String SOCKS_PROXY_HOST
The System property name "socksProxyHost".- Since:
- 3.15.0
- See Also:
- System Properties, Constant Field Values
-
SOCKS_PROXY_PORT
public static final java.lang.String SOCKS_PROXY_PORT
The System property name "socksProxyPort".- Since:
- 3.15.0
- See Also:
- System Properties, Constant Field Values
-
SOCKS_PROXY_VERSION
public static final java.lang.String SOCKS_PROXY_VERSION
The System property name "socksProxyVersion".- Since:
- 3.15.0
- See Also:
- System Properties, Constant Field Values
-
STDERR_ENCODING
public static final java.lang.String STDERR_ENCODING
The System property name "stderr.encoding".- Since:
- 3.15.0
- See Also:
- System Properties, Constant Field Values
-
STDOUT_ENCODING
public static final java.lang.String STDOUT_ENCODING
The System property name "stdout.encoding".- Since:
- 3.15.0
- See Also:
- System Properties, Constant Field Values
-
SUN_NET_HTTP_SERVER_DRAIN_AMOUNT
public static final java.lang.String SUN_NET_HTTP_SERVER_DRAIN_AMOUNT
The System property name "sun.net.httpserver.drainAmount".- Since:
- 3.15.0
- See Also:
- sun.net.httpserver.drainAmount, System Properties, Constant Field Values
-
SUN_NET_HTTP_SERVER_IDLE_INTERVAL
public static final java.lang.String SUN_NET_HTTP_SERVER_IDLE_INTERVAL
The System property name "sun.net.httpserver.idleInterval".- Since:
- 3.15.0
- See Also:
- sun.net.httpserver.idleInterval, System Properties, Constant Field Values
-
SUN_NET_HTTP_SERVER_MAX_IDLE_CONNECTIONS
public static final java.lang.String SUN_NET_HTTP_SERVER_MAX_IDLE_CONNECTIONS
The System property name "sun.net.httpserver.maxIdleConnections".- Since:
- 3.15.0
- See Also:
- sun.net.httpserver.maxIdleConnections, System Properties, Constant Field Values
-
SUN_NET_HTTP_SERVER_MAX_REQ_HEADERS
public static final java.lang.String SUN_NET_HTTP_SERVER_MAX_REQ_HEADERS
The System property name "sun.net.httpserver.maxReqHeaders".- Since:
- 3.15.0
- See Also:
- sun.net.httpserver.maxReqHeaders, System Properties, Constant Field Values
-
SUN_NET_HTTP_SERVER_MAX_REQ_TIME
public static final java.lang.String SUN_NET_HTTP_SERVER_MAX_REQ_TIME
The System property name "sun.net.httpserver.maxReqTime".- Since:
- 3.15.0
- See Also:
- sun.net.httpserver.maxReqTime, System Properties, Constant Field Values
-
SUN_NET_HTTP_SERVER_MAX_RSP_TIME
public static final java.lang.String SUN_NET_HTTP_SERVER_MAX_RSP_TIME
The System property name "sun.net.httpserver.maxRspTime".- Since:
- 3.15.0
- See Also:
- sun.net.httpserver.maxRspTime, System Properties, Constant Field Values
-
SUN_NET_HTTP_SERVER_NO_DELAY
public static final java.lang.String SUN_NET_HTTP_SERVER_NO_DELAY
The System property name "sun.net.httpserver.nodelay".- Since:
- 3.15.0
- See Also:
- sun.net.httpserver.nodelay, System Properties, Constant Field Values
-
SUN_SECURITY_KRB5_PRINCIPAL
public static final java.lang.String SUN_SECURITY_KRB5_PRINCIPAL
The System property name "sun.security.krb5.principal".- Since:
- 3.15.0
- See Also:
- sun.security.krb5.principal, System Properties, Constant Field Values
-
USER_COUNTRY
public static final java.lang.String USER_COUNTRY
The System property name "user.country".- See Also:
- Constant Field Values
-
USER_DIR
public static final java.lang.String USER_DIR
The System property name "user.dir".- See Also:
- Constant Field Values
-
USER_EXTENSIONS
public static final java.lang.String USER_EXTENSIONS
The System property name "user.extensions".- Since:
- 3.15.0
- See Also:
- System Properties, Constant Field Values
-
USER_HOME
public static final java.lang.String USER_HOME
The System property name "user.home".- See Also:
- Constant Field Values
-
USER_LANGUAGE
public static final java.lang.String USER_LANGUAGE
The System property name "user.language".- See Also:
- Constant Field Values
-
USER_NAME
public static final java.lang.String USER_NAME
The System property name "user.name".- See Also:
- Constant Field Values
-
USER_REGION
public static final java.lang.String USER_REGION
The System property name "user.region".- See Also:
- Constant Field Values
-
USER_SCRIPT
public static final java.lang.String USER_SCRIPT
The System property name "user.script".- Since:
- 3.15.0
- See Also:
- System Properties, Constant Field Values
-
USER_TIMEZONE
public static final java.lang.String USER_TIMEZONE
The System property name "user.timezone".- See Also:
- Constant Field Values
-
USER_VARIANT
public static final java.lang.String USER_VARIANT
The System property name "user.variant".- Since:
- 3.15.0
- See Also:
- System Properties, Constant Field Values
-
-
Method Detail
-
getAppleAwtEnableTemplateImages
public static java.lang.String getAppleAwtEnableTemplateImages()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getAwtToolkit
@Deprecated public static java.lang.String getAwtToolkit()
Deprecated.Deprecated without replacement.Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - See Also:
- System Properties,
AWT_TOOLKIT
-
getBoolean
public static boolean getBoolean(java.lang.Class<?> clazz, java.lang.String key, java.util.function.BooleanSupplier defaultIfAbsent)Gets the current value for the property named"SimpleClassName.Key"as aboolean.If a
SecurityExceptionis caught, the return value isnull.- Parameters:
clazz- The Class to use for the SimpleClassName.key- The subkey.defaultIfAbsent- The default value.- Returns:
- an int or defaultIfAbsent.
- Since:
- 3.19.0
- See Also:
Class.getSimpleName()
-
getBoolean
public static boolean getBoolean(java.lang.String key, java.util.function.BooleanSupplier defaultIfAbsent)Gets the current value for the property namedkeyas anboolean.If a
SecurityExceptionis caught, the return value isnull.- Parameters:
key- The key.defaultIfAbsent- The default value.- Returns:
- an
booleanor defaultIfAbsent.
-
getComSunJndiLdapObjectTrustSerialData
public static java.lang.String getComSunJndiLdapObjectTrustSerialData()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getComSunNetHttpServerHttpServerProvider
public static java.lang.String getComSunNetHttpServerHttpServerProvider()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getFileEncoding
public static java.lang.String getFileEncoding()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getFileSeparator
public static java.lang.String getFileSeparator()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getFtpNonProxyHost
public static java.lang.String getFtpNonProxyHost()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getFtpProxyHost
public static java.lang.String getFtpProxyHost()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getFtpProxyPort
public static java.lang.String getFtpProxyPort()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getHttpAgent
public static java.lang.String getHttpAgent()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getHttpAuthDigestCnonceRepeat
public static java.lang.String getHttpAuthDigestCnonceRepeat()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getHttpAuthDigestReenabledAlgorithms
public static java.lang.String getHttpAuthDigestReenabledAlgorithms()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getHttpAuthDigestValidateProxy
public static java.lang.String getHttpAuthDigestValidateProxy()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getHttpAuthDigestValidateServer
public static java.lang.String getHttpAuthDigestValidateServer()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getHttpAuthNtlmDomain
public static java.lang.String getHttpAuthNtlmDomain()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getHttpKeepAlive
public static java.lang.String getHttpKeepAlive()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getHttpKeepAliveTimeProxy
public static java.lang.String getHttpKeepAliveTimeProxy()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getHttpKeepAliveTimeServer
public static java.lang.String getHttpKeepAliveTimeServer()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getHttpMaxConnections
public static java.lang.String getHttpMaxConnections()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getHttpMaxRedirects
public static java.lang.String getHttpMaxRedirects()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getHttpNonProxyHosts
public static java.lang.String getHttpNonProxyHosts()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getHttpProxyHost
public static java.lang.String getHttpProxyHost()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getHttpProxyPort
public static java.lang.String getHttpProxyPort()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getHttpsProxyHost
public static java.lang.String getHttpsProxyHost()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getHttpsProxyPort
public static java.lang.String getHttpsProxyPort()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getInt
public static int getInt(java.lang.Class<?> clazz, java.lang.String key, java.util.function.IntSupplier defaultIfAbsent)Gets the current value for the property named"SimpleClassName.Key"as anint.If a
SecurityExceptionis caught, the return value isnull.- Parameters:
clazz- The Class to use for the SimpleClassName.key- The subkey.defaultIfAbsent- The default value.- Returns:
- an int or defaultIfAbsent.
- Since:
- 3.19.0
- See Also:
Class.getSimpleName()
-
getInt
public static int getInt(java.lang.String key, java.util.function.IntSupplier defaultIfAbsent)Gets the current value for the property namedkeyas anint.If a
SecurityExceptionis caught, the return value isnull.- Parameters:
key- The key.defaultIfAbsent- The default value.- Returns:
- an
intor defaultIfAbsent.
-
getJavaAwtFonts
@Deprecated public static java.lang.String getJavaAwtFonts()
Deprecated.Deprecated without replacement.Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - See Also:
- System Properties,
JAVA_AWT_FONTS
-
getJavaAwtGraphicsenv
@Deprecated public static java.lang.String getJavaAwtGraphicsenv()
Deprecated.Deprecated without replacement.Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - See Also:
- System Properties
-
getJavaAwtHeadless
@Deprecated public static java.lang.String getJavaAwtHeadless()
Deprecated.Deprecated without replacement.Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - See Also:
- System Properties,
JAVA_AWT_HEADLESS
-
getJavaAwtPrinterjob
@Deprecated public static java.lang.String getJavaAwtPrinterjob()
Deprecated.Deprecated without replacement.Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - See Also:
- System Properties,
JAVA_AWT_PRINTERJOB
-
getJavaClassPath
public static java.lang.String getJavaClassPath()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - See Also:
- java.class.path,
JAVA_CLASS_PATH
-
getJavaClassVersion
public static java.lang.String getJavaClassVersion()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getJavaCompiler
@Deprecated public static java.lang.String getJavaCompiler()
Deprecated.Deprecated without replacement.Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - See Also:
- JDK-8305998, System Properties
-
getJavaContentHandlerPkgs
public static java.lang.String getJavaContentHandlerPkgs()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaEndorsedDirs
@Deprecated public static java.lang.String getJavaEndorsedDirs()
Deprecated.Deprecated without replacement.Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - See Also:
- System Properties
-
getJavaExtDirs
@Deprecated public static java.lang.String getJavaExtDirs()
Deprecated.Deprecated without replacement.Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - See Also:
- System Properties,
JAVA_EXT_DIRS
-
getJavaHome
public static java.lang.String getJavaHome()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getJavaIoTmpdir
public static java.lang.String getJavaIoTmpdir()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getJavaLibraryPath
public static java.lang.String getJavaLibraryPath()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getJavaLocaleProviders
public static java.lang.String getJavaLocaleProviders()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.Java 9 and above.
- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getJavaLocaleUseOldIsoCodes
public static java.lang.String getJavaLocaleUseOldIsoCodes()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaNetPreferIpv4Stack
public static java.lang.String getJavaNetPreferIpv4Stack()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaNetPreferIpv6Addresses
public static java.lang.String getJavaNetPreferIpv6Addresses()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaNetSocksPassword
public static java.lang.String getJavaNetSocksPassword()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaNetSocksUserName
public static java.lang.String getJavaNetSocksUserName()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaNetUseSystemProxies
public static java.lang.String getJavaNetUseSystemProxies()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaNioChannelsDefaultThreadPoolInitialSize
public static java.lang.String getJavaNioChannelsDefaultThreadPoolInitialSize()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaNioChannelsDefaultThreadPoolThreadFactory
public static java.lang.String getJavaNioChannelsDefaultThreadPoolThreadFactory()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaNioChannelsSpiAsynchronousChannelProvider
public static java.lang.String getJavaNioChannelsSpiAsynchronousChannelProvider()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaNioChannelsSpiSelectorProvider
public static java.lang.String getJavaNioChannelsSpiSelectorProvider()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaNioFileSpiDefaultFileSystemProvider
public static java.lang.String getJavaNioFileSpiDefaultFileSystemProvider()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaPropertiesDate
public static java.lang.String getJavaPropertiesDate()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaProtocolHandlerPkgs
public static java.lang.String getJavaProtocolHandlerPkgs()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaRmiServerCodebase
public static java.lang.String getJavaRmiServerCodebase()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaRmiServerHostName
public static java.lang.String getJavaRmiServerHostName()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaRmiServerRandomIds
public static java.lang.String getJavaRmiServerRandomIds()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaRmiServerRmiClassLoaderSpi
public static java.lang.String getJavaRmiServerRmiClassLoaderSpi()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaRuntimeName
public static java.lang.String getJavaRuntimeName()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getJavaRuntimeVersion
public static java.lang.String getJavaRuntimeVersion()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getJavaSecurityAuthLoginConfig
public static java.lang.String getJavaSecurityAuthLoginConfig()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaSecurityManager
public static java.lang.String getJavaSecurityManager()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaSpecificationMaintenanceVersion
public static java.lang.String getJavaSpecificationMaintenanceVersion()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaSpecificationName
public static java.lang.String getJavaSpecificationName()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getJavaSpecificationVendor
public static java.lang.String getJavaSpecificationVendor()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getJavaSpecificationVersion
public static java.lang.String getJavaSpecificationVersion()
Gets the current value from the system properties map.Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getJavaSpecificationVersion
public static java.lang.String getJavaSpecificationVersion(java.lang.String defaultValue)
Gets the current value from the system properties map for "java.specification.version".Returns
nullif the property cannot be read due to aSecurityException.- Parameters:
defaultValue- get this Supplier when the property is empty or throws SecurityException.- Returns:
- The system property value or
defaultValueif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaSystemClassLoader
public static java.lang.String getJavaSystemClassLoader()
Gets the current value from the system properties map for "java.system.class.loader".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaTimeZoneDefaultZoneRulesProvider
public static java.lang.String getJavaTimeZoneDefaultZoneRulesProvider()
Gets the current value from the system properties map for "java.time.zone.DefaultZoneRulesProvider".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaUtilConcurrentForkJoinPoolCommonExceptionHandler
public static java.lang.String getJavaUtilConcurrentForkJoinPoolCommonExceptionHandler()
Gets the current value from the system properties map for "java.util.concurrent.ForkJoinPool.common.exceptionHandler".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaUtilConcurrentForkJoinPoolCommonMaximumSpares
public static java.lang.String getJavaUtilConcurrentForkJoinPoolCommonMaximumSpares()
Gets the current value from the system properties map for "java.util.concurrent.ForkJoinPool.common.maximumSpares".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaUtilConcurrentForkJoinPoolCommonParallelism
public static java.lang.String getJavaUtilConcurrentForkJoinPoolCommonParallelism()
Gets the current value from the system properties map for "java.util.concurrent.ForkJoinPool.common.parallelism".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaUtilConcurrentForkJoinPoolCommonThreadFactory
public static java.lang.String getJavaUtilConcurrentForkJoinPoolCommonThreadFactory()
Gets the current value from the system properties map for "java.util.concurrent.ForkJoinPool.common.threadFactory".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaUtilCurrencyData
public static java.lang.String getJavaUtilCurrencyData()
Gets the current value from the system properties map for "java.util.currency.data".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaUtilLoggingConfigClass
public static java.lang.String getJavaUtilLoggingConfigClass()
Gets the current value from the system properties map for "java.util.logging.config.class".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaUtilLoggingConfigFile
public static java.lang.String getJavaUtilLoggingConfigFile()
Gets the current value from the system properties map for "java.util.logging.config.file".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaUtilLoggingSimpleFormatterFormat
public static java.lang.String getJavaUtilLoggingSimpleFormatterFormat()
Gets the current value from the system properties map for "java.util.logging.simpleformatter.format".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaUtilPrefsPreferencesFactory
public static java.lang.String getJavaUtilPrefsPreferencesFactory()
Gets the current value from the system properties map for "java.util.prefs.PreferencesFactory".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getJavaUtilPropertyResourceBundleEncoding
public static java.lang.String getJavaUtilPropertyResourceBundleEncoding()
Gets the current value from the system properties map for "java.util.PropertyResourceBundle.encoding".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaVendor
public static java.lang.String getJavaVendor()
Gets the current value from the system properties map for "java.vendor".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getJavaVendorUrl
public static java.lang.String getJavaVendorUrl()
Gets the current value from the system properties map for "java.vendor.url".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getJavaVendorVersion
public static java.lang.String getJavaVendorVersion()
Gets the current value from the system properties map for "java.vendor.version".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaVersion
public static java.lang.String getJavaVersion()
Gets the current value from the system properties map for "java.version".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getJavaVersionDate
public static java.lang.String getJavaVersionDate()
Gets the current value from the system properties map for "java.version.date".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaVmInfo
public static java.lang.String getJavaVmInfo()
Gets the current value from the system properties map for "java.vm.info".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getJavaVmName
public static java.lang.String getJavaVmName()
Gets the current value from the system properties map for "java.vm.name".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getJavaVmSpecificationName
public static java.lang.String getJavaVmSpecificationName()
Gets the current value from the system properties map for "java.vm.specification.name".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getJavaVmSpecificationVendor
public static java.lang.String getJavaVmSpecificationVendor()
Gets the current value from the system properties map for "java.vm.specification.vendor".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getJavaVmSpecificationVersion
public static java.lang.String getJavaVmSpecificationVersion()
Gets the current value from the system properties map for "java.vm.specification.version".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getJavaVmVendor
public static java.lang.String getJavaVmVendor()
Gets the current value from the system properties map for "java.vm.vendor".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getJavaVmVersion
public static java.lang.String getJavaVmVersion()
Gets the current value from the system properties map for "java.vm.version".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getJavaxAccessibilityAssistiveTechnologies
public static java.lang.String getJavaxAccessibilityAssistiveTechnologies()
Gets the current value from the system properties map for "javax.accessibility.assistive_technologies".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaXmlConfigFile
public static java.lang.String getJavaXmlConfigFile()
Gets the current value from the system properties map for "java.xml.config.file".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaxNetSslSessionCacheSize
public static java.lang.String getJavaxNetSslSessionCacheSize()
Gets the current value from the system properties map for "javax.net.ssl.sessionCacheSize".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaxRmiSslClientEnabledCipherSuites
public static java.lang.String getJavaxRmiSslClientEnabledCipherSuites()
Gets the current value from the system properties map for "javax.rmi.ssl.client.enabledCipherSuites".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaxRmiSslClientEnabledProtocols
public static java.lang.String getJavaxRmiSslClientEnabledProtocols()
Gets the current value from the system properties map for "javax.rmi.ssl.client.enabledProtocols".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaxSecurityAuthUseSubjectCredsOnly
public static java.lang.String getJavaxSecurityAuthUseSubjectCredsOnly()
Gets the current value from the system properties map for "javax.security.auth.useSubjectCredsOnly".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJavaxSmartCardIoTerminalFactoryDefaultType
public static java.lang.String getJavaxSmartCardIoTerminalFactoryDefaultType()
Gets the current value from the system properties map for "javax.smartcardio.TerminalFactory.DefaultType".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdbcDrivers
public static java.lang.String getJdbcDrivers()
Gets the current value from the system properties map for "jdbc.drivers".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkHttpAuthProxyingDisabledSchemes
public static java.lang.String getJdkHttpAuthProxyingDisabledSchemes()
Gets the current value from the system properties map for "jdk.http.auth.proxying.disabledSchemes".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkHttpAuthTunnelingDisabledSchemes
public static java.lang.String getJdkHttpAuthTunnelingDisabledSchemes()
Gets the current value from the system properties map for "jdk.http.auth.tunneling.disabledSchemes".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkHttpClientAllowRestrictedHeaders
public static java.lang.String getJdkHttpClientAllowRestrictedHeaders()
Gets the current value from the system properties map for "jdk.httpclient.allowRestrictedHeaders".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkHttpClientAuthRetryLimit
public static java.lang.String getJdkHttpClientAuthRetryLimit()
Gets the current value from the system properties map for "jdk.httpclient.auth.retrylimit".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkHttpClientBufSize
public static java.lang.String getJdkHttpClientBufSize()
Gets the current value from the system properties map for "jdk.httpclient.bufsize".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkHttpClientConnectionPoolSize
public static java.lang.String getJdkHttpClientConnectionPoolSize()
Gets the current value from the system properties map for "jdk.httpclient.connectionPoolSize".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkHttpClientConnectionWindowSize
public static java.lang.String getJdkHttpClientConnectionWindowSize()
Gets the current value from the system properties map for "jdk.httpclient.connectionWindowSize".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkHttpClientDisableRetryConnect
public static java.lang.String getJdkHttpClientDisableRetryConnect()
Gets the current value from the system properties map for "jdk.httpclient.disableRetryConnect".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkHttpClientEnableAllMethodRetry
public static java.lang.String getJdkHttpClientEnableAllMethodRetry()
Gets the current value from the system properties map for "jdk.httpclient.enableAllMethodRetry".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkHttpClientEnablePush
public static java.lang.String getJdkHttpClientEnablePush()
Gets the current value from the system properties map for "jdk.httpclient.enablepush".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkHttpClientHpackMaxHeaderTableSize
public static java.lang.String getJdkHttpClientHpackMaxHeaderTableSize()
Gets the current value from the system properties map for "jdk.httpclient.hpack.maxheadertablesize".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkHttpClientHttpClientLog
public static java.lang.String getJdkHttpClientHttpClientLog()
Gets the current value from the system properties map for "jdk.httpclient.HttpClient.log".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkHttpClientKeepAliveTimeout
public static java.lang.String getJdkHttpClientKeepAliveTimeout()
Gets the current value from the system properties map for "jdk.httpclient.keepalive.timeout".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkHttpClientKeepAliveTimeoutH2
public static java.lang.String getJdkHttpClientKeepAliveTimeoutH2()
Gets the current value from the system properties map for "jdk.httpclient.keepalive.timeout.h2".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkHttpClientMaxFrameSize
public static java.lang.String getJdkHttpClientMaxFrameSize()
Gets the current value from the system properties map for "jdk.httpclient.maxframesize".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkHttpClientMaxStreams
public static java.lang.String getJdkHttpClientMaxStreams()
Gets the current value from the system properties map for "jdk.httpclient.maxstreams".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkHttpClientReceiveBufferSize
public static java.lang.String getJdkHttpClientReceiveBufferSize()
Gets the current value from the system properties map for "jdk.httpclient.receiveBufferSize".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkHttpClientRedirectsRetryLimit
public static java.lang.String getJdkHttpClientRedirectsRetryLimit()
Gets the current value from the system properties map for "jdk.httpclient.redirects.retrylimit".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkHttpClientSendBufferSize
public static java.lang.String getJdkHttpClientSendBufferSize()
Gets the current value from the system properties map for "jdk.httpclient.sendBufferSize".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkHttpClientWebSocketWriteBufferSize
public static java.lang.String getJdkHttpClientWebSocketWriteBufferSize()
Gets the current value from the system properties map for "jdk.httpclient.websocket.writeBufferSize".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkHttpClientWindowSize
public static java.lang.String getJdkHttpClientWindowSize()
Gets the current value from the system properties map for "jdk.httpclient.windowsize".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkHttpServerMaxConnections
public static java.lang.String getJdkHttpServerMaxConnections()
Gets the current value from the system properties map for "jdk.httpserver.maxConnections".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkHttpsNegotiateCbt
public static java.lang.String getJdkHttpsNegotiateCbt()
Gets the current value from the system properties map for "jdk.https.negotiate.cbt".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkIncludeInExceptions
public static java.lang.String getJdkIncludeInExceptions()
Gets the current value from the system properties map for "jdk.includeInExceptions".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkInternalHttpClientDisableHostNameVerification
public static java.lang.String getJdkInternalHttpClientDisableHostNameVerification()
Gets the current value from the system properties map for "jdk.internal.httpclient.disableHostnameVerification".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkIoPermissionsUseCanonicalPath
public static java.lang.String getJdkIoPermissionsUseCanonicalPath()
Gets the current value from the system properties map for "jdk.io.permissionsUseCanonicalPath".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkJndiLdapObjectFactoriesFilter
public static java.lang.String getJdkJndiLdapObjectFactoriesFilter()
Gets the current value from the system properties map for "jdk.jndi.ldap.object.factoriesFilter".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkJndiObjectFactoriesFilter
public static java.lang.String getJdkJndiObjectFactoriesFilter()
Gets the current value from the system properties map for "jdk.jndi.object.factoriesFilter".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkJndiRmiObjectFactoriesFilter
public static java.lang.String getJdkJndiRmiObjectFactoriesFilter()
Gets the current value from the system properties map for "jdk.jndi.rmi.object.factoriesFilter".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkModuleMain
public static java.lang.String getJdkModuleMain()
Gets the current value from the system properties map for "jdk.module.main".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkModuleMainClass
public static java.lang.String getJdkModuleMainClass()
Gets the current value from the system properties map for "jdk.module.main.class".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkModulePath
public static java.lang.String getJdkModulePath()
Gets the current value from the system properties map for "jdk.module.path".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkModuleUpgradePath
public static java.lang.String getJdkModuleUpgradePath()
Gets the current value from the system properties map for "jdk.module.upgrade.path".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkNetUnixDomainTmpDir
public static java.lang.String getJdkNetUnixDomainTmpDir()
Gets the current value from the system properties map for "jdk.net.unixdomain.tmpdir".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkNetUrlClassPathShowIgnoredClassPathEntries
public static java.lang.String getJdkNetUrlClassPathShowIgnoredClassPathEntries()
Gets the current value from the system properties map for "jdk.net.URLClassPath.showIgnoredClassPathEntries".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkSerialFilter
public static java.lang.String getJdkSerialFilter()
Gets the current value from the system properties map for "jdk.serialFilter".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkSerialFilterFactory
public static java.lang.String getJdkSerialFilterFactory()
Gets the current value from the system properties map for "jdk.serialFilterFactory".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkTlsClientSignatureSchemes
public static java.lang.String getJdkTlsClientSignatureSchemes()
Gets the current value from the system properties map for "jdk.tls.client.SignatureSchemes".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkTlsNamedGroups
public static java.lang.String getJdkTlsNamedGroups()
Gets the current value from the system properties map for "jdk.tls.namedGroups".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkTlsServerSignatureSchemes
public static java.lang.String getJdkTlsServerSignatureSchemes()
Gets the current value from the system properties map for "jdk.tls.server.SignatureSchemes".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkVirtualThreadSchedulerMaxPoolSize
public static java.lang.String getJdkVirtualThreadSchedulerMaxPoolSize()
Gets the current value from the system properties map for "jdk.virtualThreadScheduler.maxPoolSize".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkVirtualThreadSchedulerParallelism
public static java.lang.String getJdkVirtualThreadSchedulerParallelism()
Gets the current value from the system properties map for "jdk.virtualThreadScheduler.parallelism".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkXmlCdataChunkSize
public static java.lang.String getJdkXmlCdataChunkSize()
Gets the current value from the system properties map for "jdk.xml.cdataChunkSize".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkXmlDtdSupport
public static java.lang.String getJdkXmlDtdSupport()
Gets the current value from the system properties map for "jdk.xml.dtd.support".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkXmlElementAttributeLimit
public static java.lang.String getJdkXmlElementAttributeLimit()
Gets the current value from the system properties map for "jdk.xml.elementAttributeLimit".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkXmlEnableExtensionFunctions
public static java.lang.String getJdkXmlEnableExtensionFunctions()
Gets the current value from the system properties map for "jdk.xml.enableExtensionFunctions".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkXmlEntityExpansionLimit
public static java.lang.String getJdkXmlEntityExpansionLimit()
Gets the current value from the system properties map for "jdk.xml.entityExpansionLimit".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkXmlEntityReplacementLimit
public static java.lang.String getJdkXmlEntityReplacementLimit()
Gets the current value from the system properties map for "jdk.xml.entityReplacementLimi_t".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkXmlIsStandalone
public static java.lang.String getJdkXmlIsStandalone()
Gets the current value from the system properties map for "jdk.xml.isStandalone".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkXmlJdkCatalogResolve
public static java.lang.String getJdkXmlJdkCatalogResolve()
Gets the current value from the system properties map for "jdk.xml.jdkcatalog.resolve".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkXmlMaxElementDepth
public static java.lang.String getJdkXmlMaxElementDepth()
Gets the current value from the system properties map for "jdk.xml.maxElementDepth".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkXmlMaxGeneralEntitySizeLimit
public static java.lang.String getJdkXmlMaxGeneralEntitySizeLimit()
Gets the current value from the system properties map for "jdk.xml.maxGeneralEntitySizeLimit".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkXmlMaxOccurLimit
public static java.lang.String getJdkXmlMaxOccurLimit()
Gets the current value from the system properties map for "jdk.xml.maxOccurLimit".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkXmlMaxParameterEntitySizeLimit
public static java.lang.String getJdkXmlMaxParameterEntitySizeLimit()
Gets the current value from the system properties map for "jdk.xml.maxParameterEntitySizeLimit".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkXmlMaxXmlNameLimit
public static java.lang.String getJdkXmlMaxXmlNameLimit()
Gets the current value from the system properties map for "jdk.xml.maxXMLNameLimit".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkXmlOverrideDefaultParser
public static java.lang.String getJdkXmlOverrideDefaultParser()
Gets the current value from the system properties map for "jdk.xml.overrideDefaultParser".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkXmlResetSymbolTable
public static java.lang.String getJdkXmlResetSymbolTable()
Gets the current value from the system properties map for "jdk.xml.resetSymbolTable".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkXmlTotalEntitySizeLimit
public static java.lang.String getJdkXmlTotalEntitySizeLimit()
Gets the current value from the system properties map for "jdk.xml.totalEntitySizeLimit".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getJdkXmlXsltcIsStandalone
public static java.lang.String getJdkXmlXsltcIsStandalone()
Gets the current value from the system properties map for "jdk.xml.xsltcIsStandalone".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getLineSeparator
public static java.lang.String getLineSeparator()
Gets the current value from the system properties map for "line.separator".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getLineSeparator
public static java.lang.String getLineSeparator(java.util.function.Supplier<java.lang.String> defaultIfAbsent)
Gets the current value from the system properties map for "line.separator".Returns
nullif the property cannot be read due to aSecurityException.- Parameters:
defaultIfAbsent- get this Supplier when the property is empty or throws SecurityException.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getLong
public static long getLong(java.lang.Class<?> clazz, java.lang.String key, java.util.function.LongSupplier defaultIfAbsent)Gets the current value for the property named"SimpleClassName.Key"as along.If a
SecurityExceptionis caught, the return value isnull.- Parameters:
clazz- The Class to use for the SimpleClassName.key- The subkey.defaultIfAbsent- The default value.- Returns:
- a long or defaultIfAbsent.
- Since:
- 3.19.0
- See Also:
Class.getSimpleName()
-
getLong
public static long getLong(java.lang.String key, java.util.function.LongSupplier defaultIfAbsent)Gets the current value for the property namedkeyas along.If a
SecurityExceptionis caught, the return value isnull.- Parameters:
key- The key.defaultIfAbsent- The default value.- Returns:
- a
longor defaultIfAbsent.
-
getNativeEncoding
public static java.lang.String getNativeEncoding()
Gets the current value from the system properties map for "native.encoding".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getNetworkAddressCacheNegativeTtl
public static java.lang.String getNetworkAddressCacheNegativeTtl()
Gets the current value from the system properties map for "networkaddress.cache.negative.ttl".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getNetworkAddressCacheStaleTtl
public static java.lang.String getNetworkAddressCacheStaleTtl()
Gets the current value from the system properties map for "networkaddress.cache.stale.ttl".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getNetworkAddressCacheTtl
public static java.lang.String getNetworkAddressCacheTtl()
Gets the current value from the system properties map for "networkaddress.cache.ttl".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getOrgJcpXmlDsigSecureValidation
public static java.lang.String getOrgJcpXmlDsigSecureValidation()
Gets the current value from the system properties map for "org.jcp.xml.dsig.securevalidation".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getOrgOpenJdkJavaUtilStreamTripwire
public static java.lang.String getOrgOpenJdkJavaUtilStreamTripwire()
Gets the current value from the system properties map for "org.openjdk.java.util.stream.tripwire".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getOsArch
public static java.lang.String getOsArch()
Gets the current value from the system properties map for "os.arch".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getOsName
public static java.lang.String getOsName()
Gets the current value from the system properties map for "os.name".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getOsVersion
public static java.lang.String getOsVersion()
Gets the current value from the system properties map for "os.version".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getPathSeparator
public static java.lang.String getPathSeparator()
Gets the current value from the system properties map for "path.separator".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getProperty
public static java.lang.String getProperty(java.lang.String property)
Gets a System property, defaulting tonullif the property cannot be read.If a
SecurityExceptionis caught, the return value isnull.- Parameters:
property- The system property name.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getProperty
static java.lang.String getProperty(java.lang.String property, java.lang.String defaultIfAbsent)Gets a System property, defaulting tonullif the property cannot be read.If a
SecurityExceptionis caught, the return value isnull.- Parameters:
property- the system property name.defaultIfAbsent- use this value when the property is empty or throws SecurityException.- Returns:
- the system property value or
nullif a security problem occurs.
-
getProperty
static java.lang.String getProperty(java.lang.String property, java.util.function.Supplier<java.lang.String> defaultIfAbsent)Gets a System property, defaulting tonullif the property cannot be read.If a
SecurityExceptionis caught, the return value isnull.- Parameters:
property- the system property name.defaultIfAbsent- get this Supplier when the property is empty or throws SecurityException.- Returns:
- the system property value or
nullif a security problem occurs.
-
getSocksProxyHost
public static java.lang.String getSocksProxyHost()
Gets the current value from the system properties map for "socksProxyHost".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getSocksProxyPort
public static java.lang.String getSocksProxyPort()
Gets the current value from the system properties map for "socksProxyPort".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getSocksProxyVersion
public static java.lang.String getSocksProxyVersion()
Gets the current value from the system properties map for "socksProxyVersion".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getStdErrEncoding
public static java.lang.String getStdErrEncoding()
Gets the current value from the system properties map for "stderr.encoding".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getStdOutEncoding
public static java.lang.String getStdOutEncoding()
Gets the current value from the system properties map for "stdout.encoding".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getSunNetHttpServerDrainAmount
public static java.lang.String getSunNetHttpServerDrainAmount()
Gets the current value from the system properties map for "sun.net.httpserver.drainAmount".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getSunNetHttpServerIdleInterval
public static java.lang.String getSunNetHttpServerIdleInterval()
Gets the current value from the system properties map for "sun.net.httpserver.idleInterval".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getSunNetHttpServerMaxIdleConnections
public static java.lang.String getSunNetHttpServerMaxIdleConnections()
Gets the current value from the system properties map for "sun.net.httpserver.maxIdleConnections".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getSunNetHttpServerMaxReqHeaders
public static java.lang.String getSunNetHttpServerMaxReqHeaders()
Gets the current value from the system properties map for "sun.net.httpserver.maxReqHeaders".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getSunNetHttpServerMaxReqTime
public static java.lang.String getSunNetHttpServerMaxReqTime()
Gets the current value from the system properties map for "sun.net.httpserver.maxReqTime".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getSunNetHttpServerMaxRspTime
public static java.lang.String getSunNetHttpServerMaxRspTime()
Gets the current value from the system properties map for "sun.net.httpserver.maxRspTime".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getSunNetHttpServerNoDelay
public static java.lang.String getSunNetHttpServerNoDelay()
Gets the current value from the system properties map for "sun.net.httpserver.nodelay".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getSunSecurityKrb5Principal
public static java.lang.String getSunSecurityKrb5Principal()
Gets the current value from the system properties map for "sun.security.krb5.principal".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getUserCountry
public static java.lang.String getUserCountry()
Gets the current value from the system properties map for "user.country".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getUserDir
public static java.lang.String getUserDir()
Gets the current value from the system properties map for "user.dir".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getUserExtensions
public static java.lang.String getUserExtensions()
Gets the current value from the system properties map for "user.extensions".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getUserHome
public static java.lang.String getUserHome()
Gets the current value from the system properties map for "user.home".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getUserLanguage
public static java.lang.String getUserLanguage()
Gets the current value from the system properties map for "user.language".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getUserName
public static java.lang.String getUserName()
Gets the current value from the system properties map for "user.name".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getUserName
public static java.lang.String getUserName(java.lang.String defaultValue)
Gets the current value from the system properties map for "user.name".Returns
nullif the property cannot be read due to aSecurityException.- Parameters:
defaultValue- get this Supplier when the property is empty or throws SecurityException.- Returns:
- The system property value or
defaultValueif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getUserRegion
public static java.lang.String getUserRegion()
Gets the current value from the system properties map for "user.region".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getUserScript
public static java.lang.String getUserScript()
Gets the current value from the system properties map for "user.script".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
getUserTimezone
public static java.lang.String getUserTimezone()
Gets the current value from the system properties map for "user.timezone".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs.
-
getUserVariant
public static java.lang.String getUserVariant()
Gets the current value from the system properties map for "user.variant".Returns
nullif the property cannot be read due to aSecurityException.- Returns:
- The system property value or
nullif the property is absent or a security problem occurs. - Since:
- 3.15.0
-
isPropertySet
public static boolean isPropertySet(java.lang.String property)
Tests whether the given property is set.Short-hand for
getProperty(property) != null.If a
SecurityExceptionis caught, the return value isfalse.- Parameters:
property- the system property name.- Returns:
- whether the given property is set.
- Since:
- 3.18.0
-
toKey
private static java.lang.String toKey(java.lang.Class<?> clazz, java.lang.String key, boolean simpleKey)
-
-