| 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_NAME |
"filter-name" |
public static final String |
PID |
"org.ops4j.pax.web" |
public static final String |
PROPERTY_CONNECTOR_LIST |
"org.ops4j.pax.web.default.connectors" |
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_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_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_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_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_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_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_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_TEMP_DIR |
"javax.servlet.context.tempdir" |
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–2015 OPS4J - Open Participation Software for Java. All rights reserved.