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