Class SystemProperties
- java.lang.Object
-
- org.apache.commons.lang3.SystemProperties
-
public final class SystemProperties extends java.lang.Object
Accesses 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.String
APPLE_AWT_ENABLE_TEMPLATE_IMAGES
The System property name "apple.awt.enableTemplateImages".static java.lang.String
AWT_TOOLKIT
The System property name "awt.toolkit".static java.lang.String
COM_SUN_JNDI_LDAP_OBJECT_TRUST_SERIAL_DATA
The System property name "com.sun.jndi.ldap.object.trustSerialData".static java.lang.String
COM_SUN_NET_HTTP_SERVER_HTTP_SERVER_PROVIDER
The System property name "com.sun.net.httpserver.HttpServerProvider".static java.lang.String
FILE_ENCODING
The System property name "file.encoding".static java.lang.String
FILE_SEPARATOR
The System property name "file.separator".static java.lang.String
FTP_NON_PROXY_HOST
The System property name "ftp.nonProxyHosts".static java.lang.String
FTP_PROXY_HOST
The System property name "ftp.proxyHost".static java.lang.String
FTP_PROXY_PORT
The System property name "ftp.proxyPort".static java.lang.String
HTTP_AGENT
The System property name "http.agent".static java.lang.String
HTTP_AUTH_DIGEST_CNONCE_REPEAT
The System property name "http.auth.digest.cnonceRepeat".static java.lang.String
HTTP_AUTH_DIGEST_RE_ENABLED_ALGORITHMS
The System property name "http.auth.digest.reEnabledAlgorithms".static java.lang.String
HTTP_AUTH_DIGEST_VALIDATE_PROXY
The System property name "http.auth.digest.validateProxy".static java.lang.String
HTTP_AUTH_DIGEST_VALIDATE_SERVER
The System property name "http.auth.digest.validateServer".static java.lang.String
HTTP_AUTH_NTLM_DOMAIN
The System property name "http.auth.ntlm.domain".static java.lang.String
HTTP_KEEP_ALIVE
The System property name "http.keepAlive".static java.lang.String
HTTP_KEEP_ALIVE_TIME_PROXY
The System property name "http.keepAlive.time.proxy".static java.lang.String
HTTP_KEEP_ALIVE_TIME_SERVER
The System property name "http.keepAlive.time.server".static java.lang.String
HTTP_MAX_CONNECTIONS
The System property name "http.maxConnections".static java.lang.String
HTTP_MAX_REDIRECTS
The System property name "http.maxRedirects".static java.lang.String
HTTP_NON_PROXY_HOSTS
The System property name "http.nonProxyHosts".static java.lang.String
HTTP_PROXY_HOST
The System property name "http.proxyHost".static java.lang.String
HTTP_PROXY_PORT
The System property name "http.proxyPort".static java.lang.String
HTTPS_PROXY_HOST
The System property name "https.proxyHost".static java.lang.String
HTTPS_PROXY_PORT
The System property name "https.proxyPort".static java.lang.String
JAVA_AWT_FONTS
The System property name "java.awt.fonts".static java.lang.String
JAVA_AWT_GRAPHICSENV
The System property name "java.awt.graphicsenv".static java.lang.String
JAVA_AWT_HEADLESS
The System property name "java.awt.headless".static java.lang.String
JAVA_AWT_PRINTERJOB
The System property name "java.awt.printerjob".static java.lang.String
JAVA_CLASS_PATH
The System property name "java.class.path".static java.lang.String
JAVA_CLASS_VERSION
The System property name "java.class.version".static java.lang.String
JAVA_COMPILER
The System property name "java.compiler".static java.lang.String
JAVA_CONTENT_HANDLER_PKGS
The System property name "java.content.handler.pkgs".static java.lang.String
JAVA_ENDORSED_DIRS
The System property name "java.endorsed.dirs".static java.lang.String
JAVA_EXT_DIRS
The System property name "java.ext.dirs".static java.lang.String
JAVA_HOME
The System property name "java.home".static java.lang.String
JAVA_IO_TMPDIR
The System property name "java.io.tmpdir".static java.lang.String
JAVA_LIBRARY_PATH
The System property name "java.library.path".static java.lang.String
JAVA_LOCALE_PROVIDERS
The System property name "java.locale.providers".static java.lang.String
JAVA_LOCALE_USE_OLD_ISO_CODES
The System property name "java.locale.useOldISOCodes".static java.lang.String
JAVA_NET_PREFER_IPV4_STACK
The System property name "java.net.preferIPv4Stack".static java.lang.String
JAVA_NET_PREFER_IPV6_ADDRESSES
The System property name "java.net.preferIPv6Addresses".static java.lang.String
JAVA_NET_SOCKS_PASSWORD
The System property name "java.net.socks.password".static java.lang.String
JAVA_NET_SOCKS_USER_NAME
The System property name "java.net.socks.username".static java.lang.String
JAVA_NET_USE_SYSTEM_PROXIES
The System property name "java.net.useSystemProxies".static java.lang.String
JAVA_NIO_CHANNELS_DEFAULT_THREAD_POOL_INITIAL_SIZE
The System property name "java.nio.channels.DefaultThreadPool.initialSize".static java.lang.String
JAVA_NIO_CHANNELS_DEFAULT_THREAD_POOL_THREAD_FACTORY
The System property name "java.nio.channels.DefaultThreadPool.threadFactory".static java.lang.String
JAVA_NIO_CHANNELS_SPI_ASYNCHRONOUS_CHANNEL_PROVIDER
The System property name "java.nio.channels.spi.AsynchronousChannelProvider".static java.lang.String
JAVA_NIO_CHANNELS_SPI_SELECTOR_PROVIDER
The System property name "java.nio.channels.spi.SelectorProvider".static java.lang.String
JAVA_NIO_FILE_SPI_DEFAULT_FILE_SYSTEM_PROVIDER
The System property name "java.nio.file.spi.DefaultFileSystemProvider".static java.lang.String
JAVA_PROPERTIES_DATE
The System property name "java.properties.date".static java.lang.String
JAVA_PROTOCOL_HANDLER_PKGS
The System property name "java.protocol.handler.pkgs".static java.lang.String
JAVA_RMI_SERVER_CODEBASE
The System property name "java.rmi.server.codebase".static java.lang.String
JAVA_RMI_SERVER_HOST_NAME
The System property name "java.rmi.server.hostname".static java.lang.String
JAVA_RMI_SERVER_RANDOM_IDS
The System property name "java.rmi.server.randomIDs".static java.lang.String
JAVA_RMI_SERVER_RMI_CLASS_LOADER_SPI
The System property name "java.rmi.server.RMIClassLoaderSpi".static java.lang.String
JAVA_RUNTIME_NAME
The System property name "java.runtime.name".static java.lang.String
JAVA_RUNTIME_VERSION
The System property name "java.runtime.version".static java.lang.String
JAVA_SECURITY_AUTH_LOGIN_CONFIG
The System property name "java.security.auth.login.config".static java.lang.String
JAVA_SECURITY_DEBUG
The System property name "java.security.debug".static java.lang.String
JAVA_SECURITY_KERBEROS_CONF
The System property name "java.security.krb5.conf".static java.lang.String
JAVA_SECURITY_KERBEROS_KDC
The System property name "java.security.krb5.kdc".static java.lang.String
JAVA_SECURITY_KERBEROS_REALM
The System property name "java.security.krb5.realm".static java.lang.String
JAVA_SECURITY_MANAGER
The System property name "java.security.manager".static java.lang.String
JAVA_SPECIFICATION_MAINTENANCE_VERSION
The System property name "java.specification.maintenance.version".static java.lang.String
JAVA_SPECIFICATION_NAME
The System property name "java.specification.name".static java.lang.String
JAVA_SPECIFICATION_VENDOR
The System property name "java.specification.vendor".static java.lang.String
JAVA_SPECIFICATION_VERSION
The System property name "java.specification.version".static java.lang.String
JAVA_SYSTEM_CLASS_LOADER
The System property name "java.system.class.loader".static java.lang.String
JAVA_TIME_ZONE_DEFAULT_ZONE_RULES_PROVIDER
The System property name "java.time.zone.DefaultZoneRulesProvider".static java.lang.String
JAVA_UTIL_CONCURRENT_FORK_JOIN_POOL_COMMON_EXCEPTION_HANDLER
The System property name "java.util.concurrent.ForkJoinPool.common.exceptionHandler".static java.lang.String
JAVA_UTIL_CONCURRENT_FORK_JOIN_POOL_COMMON_MAXIMUM_SPARES
The System property name "java.util.concurrent.ForkJoinPool.common.maximumSpares".static java.lang.String
JAVA_UTIL_CONCURRENT_FORK_JOIN_POOL_COMMON_PARALLELISM
The System property name "java.util.concurrent.ForkJoinPool.common.parallelism".static java.lang.String
JAVA_UTIL_CONCURRENT_FORK_JOIN_POOL_COMMON_THREAD_FACTORY
The System property name "java.util.concurrent.ForkJoinPool.common.threadFactory".static java.lang.String
JAVA_UTIL_CURRENCY_DATA
The System property name "java.util.currency.data".static java.lang.String
JAVA_UTIL_LOGGING_CONFIG_CLASS
The System property name "java.util.logging.config.class".static java.lang.String
JAVA_UTIL_LOGGING_CONFIG_FILE
The System property name "java.util.logging.config.file".static java.lang.String
JAVA_UTIL_LOGGING_SIMPLE_FORMATTER_FORMAT
The System property name "java.util.logging.simpleformatter.format".static java.lang.String
JAVA_UTIL_PREFS_PREFERENCES_FACTORY
The System property name "java.util.prefs.PreferencesFactory".static java.lang.String
JAVA_UTIL_PROPERTY_RESOURCE_BUNDLE_ENCODING
The System property name "java.util.PropertyResourceBundle.encoding".static java.lang.String
JAVA_VENDOR
The System property name "java.vendor".static java.lang.String
JAVA_VENDOR_URL
The System property name "java.vendor.url".static java.lang.String
JAVA_VENDOR_VERSION
The System property name "java.vendor.version".static java.lang.String
JAVA_VERSION
The System property name "java.version".static java.lang.String
JAVA_VERSION_DATE
The System property name "java.version.date".static java.lang.String
JAVA_VM_INFO
The System property name "java.vm.info".static java.lang.String
JAVA_VM_NAME
The System property name "java.vm.name".static java.lang.String
JAVA_VM_SPECIFICATION_NAME
The System property name "java.vm.specification.name".static java.lang.String
JAVA_VM_SPECIFICATION_VENDOR
The System property name "java.vm.specification.vendor".static java.lang.String
JAVA_VM_SPECIFICATION_VERSION
The System property name "java.vm.specification.version".static java.lang.String
JAVA_VM_VENDOR
The System property name "java.vm.vendor".static java.lang.String
JAVA_VM_VERSION
The System property name "java.vm.version".static java.lang.String
JAVA_XML_CONFIG_FILE
The System property name "java.xml.config.file".static java.lang.String
JAVAX_ACCESSIBILITY_ASSISTIVE_TECHNOLOGIES
The System property name "javax.accessibility.assistive_technologies".static java.lang.String
JAVAX_NET_SSL_SESSION_CACHE_SIZE
The System property name "javax.net.ssl.sessionCacheSize".static java.lang.String
JAVAX_RMI_SSL_CLIENT_ENABLED_CIPHER_SUITES
The System property name "javax.rmi.ssl.client.enabledCipherSuites".static java.lang.String
JAVAX_RMI_SSL_CLIENT_ENABLED_PROTOCOLS
The System property name "javax.rmi.ssl.client.enabledProtocols".static java.lang.String
JAVAX_SECURITY_AUTH_USE_SUBJECT_CREDS_ONLY
The System property name "javax.security.auth.useSubjectCredsOnly".static java.lang.String
JAVAX_SMART_CARD_IO_TERMINAL_FACTORY_DEFAULT_TYPE
The System property name "javax.smartcardio.TerminalFactory.DefaultType".static java.lang.String
JDBC_DRIVERS
The System property name "jdbc.drivers".static java.lang.String
JDK_HTTP_AUTH_PROXYING_DISABLED_SCHEMES
The System property name "jdk.http.auth.proxying.disabledSchemes".static java.lang.String
JDK_HTTP_AUTH_TUNNELING_DISABLED_SCHEMES
The System property name "jdk.http.auth.tunneling.disabledSchemes".static java.lang.String
JDK_HTTP_CLIENT_ALLOW_RESTRICTED_HEADERS
The System property name "jdk.httpclient.allowRestrictedHeaders".static java.lang.String
JDK_HTTP_CLIENT_AUTH_RETRY_LIMIT
The System property name "jdk.httpclient.auth.retrylimit".static java.lang.String
JDK_HTTP_CLIENT_BUF_SIZE
The System property name "jdk.httpclient.bufsize".static java.lang.String
JDK_HTTP_CLIENT_CONNECTION_POOL_SIZE
The System property name "jdk.httpclient.connectionPoolSize".static java.lang.String
JDK_HTTP_CLIENT_CONNECTION_WINDOW_SIZE
The System property name "jdk.httpclient.connectionWindowSize".static java.lang.String
JDK_HTTP_CLIENT_DISABLE_RETRY_CONNECT
The System property name "jdk.httpclient.disableRetryConnect".static java.lang.String
JDK_HTTP_CLIENT_ENABLE_ALL_METHOD_RETRY
The System property name "jdk.httpclient.enableAllMethodRetry".static java.lang.String
JDK_HTTP_CLIENT_ENABLE_PUSH
The System property name "jdk.httpclient.enablepush".static java.lang.String
JDK_HTTP_CLIENT_HPACK_MAX_HEADER_TABLE_SIZE
The System property name "jdk.httpclient.hpack.maxheadertablesize".static java.lang.String
JDK_HTTP_CLIENT_HTTP_CLIENT_LOG
The System property name "jdk.httpclient.HttpClient.log".static java.lang.String
JDK_HTTP_CLIENT_KEEP_ALIVE_TIMEOUT
The System property name "jdk.httpclient.keepalive.timeout".static java.lang.String
JDK_HTTP_CLIENT_KEEP_ALIVE_TIMEOUT_H2
The System property name "jdk.httpclient.keepalive.timeout.h2".static java.lang.String
JDK_HTTP_CLIENT_MAX_FRAME_SIZE
The System property name "jdk.httpclient.maxframesize".static java.lang.String
JDK_HTTP_CLIENT_MAX_STREAMS
The System property name "jdk.httpclient.maxstreams".static java.lang.String
JDK_HTTP_CLIENT_RECEIVE_BUFFER_SIZE
The System property name "jdk.httpclient.receiveBufferSize".static java.lang.String
JDK_HTTP_CLIENT_REDIRECTS_RETRY_LIMIT
The System property name "jdk.httpclient.redirects.retrylimit".static java.lang.String
JDK_HTTP_CLIENT_SEND_BUFFER_SIZE
The System property name "jdk.httpclient.sendBufferSize".static java.lang.String
JDK_HTTP_CLIENT_WEB_SOCKET_WRITE_BUFFER_SIZE
The System property name "jdk.httpclient.websocket.writeBufferSize".static java.lang.String
JDK_HTTP_CLIENT_WINDOW_SIZE
The System property name "jdk.httpclient.windowsize".static java.lang.String
JDK_HTTP_SERVER_MAX_CONNECTIONS
The System property name "jdk.httpserver.maxConnections".static java.lang.String
JDK_HTTPS_NEGOTIATE_CBT
The System property name "jdk.https.negotiate.cbt".static java.lang.String
JDK_INCLUDE_IN_EXCEPTIONS
The System property name "jdk.includeInExceptions".static java.lang.String
JDK_INTERNAL_HTTP_CLIENT_DISABLE_HOST_NAME_VERIFICATION
The System property name "jdk.internal.httpclient.disableHostnameVerification".static java.lang.String
JDK_IO_PERMISSIONS_USE_CANONICAL_PATH
The System property name "jdk.io.permissionsUseCanonicalPath".static java.lang.String
JDK_JNDI_LDAP_OBJECT_FACTORIES_FILTER
The System property name "jdk.jndi.ldap.object.factoriesFilter".static java.lang.String
JDK_JNDI_OBJECT_FACTORIES_FILTER
The System property name "jdk.jndi.object.factoriesFilter".static java.lang.String
JDK_JNDI_RMI_OBJECT_FACTORIES_FILTER
The System property name "jdk.jndi.rmi.object.factoriesFilter".static java.lang.String
JDK_MODULE_MAIN
The System property name "jdk.module.main".static java.lang.String
JDK_MODULE_MAIN_CLASS
The System property name "jdk.module.main.class".static java.lang.String
JDK_MODULE_PATH
The System property name "jdk.module.path".static java.lang.String
JDK_MODULE_UPGRADE_PATH
The System property name "jdk.module.upgrade.path".static java.lang.String
JDK_NET_UNIX_DOMAIN_TMPDIR
The System property name "jdk.net.unixdomain.tmpdir".static java.lang.String
JDK_NET_URL_CLASS_PATH_SHOW_IGNORED_CLASS_PATH_ENTRIES
The System property name "jdk.net.URLClassPath.showIgnoredClassPathEntries".static java.lang.String
JDK_SERIAL_FILTER
The System property name "jdk.serialFilter".static java.lang.String
JDK_SERIAL_FILTER_FACTORY
The System property name "jdk.serialFilterFactory".static java.lang.String
JDK_TLS_CLIENT_SIGNATURE_SCHEMES
The System property name "jdk.tls.client.SignatureSchemes".static java.lang.String
JDK_TLS_NAMED_GROUPS
The System property name "jdk.tls.namedGroups".static java.lang.String
JDK_TLS_SERVER_SIGNATURE_SCHEMES
The System property name "jdk.tls.server.SignatureSchemes".static java.lang.String
JDK_VIRTUAL_THREAD_SCHEDULER_MAXPOOLSIZE
The System property name "jdk.virtualThreadScheduler.maxPoolSize".static java.lang.String
JDK_VIRTUAL_THREAD_SCHEDULER_PARALLELISM
The System property name "jdk.virtualThreadScheduler.parallelism".static java.lang.String
JDK_XML_CDATA_CHUNK_SIZE
The System property name "jdk.xml.cdataChunkSize".static java.lang.String
JDK_XML_DTD_SUPPORT
The System property name "jdk.xml.dtd.support".static java.lang.String
JDK_XML_ELEMENT_ATTRIBUTE_LIMIT
The System property name "jdk.xml.elementAttributeLimit".static java.lang.String
JDK_XML_ENABLE_EXTENSION_FUNCTIONS
The System property name "jdk.xml.enableExtensionFunctions".static java.lang.String
JDK_XML_ENTITY_EXPANSION_LIMIT
The System property name "jdk.xml.entityExpansionLimit".static java.lang.String
JDK_XML_ENTITY_REPLACEMENT_LIMIT
The System property name "jdk.xml.entityReplacementLimi_t".static java.lang.String
JDK_XML_IS_STANDALONE
The System property name "jdk.xml.isStandalone".static java.lang.String
JDK_XML_JDK_CATALOG_RESOLVE
The System property name "jdk.xml.jdkcatalog.resolve".static java.lang.String
JDK_XML_MAX_ELEMENT_DEPTH
The System property name "jdk.xml.maxElementDepth".static java.lang.String
JDK_XML_MAX_GENERAL_ENTITY_SIZE_LIMIT
The System property name "jdk.xml.maxGeneralEntitySizeLimit".static java.lang.String
JDK_XML_MAX_OCCUR_LIMIT
The System property name "jdk.xml.maxOccurLimit".static java.lang.String
JDK_XML_MAX_PARAMETER_ENTITY_SIZE_LIMIT
The System property name "jdk.xml.maxParameterEntitySizeLimit".static java.lang.String
JDK_XML_MAX_XML_NAME_LIMIT
The System property name "jdk.xml.maxXMLNameLimit".static java.lang.String
JDK_XML_OVERRIDE_DEFAULT_PARSER
The System property name "jdk.xml.overrideDefaultParser".static java.lang.String
JDK_XML_RESET_SYMBOL_TABLE
The System property name "jdk.xml.resetSymbolTable".static java.lang.String
JDK_XML_TOTAL_ENTITY_SIZE_LIMIT
The System property name "jdk.xml.totalEntitySizeLimit".static java.lang.String
JDK_XML_XSLTC_IS_STANDALONE
The System property name "jdk.xml.xsltcIsStandalone".static java.lang.String
LINE_SEPARATOR
The System property name "line.separator".static java.lang.String
NATIVE_ENCODING
The System property name "native.encoding".static java.lang.String
NETWORK_ADDRESS_CACHE_NEGATIVE_TTL
The System property name "networkaddress.cache.negative.ttl".static java.lang.String
NETWORK_ADDRESS_CACHE_STALE_TTL
The System property name "networkaddress.cache.stale.ttl".static java.lang.String
NETWORK_ADDRESS_CACHE_TTL
The System property name "networkaddress.cache.ttl".static java.lang.String
ORG_JCP_XML_DSIG_SECURE_VALIDATION
The System property name "org.jcp.xml.dsig.securevalidation".static java.lang.String
ORG_OPENJDK_JAVA_UTIL_STREAM_TRIPWIRE
The System property name "org.openjdk.java.util.stream.tripwire".static java.lang.String
OS_ARCH
The System property name "os.arch".static java.lang.String
OS_NAME
The System property name "os.name".static java.lang.String
OS_VERSION
The System property name "os.version".static java.lang.String
PATH_SEPARATOR
The System property name "path.separator".static java.lang.String
SOCKS_PROXY_HOST
The System property name "socksProxyHost".static java.lang.String
SOCKS_PROXY_PORT
The System property name "socksProxyPort".static java.lang.String
SOCKS_PROXY_VERSION
The System property name "socksProxyVersion".static java.lang.String
STDERR_ENCODING
The System property name "stderr.encoding".static java.lang.String
STDOUT_ENCODING
The System property name "stdout.encoding".static java.lang.String
SUN_NET_HTTP_SERVER_DRAIN_AMOUNT
The System property name "sun.net.httpserver.drainAmount".static java.lang.String
SUN_NET_HTTP_SERVER_IDLE_INTERVAL
The System property name "sun.net.httpserver.idleInterval".static java.lang.String
SUN_NET_HTTP_SERVER_MAX_IDLE_CONNECTIONS
The System property name "sun.net.httpserver.maxIdleConnections".static java.lang.String
SUN_NET_HTTP_SERVER_MAX_REQ_HEADERS
The System property name "sun.net.httpserver.maxReqHeaders".static java.lang.String
SUN_NET_HTTP_SERVER_MAX_REQ_TIME
The System property name "sun.net.httpserver.maxReqTime".static java.lang.String
SUN_NET_HTTP_SERVER_MAX_RSP_TIME
The System property name "sun.net.httpserver.maxRspTime".static java.lang.String
SUN_NET_HTTP_SERVER_NO_DELAY
The System property name "sun.net.httpserver.nodelay".static java.lang.String
SUN_SECURITY_KRB5_PRINCIPAL
The System property name "sun.security.krb5.principal".static java.lang.String
USER_COUNTRY
The System property name "user.country".static java.lang.String
USER_DIR
The System property name "user.dir".static java.lang.String
USER_EXTENSIONS
The System property name "user.extensions".static java.lang.String
USER_HOME
The System property name "user.home".static java.lang.String
USER_LANGUAGE
The System property name "user.language".static java.lang.String
USER_NAME
The System property name "user.name".static java.lang.String
USER_REGION
The System property name "user.region".static java.lang.String
USER_SCRIPT
The System property name "user.script".static java.lang.String
USER_TIMEZONE
The System property name "user.timezone".static java.lang.String
USER_VARIANT
The 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 Modifier and Type Method Description static java.lang.String
getAppleAwtEnableTemplateImages()
Gets the current value from the system properties map.static java.lang.String
getAwtToolkit()
Gets the current value from the system properties map.static boolean
getBoolean(java.lang.String key, java.util.function.BooleanSupplier defaultIfAbsent)
Gets the current value for the property namedkey
as anboolean
.static java.lang.String
getComSunJndiLdapObjectTrustSerialData()
Gets the current value from the system properties map.static java.lang.String
getComSunNetHttpServerHttpServerProvider()
Gets the current value from the system properties map.static java.lang.String
getFileEncoding()
Gets the current value from the system properties map.static java.lang.String
getFileSeparator()
Gets the current value from the system properties map.static java.lang.String
getFtpNonProxyHost()
Gets the current value from the system properties map.static java.lang.String
getFtpProxyHost()
Gets the current value from the system properties map.static java.lang.String
getFtpProxyPort()
Gets the current value from the system properties map.static java.lang.String
getHttpAgent()
Gets the current value from the system properties map.static java.lang.String
getHttpAuthDigestCnonceRepeat()
Gets the current value from the system properties map.static java.lang.String
getHttpAuthDigestReenabledAlgorithms()
Gets the current value from the system properties map.static java.lang.String
getHttpAuthDigestValidateProxy()
Gets the current value from the system properties map.static java.lang.String
getHttpAuthDigestValidateServer()
Gets the current value from the system properties map.static java.lang.String
getHttpAuthNtlmDomain()
Gets the current value from the system properties map.static java.lang.String
getHttpKeepAlive()
Gets the current value from the system properties map.static java.lang.String
getHttpKeepAliveTimeProxy()
Gets the current value from the system properties map.static java.lang.String
getHttpKeepAliveTimeServer()
Gets the current value from the system properties map.static java.lang.String
getHttpMaxConnections()
Gets the current value from the system properties map.static java.lang.String
getHttpMaxRedirects()
Gets the current value from the system properties map.static java.lang.String
getHttpNonProxyHosts()
Gets the current value from the system properties map.static java.lang.String
getHttpProxyHost()
Gets the current value from the system properties map.static java.lang.String
getHttpProxyPort()
Gets the current value from the system properties map.static java.lang.String
getHttpsProxyHost()
Gets the current value from the system properties map.static java.lang.String
getHttpsProxyPort()
Gets the current value from the system properties map.static int
getInt(java.lang.String key, java.util.function.IntSupplier defaultIfAbsent)
Gets the current value for the property namedkey
as anint
.static java.lang.String
getJavaAwtFonts()
Gets the current value from the system properties map.static java.lang.String
getJavaAwtGraphicsenv()
Gets the current value from the system properties map.static java.lang.String
getJavaAwtHeadless()
Gets the current value from the system properties map.static java.lang.String
getJavaAwtPrinterjob()
Gets the current value from the system properties map.static java.lang.String
getJavaClassPath()
Gets the current value from the system properties map.static java.lang.String
getJavaClassVersion()
Gets the current value from the system properties map.static java.lang.String
getJavaCompiler()
Gets the current value from the system properties map.static java.lang.String
getJavaContentHandlerPkgs()
Gets the current value from the system properties map.static java.lang.String
getJavaEndorsedDirs()
Gets the current value from the system properties map.static java.lang.String
getJavaExtDirs()
Gets the current value from the system properties map.static java.lang.String
getJavaHome()
Gets the current value from the system properties map.static java.lang.String
getJavaIoTmpdir()
Gets the current value from the system properties map.static java.lang.String
getJavaLibraryPath()
Gets the current value from the system properties map.static java.lang.String
getJavaLocaleProviders()
Gets the current value from the system properties map.static java.lang.String
getJavaLocaleUseOldIsoCodes()
Gets the current value from the system properties map.static java.lang.String
getJavaNetPreferIpv4Stack()
Gets the current value from the system properties map.static java.lang.String
getJavaNetPreferIpv6Addresses()
Gets the current value from the system properties map.static java.lang.String
getJavaNetSocksPassword()
Gets the current value from the system properties map.static java.lang.String
getJavaNetSocksUserName()
Gets the current value from the system properties map.static java.lang.String
getJavaNetUseSystemProxies()
Gets the current value from the system properties map.static java.lang.String
getJavaNioChannelsDefaultThreadPoolInitialSize()
Gets the current value from the system properties map.static java.lang.String
getJavaNioChannelsDefaultThreadPoolThreadFactory()
Gets the current value from the system properties map.static java.lang.String
getJavaNioChannelsSpiAsynchronousChannelProvider()
Gets the current value from the system properties map.static java.lang.String
getJavaNioChannelsSpiSelectorProvider()
Gets the current value from the system properties map.static java.lang.String
getJavaNioFileSpiDefaultFileSystemProvider()
Gets the current value from the system properties map.static java.lang.String
getJavaPropertiesDate()
Gets the current value from the system properties map.static java.lang.String
getJavaProtocolHandlerPkgs()
Gets the current value from the system properties map.static java.lang.String
getJavaRmiServerCodebase()
Gets the current value from the system properties map.static java.lang.String
getJavaRmiServerHostName()
Gets the current value from the system properties map.static java.lang.String
getJavaRmiServerRandomIds()
Gets the current value from the system properties map.static java.lang.String
getJavaRmiServerRmiClassLoaderSpi()
Gets the current value from the system properties map.static java.lang.String
getJavaRuntimeName()
Gets the current value from the system properties map.static java.lang.String
getJavaRuntimeVersion()
Gets the current value from the system properties map.static java.lang.String
getJavaSecurityAuthLoginConfig()
Gets the current value from the system properties map.static java.lang.String
getJavaSecurityManager()
Gets the current value from the system properties map.static java.lang.String
getJavaSpecificationMaintenanceVersion()
Gets the current value from the system properties map.static java.lang.String
getJavaSpecificationName()
Gets the current value from the system properties map.static java.lang.String
getJavaSpecificationVendor()
Gets the current value from the system properties map.static java.lang.String
getJavaSpecificationVersion()
Gets the current value from the system properties map.static java.lang.String
getJavaSpecificationVersion(java.lang.String defaultValue)
Gets the current value from the system properties map for "java.specification.version".static java.lang.String
getJavaSystemClassLoader()
Gets the current value from the system properties map for "java.system.class.loader".static java.lang.String
getJavaTimeZoneDefaultZoneRulesProvider()
Gets the current value from the system properties map for "java.time.zone.DefaultZoneRulesProvider".static java.lang.String
getJavaUtilConcurrentForkJoinPoolCommonExceptionHandler()
Gets the current value from the system properties map for "java.util.concurrent.ForkJoinPool.common.exceptionHandler".static java.lang.String
getJavaUtilConcurrentForkJoinPoolCommonMaximumSpares()
Gets the current value from the system properties map for "java.util.concurrent.ForkJoinPool.common.maximumSpares".static java.lang.String
getJavaUtilConcurrentForkJoinPoolCommonParallelism()
Gets the current value from the system properties map for "java.util.concurrent.ForkJoinPool.common.parallelism".static java.lang.String
getJavaUtilConcurrentForkJoinPoolCommonThreadFactory()
Gets the current value from the system properties map for "java.util.concurrent.ForkJoinPool.common.threadFactory".static java.lang.String
getJavaUtilCurrencyData()
Gets the current value from the system properties map for "java.util.currency.data".static java.lang.String
getJavaUtilLoggingConfigClass()
Gets the current value from the system properties map for "java.util.logging.config.class".static java.lang.String
getJavaUtilLoggingConfigFile()
Gets the current value from the system properties map for "java.util.logging.config.file".static java.lang.String
getJavaUtilLoggingSimpleFormatterFormat()
Gets the current value from the system properties map for "java.util.logging.simpleformatter.format".static java.lang.String
getJavaUtilPrefsPreferencesFactory()
Gets the current value from the system properties map for "java.util.prefs.PreferencesFactory".static java.lang.String
getJavaUtilPropertyResourceBundleEncoding()
Gets the current value from the system properties map for "java.util.PropertyResourceBundle.encoding".static java.lang.String
getJavaVendor()
Gets the current value from the system properties map for "java.vendor".static java.lang.String
getJavaVendorUrl()
Gets the current value from the system properties map for "java.vendor.url".static java.lang.String
getJavaVendorVersion()
Gets the current value from the system properties map for "java.vendor.version".static java.lang.String
getJavaVersion()
Gets the current value from the system properties map for "java.version".static java.lang.String
getJavaVersionDate()
Gets the current value from the system properties map for "java.version.date".static java.lang.String
getJavaVmInfo()
Gets the current value from the system properties map for "java.vm.info".static java.lang.String
getJavaVmName()
Gets the current value from the system properties map for "java.vm.name".static java.lang.String
getJavaVmSpecificationName()
Gets the current value from the system properties map for "java.vm.specification.name".static java.lang.String
getJavaVmSpecificationVendor()
Gets the current value from the system properties map for "java.vm.specification.vendor".static java.lang.String
getJavaVmSpecificationVersion()
Gets the current value from the system properties map for "java.vm.specification.version".static java.lang.String
getJavaVmVendor()
Gets the current value from the system properties map for "java.vm.vendor".static java.lang.String
getJavaVmVersion()
Gets the current value from the system properties map for "java.vm.version".static java.lang.String
getJavaxAccessibilityAssistiveTechnologies()
Gets the current value from the system properties map for "javax.accessibility.assistive_technologies".static java.lang.String
getJavaXmlConfigFile()
Gets the current value from the system properties map for "java.xml.config.file".static java.lang.String
getJavaxNetSslSessionCacheSize()
Gets the current value from the system properties map for "javax.net.ssl.sessionCacheSize".static java.lang.String
getJavaxRmiSslClientEnabledCipherSuites()
Gets the current value from the system properties map for "javax.rmi.ssl.client.enabledCipherSuites".static java.lang.String
getJavaxRmiSslClientEnabledProtocols()
Gets the current value from the system properties map for "javax.rmi.ssl.client.enabledProtocols".static java.lang.String
getJavaxSecurityAuthUseSubjectCredsOnly()
Gets the current value from the system properties map for "javax.security.auth.useSubjectCredsOnly".static java.lang.String
getJavaxSmartCardIoTerminalFactoryDefaultType()
Gets the current value from the system properties map for "javax.smartcardio.TerminalFactory.DefaultType".static java.lang.String
getJdbcDrivers()
Gets the current value from the system properties map for "jdbc.drivers".static java.lang.String
getJdkHttpAuthProxyingDisabledSchemes()
Gets the current value from the system properties map for "jdk.http.auth.proxying.disabledSchemes".static java.lang.String
getJdkHttpAuthTunnelingDisabledSchemes()
Gets the current value from the system properties map for "jdk.http.auth.tunneling.disabledSchemes".static java.lang.String
getJdkHttpClientAllowRestrictedHeaders()
Gets the current value from the system properties map for "jdk.httpclient.allowRestrictedHeaders".static java.lang.String
getJdkHttpClientAuthRetryLimit()
Gets the current value from the system properties map for "jdk.httpclient.auth.retrylimit".static java.lang.String
getJdkHttpClientBufSize()
Gets the current value from the system properties map for "jdk.httpclient.bufsize".static java.lang.String
getJdkHttpClientConnectionPoolSize()
Gets the current value from the system properties map for "jdk.httpclient.connectionPoolSize".static java.lang.String
getJdkHttpClientConnectionWindowSize()
Gets the current value from the system properties map for "jdk.httpclient.connectionWindowSize".static java.lang.String
getJdkHttpClientDisableRetryConnect()
Gets the current value from the system properties map for "jdk.httpclient.disableRetryConnect".static java.lang.String
getJdkHttpClientEnableAllMethodRetry()
Gets the current value from the system properties map for "jdk.httpclient.enableAllMethodRetry".static java.lang.String
getJdkHttpClientEnablePush()
Gets the current value from the system properties map for "jdk.httpclient.enablepush".static java.lang.String
getJdkHttpClientHpackMaxHeaderTableSize()
Gets the current value from the system properties map for "jdk.httpclient.hpack.maxheadertablesize".static java.lang.String
getJdkHttpClientHttpClientLog()
Gets the current value from the system properties map for "jdk.httpclient.HttpClient.log".static java.lang.String
getJdkHttpClientKeepAliveTimeout()
Gets the current value from the system properties map for "jdk.httpclient.keepalive.timeout".static java.lang.String
getJdkHttpClientKeepAliveTimeoutH2()
Gets the current value from the system properties map for "jdk.httpclient.keepalive.timeout.h2".static java.lang.String
getJdkHttpClientMaxFrameSize()
Gets the current value from the system properties map for "jdk.httpclient.maxframesize".static java.lang.String
getJdkHttpClientMaxStreams()
Gets the current value from the system properties map for "jdk.httpclient.maxstreams".static java.lang.String
getJdkHttpClientReceiveBufferSize()
Gets the current value from the system properties map for "jdk.httpclient.receiveBufferSize".static java.lang.String
getJdkHttpClientRedirectsRetryLimit()
Gets the current value from the system properties map for "jdk.httpclient.redirects.retrylimit".static java.lang.String
getJdkHttpClientSendBufferSize()
Gets the current value from the system properties map for "jdk.httpclient.sendBufferSize".static java.lang.String
getJdkHttpClientWebSocketWriteBufferSize()
Gets the current value from the system properties map for "jdk.httpclient.websocket.writeBufferSize".static java.lang.String
getJdkHttpClientWindowSize()
Gets the current value from the system properties map for "jdk.httpclient.windowsize".static java.lang.String
getJdkHttpServerMaxConnections()
Gets the current value from the system properties map for "jdk.httpserver.maxConnections".static java.lang.String
getJdkHttpsNegotiateCbt()
Gets the current value from the system properties map for "jdk.https.negotiate.cbt".static java.lang.String
getJdkIncludeInExceptions()
Gets the current value from the system properties map for "jdk.includeInExceptions".static java.lang.String
getJdkInternalHttpClientDisableHostNameVerification()
Gets the current value from the system properties map for "jdk.internal.httpclient.disableHostnameVerification".static java.lang.String
getJdkIoPermissionsUseCanonicalPath()
Gets the current value from the system properties map for "jdk.io.permissionsUseCanonicalPath".static java.lang.String
getJdkJndiLdapObjectFactoriesFilter()
Gets the current value from the system properties map for "jdk.jndi.ldap.object.factoriesFilter".static java.lang.String
getJdkJndiObjectFactoriesFilter()
Gets the current value from the system properties map for "jdk.jndi.object.factoriesFilter".static java.lang.String
getJdkJndiRmiObjectFactoriesFilter()
Gets the current value from the system properties map for "jdk.jndi.rmi.object.factoriesFilter".static java.lang.String
getJdkModuleMain()
Gets the current value from the system properties map for "jdk.module.main".static java.lang.String
getJdkModuleMainClass()
Gets the current value from the system properties map for "jdk.module.main.class".static java.lang.String
getJdkModulePath()
Gets the current value from the system properties map for "jdk.module.path".static java.lang.String
getJdkModuleUpgradePath()
Gets the current value from the system properties map for "jdk.module.upgrade.path".static java.lang.String
getJdkNetUnixDomainTmpDir()
Gets the current value from the system properties map for "jdk.net.unixdomain.tmpdir".static java.lang.String
getJdkNetUrlClassPathShowIgnoredClassPathEntries()
Gets the current value from the system properties map for "jdk.net.URLClassPath.showIgnoredClassPathEntries".static java.lang.String
getJdkSerialFilter()
Gets the current value from the system properties map for "jdk.serialFilter".static java.lang.String
getJdkSerialFilterFactory()
Gets the current value from the system properties map for "jdk.serialFilterFactory".static java.lang.String
getJdkTlsClientSignatureSchemes()
Gets the current value from the system properties map for "jdk.tls.client.SignatureSchemes".static java.lang.String
getJdkTlsNamedGroups()
Gets the current value from the system properties map for "jdk.tls.namedGroups".static java.lang.String
getJdkTlsServerSignatureSchemes()
Gets the current value from the system properties map for "jdk.tls.server.SignatureSchemes".static java.lang.String
getJdkVirtualThreadSchedulerMaxPoolSize()
Gets the current value from the system properties map for "jdk.virtualThreadScheduler.maxPoolSize".static java.lang.String
getJdkVirtualThreadSchedulerParallelism()
Gets the current value from the system properties map for "jdk.virtualThreadScheduler.parallelism".static java.lang.String
getJdkXmlCdataChunkSize()
Gets the current value from the system properties map for "jdk.xml.cdataChunkSize".static java.lang.String
getJdkXmlDtdSupport()
Gets the current value from the system properties map for "jdk.xml.dtd.support".static java.lang.String
getJdkXmlElementAttributeLimit()
Gets the current value from the system properties map for "jdk.xml.elementAttributeLimit".static java.lang.String
getJdkXmlEnableExtensionFunctions()
Gets the current value from the system properties map for "jdk.xml.enableExtensionFunctions".static java.lang.String
getJdkXmlEntityExpansionLimit()
Gets the current value from the system properties map for "jdk.xml.entityExpansionLimit".static java.lang.String
getJdkXmlEntityReplacementLimit()
Gets the current value from the system properties map for "jdk.xml.entityReplacementLimi_t".static java.lang.String
getJdkXmlIsStandalone()
Gets the current value from the system properties map for "jdk.xml.isStandalone".static java.lang.String
getJdkXmlJdkCatalogResolve()
Gets the current value from the system properties map for "jdk.xml.jdkcatalog.resolve".static java.lang.String
getJdkXmlMaxElementDepth()
Gets the current value from the system properties map for "jdk.xml.maxElementDepth".static java.lang.String
getJdkXmlMaxGeneralEntitySizeLimit()
Gets the current value from the system properties map for "jdk.xml.maxGeneralEntitySizeLimit".static java.lang.String
getJdkXmlMaxOccurLimit()
Gets the current value from the system properties map for "jdk.xml.maxOccurLimit".static java.lang.String
getJdkXmlMaxParameterEntitySizeLimit()
Gets the current value from the system properties map for "jdk.xml.maxParameterEntitySizeLimit".static java.lang.String
getJdkXmlMaxXmlNameLimit()
Gets the current value from the system properties map for "jdk.xml.maxXMLNameLimit".static java.lang.String
getJdkXmlOverrideDefaultParser()
Gets the current value from the system properties map for "jdk.xml.overrideDefaultParser".static java.lang.String
getJdkXmlResetSymbolTable()
Gets the current value from the system properties map for "jdk.xml.resetSymbolTable".static java.lang.String
getJdkXmlTotalEntitySizeLimit()
Gets the current value from the system properties map for "jdk.xml.totalEntitySizeLimit".static java.lang.String
getJdkXmlXsltcIsStandalone()
Gets the current value from the system properties map for "jdk.xml.xsltcIsStandalone".static java.lang.String
getLineSeparator()
Gets the current value from the system properties map for "line.separator".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".static long
getLong(java.lang.String key, java.util.function.LongSupplier defaultIfAbsent)
Gets the current value for the property namedkey
as along
.static java.lang.String
getNativeEncoding()
Gets the current value from the system properties map for "native.encoding".static java.lang.String
getNetworkAddressCacheNegativeTtl()
Gets the current value from the system properties map for "networkaddress.cache.negative.ttl".static java.lang.String
getNetworkAddressCacheStaleTtl()
Gets the current value from the system properties map for "networkaddress.cache.stale.ttl".static java.lang.String
getNetworkAddressCacheTtl()
Gets the current value from the system properties map for "networkaddress.cache.ttl".static java.lang.String
getOrgJcpXmlDsigSecureValidation()
Gets the current value from the system properties map for "org.jcp.xml.dsig.securevalidation".static java.lang.String
getOrgOpenJdkJavaUtilStreamTripwire()
Gets the current value from the system properties map for "org.openjdk.java.util.stream.tripwire".static java.lang.String
getOsArch()
Gets the current value from the system properties map for "os.arch".static java.lang.String
getOsName()
Gets the current value from the system properties map for "os.name".static java.lang.String
getOsVersion()
Gets the current value from the system properties map for "os.version".static java.lang.String
getPathSeparator()
Gets the current value from the system properties map for "path.separator".static java.lang.String
getProperty(java.lang.String property)
Gets a System property, defaulting tonull
if the property cannot be read.static java.lang.String
getSocksProxyHost()
Gets the current value from the system properties map for "socksProxyHost".static java.lang.String
getSocksProxyPort()
Gets the current value from the system properties map for "socksProxyPort".static java.lang.String
getSocksProxyVersion()
Gets the current value from the system properties map for "socksProxyVersion".static java.lang.String
getStdErrEncoding()
Gets the current value from the system properties map for "stderr.encoding".static java.lang.String
getStdOutEncoding()
Gets the current value from the system properties map for "stdout.encoding".static java.lang.String
getSunNetHttpServerDrainAmount()
Gets the current value from the system properties map for "sun.net.httpserver.drainAmount".static java.lang.String
getSunNetHttpServerIdleInterval()
Gets the current value from the system properties map for "sun.net.httpserver.idleInterval".static java.lang.String
getSunNetHttpServerMaxIdleConnections()
Gets the current value from the system properties map for "sun.net.httpserver.maxIdleConnections".static java.lang.String
getSunNetHttpServerMaxReqHeaders()
Gets the current value from the system properties map for "sun.net.httpserver.maxReqHeaders".static java.lang.String
getSunNetHttpServerMaxReqTime()
Gets the current value from the system properties map for "sun.net.httpserver.maxReqTime".static java.lang.String
getSunNetHttpServerMaxRspTime()
Gets the current value from the system properties map for "sun.net.httpserver.maxRspTime".static java.lang.String
getSunNetHttpServerNoDelay()
Gets the current value from the system properties map for "sun.net.httpserver.nodelay".static java.lang.String
getSunSecurityKrb5Principal()
Gets the current value from the system properties map for "sun.security.krb5.principal".static java.lang.String
getUserCountry()
Gets the current value from the system properties map for "user.country".static java.lang.String
getUserDir()
Gets the current value from the system properties map for "user.dir".static java.lang.String
getUserExtensions()
Gets the current value from the system properties map for "user.extensions".static java.lang.String
getUserHome()
Gets the current value from the system properties map for "user.home".static java.lang.String
getUserLanguage()
Gets the current value from the system properties map for "user.language".static java.lang.String
getUserName()
Gets the current value from the system properties map for "user.name".static java.lang.String
getUserName(java.lang.String defaultValue)
Gets the current value from the system properties map for "user.name".static java.lang.String
getUserRegion()
Gets the current value from the system properties map for "user.region".static java.lang.String
getUserScript()
Gets the current value from the system properties map for "user.script".static java.lang.String
getUserTimezone()
Gets the current value from the system properties map for "user.timezone".static java.lang.String
getUserVariant()
Gets the current value from the system properties map for "user.variant".static boolean
isPropertySet(java.lang.String property)
Tests whether the given property is set.
-
-
-
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
public static final java.lang.String AWT_TOOLKIT
The System property name "awt.toolkit".Not in Java 17 and 21 (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
public static final java.lang.String JAVA_AWT_FONTS
The System property name "java.awt.fonts".Not in Java 17 and 21 (Javadoc).
- See Also:
- java.awt.fonts, Constant Field Values
-
JAVA_AWT_GRAPHICSENV
public static final java.lang.String JAVA_AWT_GRAPHICSENV
The System property name "java.awt.graphicsenv".Not in Java 17 and 21 (Javadoc).
- See Also:
- java.awt.graphicsenv, Constant Field Values
-
JAVA_AWT_HEADLESS
public static final java.lang.String JAVA_AWT_HEADLESS
The System property name "java.awt.headless".Not in Java 17 and 21 (Javadoc).
- See Also:
- java.awt.headless, Constant Field Values
-
JAVA_AWT_PRINTERJOB
public static final java.lang.String JAVA_AWT_PRINTERJOB
The System property name "java.awt.printerjob".Not in Java 17 and 21 (Javadoc).
- See Also:
- java.awt.printerjob, Constant Field Values
-
JAVA_CLASS_PATH
public static final java.lang.String JAVA_CLASS_PATH
The System property name "java.class.path".- See Also:
- 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
public static final java.lang.String JAVA_COMPILER
The System property name "java.compiler".Not in Java 21. Last seen in Java 17.
- See Also:
- 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
public static final java.lang.String JAVA_ENDORSED_DIRS
The System property name "java.endorsed.dirs".Not in Java 17 and 21 (Javadoc).
- See Also:
- Constant Field Values
-
JAVA_EXT_DIRS
public static final java.lang.String JAVA_EXT_DIRS
The System property name "java.ext.dirs".Not in Java 17 and 21 (Javadoc).
- See Also:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getAwtToolkit
public static java.lang.String getAwtToolkit()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getBoolean
public static boolean getBoolean(java.lang.String key, java.util.function.BooleanSupplier defaultIfAbsent)
Gets the current value for the property namedkey
as anboolean
.- Parameters:
key
- The keydefaultIfAbsent
- The default value- Returns:
- an
boolean
or defaultIfAbsent
-
getComSunJndiLdapObjectTrustSerialData
public static java.lang.String getComSunJndiLdapObjectTrustSerialData()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getComSunNetHttpServerHttpServerProvider
public static java.lang.String getComSunNetHttpServerHttpServerProvider()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getFileEncoding
public static java.lang.String getFileEncoding()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getFileSeparator
public static java.lang.String getFileSeparator()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getFtpNonProxyHost
public static java.lang.String getFtpNonProxyHost()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getFtpProxyHost
public static java.lang.String getFtpProxyHost()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getFtpProxyPort
public static java.lang.String getFtpProxyPort()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getHttpAgent
public static java.lang.String getHttpAgent()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getHttpAuthDigestCnonceRepeat
public static java.lang.String getHttpAuthDigestCnonceRepeat()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getHttpAuthDigestReenabledAlgorithms
public static java.lang.String getHttpAuthDigestReenabledAlgorithms()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getHttpAuthDigestValidateProxy
public static java.lang.String getHttpAuthDigestValidateProxy()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getHttpAuthDigestValidateServer
public static java.lang.String getHttpAuthDigestValidateServer()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getHttpAuthNtlmDomain
public static java.lang.String getHttpAuthNtlmDomain()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getHttpKeepAlive
public static java.lang.String getHttpKeepAlive()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getHttpKeepAliveTimeProxy
public static java.lang.String getHttpKeepAliveTimeProxy()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getHttpKeepAliveTimeServer
public static java.lang.String getHttpKeepAliveTimeServer()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getHttpMaxConnections
public static java.lang.String getHttpMaxConnections()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getHttpMaxRedirects
public static java.lang.String getHttpMaxRedirects()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getHttpNonProxyHosts
public static java.lang.String getHttpNonProxyHosts()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getHttpProxyHost
public static java.lang.String getHttpProxyHost()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getHttpProxyPort
public static java.lang.String getHttpProxyPort()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getHttpsProxyHost
public static java.lang.String getHttpsProxyHost()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getHttpsProxyPort
public static java.lang.String getHttpsProxyPort()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getInt
public static int getInt(java.lang.String key, java.util.function.IntSupplier defaultIfAbsent)
Gets the current value for the property namedkey
as anint
.- Parameters:
key
- The keydefaultIfAbsent
- The default value- Returns:
- an
int
or defaultIfAbsent
-
getJavaAwtFonts
public static java.lang.String getJavaAwtFonts()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getJavaAwtGraphicsenv
public static java.lang.String getJavaAwtGraphicsenv()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getJavaAwtHeadless
public static java.lang.String getJavaAwtHeadless()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getJavaAwtPrinterjob
public static java.lang.String getJavaAwtPrinterjob()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getJavaClassPath
public static java.lang.String getJavaClassPath()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getJavaClassVersion
public static java.lang.String getJavaClassVersion()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getJavaCompiler
public static java.lang.String getJavaCompiler()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getJavaContentHandlerPkgs
public static java.lang.String getJavaContentHandlerPkgs()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getJavaEndorsedDirs
public static java.lang.String getJavaEndorsedDirs()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getJavaExtDirs
public static java.lang.String getJavaExtDirs()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getJavaHome
public static java.lang.String getJavaHome()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getJavaIoTmpdir
public static java.lang.String getJavaIoTmpdir()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getJavaLibraryPath
public static java.lang.String getJavaLibraryPath()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getJavaLocaleProviders
public static java.lang.String getJavaLocaleProviders()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.Java 9 and above.
- Returns:
- the current value from the system properties map.
-
getJavaLocaleUseOldIsoCodes
public static java.lang.String getJavaLocaleUseOldIsoCodes()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getJavaNetPreferIpv4Stack
public static java.lang.String getJavaNetPreferIpv4Stack()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getJavaNetPreferIpv6Addresses
public static java.lang.String getJavaNetPreferIpv6Addresses()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getJavaNetSocksPassword
public static java.lang.String getJavaNetSocksPassword()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getJavaNetSocksUserName
public static java.lang.String getJavaNetSocksUserName()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getJavaNetUseSystemProxies
public static java.lang.String getJavaNetUseSystemProxies()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getJavaNioChannelsDefaultThreadPoolInitialSize
public static java.lang.String getJavaNioChannelsDefaultThreadPoolInitialSize()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getJavaNioChannelsDefaultThreadPoolThreadFactory
public static java.lang.String getJavaNioChannelsDefaultThreadPoolThreadFactory()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getJavaNioChannelsSpiAsynchronousChannelProvider
public static java.lang.String getJavaNioChannelsSpiAsynchronousChannelProvider()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getJavaNioChannelsSpiSelectorProvider
public static java.lang.String getJavaNioChannelsSpiSelectorProvider()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getJavaNioFileSpiDefaultFileSystemProvider
public static java.lang.String getJavaNioFileSpiDefaultFileSystemProvider()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getJavaPropertiesDate
public static java.lang.String getJavaPropertiesDate()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getJavaProtocolHandlerPkgs
public static java.lang.String getJavaProtocolHandlerPkgs()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getJavaRmiServerCodebase
public static java.lang.String getJavaRmiServerCodebase()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getJavaRmiServerHostName
public static java.lang.String getJavaRmiServerHostName()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getJavaRmiServerRandomIds
public static java.lang.String getJavaRmiServerRandomIds()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getJavaRmiServerRmiClassLoaderSpi
public static java.lang.String getJavaRmiServerRmiClassLoaderSpi()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getJavaRuntimeName
public static java.lang.String getJavaRuntimeName()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getJavaRuntimeVersion
public static java.lang.String getJavaRuntimeVersion()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getJavaSecurityAuthLoginConfig
public static java.lang.String getJavaSecurityAuthLoginConfig()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getJavaSecurityManager
public static java.lang.String getJavaSecurityManager()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getJavaSpecificationMaintenanceVersion
public static java.lang.String getJavaSpecificationMaintenanceVersion()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getJavaSpecificationName
public static java.lang.String getJavaSpecificationName()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getJavaSpecificationVendor
public static java.lang.String getJavaSpecificationVendor()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getJavaSpecificationVersion
public static java.lang.String getJavaSpecificationVersion()
Gets the current value from the system properties map.Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
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
null
if the property cannot be read due to aSecurityException
.- Parameters:
defaultValue
- get this Supplier when the property is empty or throws SecurityException.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getJavaUtilPropertyResourceBundleEncoding
public static java.lang.String getJavaUtilPropertyResourceBundleEncoding()
Gets the current value from the system properties map for "java.util.PropertyResourceBundle.encoding".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getJavaVendor
public static java.lang.String getJavaVendor()
Gets the current value from the system properties map for "java.vendor".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getJavaVendorUrl
public static java.lang.String getJavaVendorUrl()
Gets the current value from the system properties map for "java.vendor.url".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getJavaVendorVersion
public static java.lang.String getJavaVendorVersion()
Gets the current value from the system properties map for "java.vendor.version".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getJavaVersion
public static java.lang.String getJavaVersion()
Gets the current value from the system properties map for "java.version".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getJavaVersionDate
public static java.lang.String getJavaVersionDate()
Gets the current value from the system properties map for "java.version.date".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getJavaVmName
public static java.lang.String getJavaVmName()
Gets the current value from the system properties map for "java.vm.name".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getJavaVmSpecificationName
public static java.lang.String getJavaVmSpecificationName()
Gets the current value from the system properties map for "java.vm.specification.name".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getJavaVmSpecificationVendor
public static java.lang.String getJavaVmSpecificationVendor()
Gets the current value from the system properties map for "java.vm.specification.vendor".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getJavaVmSpecificationVersion
public static java.lang.String getJavaVmSpecificationVersion()
Gets the current value from the system properties map for "java.vm.specification.version".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getJavaVmVendor
public static java.lang.String getJavaVmVendor()
Gets the current value from the system properties map for "java.vm.vendor".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getJavaVmVersion
public static java.lang.String getJavaVmVersion()
Gets the current value from the system properties map for "java.vm.version".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getJavaxAccessibilityAssistiveTechnologies
public static java.lang.String getJavaxAccessibilityAssistiveTechnologies()
Gets the current value from the system properties map for "javax.accessibility.assistive_technologies".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getJdbcDrivers
public static java.lang.String getJdbcDrivers()
Gets the current value from the system properties map for "jdbc.drivers".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getJdkIncludeInExceptions
public static java.lang.String getJdkIncludeInExceptions()
Gets the current value from the system properties map for "jdk.includeInExceptions".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getJdkSerialFilter
public static java.lang.String getJdkSerialFilter()
Gets the current value from the system properties map for "jdk.serialFilter".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getJdkSerialFilterFactory
public static java.lang.String getJdkSerialFilterFactory()
Gets the current value from the system properties map for "jdk.serialFilterFactory".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getLineSeparator
public static java.lang.String getLineSeparator()
Gets the current value from the system properties map for "line.separator".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
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
null
if 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.String key, java.util.function.LongSupplier defaultIfAbsent)
Gets the current value for the property namedkey
as along
.- Parameters:
key
- The keydefaultIfAbsent
- The default value- Returns:
- a
long
or defaultIfAbsent
-
getNativeEncoding
public static java.lang.String getNativeEncoding()
Gets the current value from the system properties map for "native.encoding".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getOsArch
public static java.lang.String getOsArch()
Gets the current value from the system properties map for "os.arch".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getOsName
public static java.lang.String getOsName()
Gets the current value from the system properties map for "os.name".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getOsVersion
public static java.lang.String getOsVersion()
Gets the current value from the system properties map for "os.version".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getPathSeparator
public static java.lang.String getPathSeparator()
Gets the current value from the system properties map for "path.separator".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getProperty
public static java.lang.String getProperty(java.lang.String property)
Gets a System property, defaulting tonull
if the property cannot be read.If a
SecurityException
is caught, the return value isnull
.- Parameters:
property
- the system property name- Returns:
- the system property value or
null
if a security problem occurs
-
getSocksProxyHost
public static java.lang.String getSocksProxyHost()
Gets the current value from the system properties map for "socksProxyHost".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getSocksProxyPort
public static java.lang.String getSocksProxyPort()
Gets the current value from the system properties map for "socksProxyPort".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getSocksProxyVersion
public static java.lang.String getSocksProxyVersion()
Gets the current value from the system properties map for "socksProxyVersion".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getStdErrEncoding
public static java.lang.String getStdErrEncoding()
Gets the current value from the system properties map for "stderr.encoding".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getStdOutEncoding
public static java.lang.String getStdOutEncoding()
Gets the current value from the system properties map for "stdout.encoding".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getUserCountry
public static java.lang.String getUserCountry()
Gets the current value from the system properties map for "user.country".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getUserDir
public static java.lang.String getUserDir()
Gets the current value from the system properties map for "user.dir".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getUserExtensions
public static java.lang.String getUserExtensions()
Gets the current value from the system properties map for "user.extensions".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getUserHome
public static java.lang.String getUserHome()
Gets the current value from the system properties map for "user.home".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getUserLanguage
public static java.lang.String getUserLanguage()
Gets the current value from the system properties map for "user.language".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getUserName
public static java.lang.String getUserName()
Gets the current value from the system properties map for "user.name".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getUserName
public static java.lang.String getUserName(java.lang.String defaultValue)
Gets the current value from the system properties map for "user.name".Returns
null
if the property cannot be read due to aSecurityException
.- Parameters:
defaultValue
- get this Supplier when the property is empty or throws SecurityException.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getUserRegion
public static java.lang.String getUserRegion()
Gets the current value from the system properties map for "user.region".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getUserScript
public static java.lang.String getUserScript()
Gets the current value from the system properties map for "user.script".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- Since:
- 3.15.0
-
getUserTimezone
public static java.lang.String getUserTimezone()
Gets the current value from the system properties map for "user.timezone".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
-
getUserVariant
public static java.lang.String getUserVariant()
Gets the current value from the system properties map for "user.variant".Returns
null
if the property cannot be read due to aSecurityException
.- Returns:
- the current value from the system properties map.
- 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
SecurityException
is caught, the return value isfalse
.- Parameters:
property
- the system property name.- Returns:
- whether the given property is set.
- Since:
- 3.18.0
-
-