| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BUNDLE_CONTEXT_ATTRIBUTE |
"osgi-bundlecontext" |
public static final String |
CONTEXT_NAME |
"webapp.context" |
public static final String |
CONTEXT_PATH_KEY |
"Web-ContextPath" |
public static final String |
FILTER_MAPPING_DISPATCHER |
"filter-mapping-dispatcher" |
public static final String |
FILTER_NAME |
"filter-name" |
public static final String |
FILTER_RANKING |
"filterRank" |
public static final String |
PID |
"org.ops4j.pax.web" |
public static final String |
PROPERTY_CIPHERSUITE_EXCLUDED |
"org.ops4j.pax.webssl.cyphersuites.excluded" |
public static final String |
PROPERTY_CIPHERSUITE_INCLUDED |
"org.ops4j.pax.webssl.cyphersuites.included" |
public static final String |
PROPERTY_CIPHERSUITES_EXCLUDED |
"org.ops4j.pax.web.ssl.ciphersuites.excluded" |
public static final String |
PROPERTY_CIPHERSUITES_INCLUDED |
"org.ops4j.pax.web.ssl.ciphersuites.included" |
public static final String |
PROPERTY_CONNECTOR_IDLE_TIMEOUT |
"org.ops4j.pax.web.server.connector.idleTimeout" |
public static final String |
PROPERTY_CONNECTOR_LIST |
"org.ops4j.pax.web.default.connectors" |
public static final String |
PROPERTY_CRL_PATH |
"org.ops4j.pax.web.crlPath" |
public static final String |
PROPERTY_DEFAULT_AUTHMETHOD |
"org.ops4j.pax.web.default.authmethod" |
public static final String |
PROPERTY_DEFAULT_REALMNAME |
"org.ops4j.pax.web.default.realmname" |
public static final String |
PROPERTY_ENABLE_CRLDP |
"org.ops4j.pax.web.enableCRLDP" |
public static final String |
PROPERTY_ENABLE_OCSP |
"org.ops4j.pax.web.enableOCSP" |
public static final String |
PROPERTY_ENC_ALGORITHM |
"org.ops4j.pax.web.enc.algorithm" |
public static final String |
PROPERTY_ENC_ENABLED |
"org.ops4j.pax.web.enc.enabled" |
public static final String |
PROPERTY_ENC_MASTERPASSWORD |
"org.ops4j.pax.web.enc.masterpassword" |
public static final String |
PROPERTY_ENC_PREFIX |
"org.ops4j.pax.web.enc.prefix" |
public static final String |
PROPERTY_ENC_SUFFIX |
"org.ops4j.pax.web.enc.suffix" |
public static final String |
PROPERTY_HTTP_CHECK_FORWARDED_HEADERS |
"org.osgi.service.http.checkForwardedHeaders" |
public static final String |
PROPERTY_HTTP_CONNECTOR_NAME |
"org.osgi.service.http.connector.name" |
public static final String |
PROPERTY_HTTP_ENABLED |
"org.osgi.service.http.enabled" |
public static final String |
PROPERTY_HTTP_PORT |
"org.osgi.service.http.port" |
public static final String |
PROPERTY_HTTP_SECURE_CONNECTOR_NAME |
"org.osgi.service.http.secure.connector.name" |
public static final String |
PROPERTY_HTTP_SECURE_ENABLED |
"org.osgi.service.http.secure.enabled" |
public static final String |
PROPERTY_HTTP_SECURE_PORT |
"org.osgi.service.http.port.secure" |
public static final String |
PROPERTY_HTTP_USE_NIO |
"org.osgi.service.http.useNIO" |
public static final String |
PROPERTY_IDLE_TIMEOUT |
"org.ops4j.pax.web.server.idleTimeout" |
public static final String |
PROPERTY_LISTENING_ADDRESSES |
"org.ops4j.pax.web.listening.addresses" |
public static final String |
PROPERTY_LOG_NCSA_APPEND |
"org.ops4j.pax.web.log.ncsa.append" |
public static final String |
PROPERTY_LOG_NCSA_COOKIES |
"org.ops4j.pax.web.log.ncsa.cookies" |
public static final String |
PROPERTY_LOG_NCSA_DISPATCH |
"org.ops4j.pax.web.log.ncsa.dispatch" |
public static final String |
PROPERTY_LOG_NCSA_ENABLED |
"org.ops4j.pax.web.log.ncsa.enabled" |
public static final String |
PROPERTY_LOG_NCSA_EXTENDED |
"org.ops4j.pax.web.log.ncsa.extended" |
public static final String |
PROPERTY_LOG_NCSA_FORMAT |
"org.ops4j.pax.web.log.ncsa.format" |
public static final String |
PROPERTY_LOG_NCSA_LATENCY |
"org.ops4j.pax.web.log.ncsa.latency" |
public static final String |
PROPERTY_LOG_NCSA_LOGDIR |
"org.ops4j.pax.web.log.ncsa.directory" |
public static final String |
PROPERTY_LOG_NCSA_LOGTIMEZONE |
"org.ops4j.pax.web.log.ncsa.logtimezone" |
public static final String |
PROPERTY_LOG_NCSA_RETAINDAYS |
"org.ops4j.pax.web.log.ncsa.retaindays" |
public static final String |
PROPERTY_LOG_NCSA_SERVER |
"org.ops4j.pax.web.log.ncsa.server" |
public static final String |
PROPERTY_MAX_THREADS |
"org.ops4j.pax.web.server.maxThreads" |
public static final String |
PROPERTY_MIN_THREADS |
"org.ops4j.pax.web.server.minThreads" |
public static final String |
PROPERTY_OCSP_RESPONDER_URL |
"org.ops4j.pax.web.ocspResponderURL" |
public static final String |
PROPERTY_PROTOCOLS_EXCLUDED |
"org.ops4j.pax.web.ssl.protocols.excluded" |
public static final String |
PROPERTY_PROTOCOLS_INCLUDED |
"org.ops4j.pax.web.ssl.protocols.included" |
public static final String |
PROPERTY_SERVER_CONFIGURATION_FILE |
"org.ops4j.pax.web.config.file" |
public static final String |
PROPERTY_SERVER_CONFIGURATION_URL |
"org.ops4j.pax.web.config.url" |
public static final String |
PROPERTY_SERVLETCONTEXT_NAME |
"osgi.web.contextname" |
public static final String |
PROPERTY_SERVLETCONTEXT_PATH |
"osgi.web.contextpath" |
public static final String |
PROPERTY_SESSION_COOKIE |
"org.ops4j.pax.web.session.cookie" |
public static final String |
PROPERTY_SESSION_COOKIE_HTTP_ONLY |
"org.ops4j.pax.web.session.cookie.httpOnly" |
public static final String |
PROPERTY_SESSION_COOKIE_MAX_AGE |
"org.ops4j.pax.web.session.cookie.maxAge" |
public static final String |
PROPERTY_SESSION_COOKIE_SECURE |
"org.ops4j.pax.web.session.cookie.secure" |
public static final String |
PROPERTY_SESSION_DOMAIN |
"org.ops4j.pax.web.session.domain" |
public static final String |
PROPERTY_SESSION_LAZY_LOAD |
"org.ops4j.pax.web.session.lazyload" |
public static final String |
PROPERTY_SESSION_PATH |
"org.ops4j.pax.web.session.path" |
public static final String |
PROPERTY_SESSION_STORE_DIRECTORY |
"org.ops4j.pax.web.session.storedirectory" |
public static final String |
PROPERTY_SESSION_TIMEOUT |
"org.ops4j.pax.web.session.timeout" |
public static final String |
PROPERTY_SESSION_URL |
"org.ops4j.pax.web.session.url" |
public static final String |
PROPERTY_SHOW_STACKS |
"org.ops4j.pax.web.server.showStacks" |
public static final String |
PROPERTY_SSL_CLIENT_AUTH_NEEDED |
"org.ops4j.pax.web.ssl.clientauthneeded" |
public static final String |
PROPERTY_SSL_CLIENT_AUTH_WANTED |
"org.ops4j.pax.web.ssl.clientauthwanted" |
public static final String |
PROPERTY_SSL_KEY_ALIAS |
"org.ops4j.pax.web.ssl.key.alias" |
public static final String |
PROPERTY_SSL_KEY_PASSWORD |
"org.ops4j.pax.web.ssl.key.password" |
public static final String |
PROPERTY_SSL_KEYPASSWORD |
"org.ops4j.pax.web.ssl.keypassword" |
public static final String |
PROPERTY_SSL_KEYSTORE |
"org.ops4j.pax.web.ssl.keystore" |
public static final String |
PROPERTY_SSL_KEYSTORE_PASSWORD |
"org.ops4j.pax.web.ssl.keystore.password" |
public static final String |
PROPERTY_SSL_KEYSTORE_TYPE |
"org.ops4j.pax.web.ssl.keystore.type" |
public static final String |
PROPERTY_SSL_PASSWORD |
"org.ops4j.pax.web.ssl.password" |
public static final String |
PROPERTY_SSL_RENEGOTIATION_ALLOWED |
"org.ops4j.pax.web.ssl.renegotiationAllowed" |
public static final String |
PROPERTY_SSL_TRUST_STORE |
"org.ops4j.pax.web.ssl.truststore" |
public static final String |
PROPERTY_SSL_TRUST_STORE_PASSWORD |
"org.ops4j.pax.web.ssl.truststore.password" |
public static final String |
PROPERTY_SSL_TRUST_STORE_TYPE |
"org.ops4j.pax.web.ssl.truststore.type" |
public static final String |
PROPERTY_SYMBOLIC_NAME |
"osgi.web.symbolicname" |
public static final String |
PROPERTY_TEMP_DIR |
"javax.servlet.context.tempdir" |
public static final String |
PROPERTY_VALIDATE_CERTS |
"org.ops4j.pax.web.validateCerts" |
public static final String |
PROPERTY_VALIDATE_PEER_CERTS |
"org.ops4j.pax.web.validatePeerCerts" |
public static final String |
PROPERTY_VIRTUAL_HOST_LIST |
"org.ops4j.pax.web.default.virtualhosts" |
public static final String |
PROPERTY_WORKER_NAME |
"org.ops4j.pax.web.worker.name" |
public static final String |
SERVLET_NAME |
"servlet-name" |
Copyright © 2006–2019 OPS4J - Open Participation Software for Java. All rights reserved.