Constant Field Values


Contents
org.jboss.*

org.jboss.jetty.JBossMBeanContainer
public static final String JBOSS_DOMAIN "jboss.jetty"

org.jboss.jetty.JettyService
public static final String NAME "Jetty"

org.mortbay.*

org.mortbay.j2ee.session.GUIDGenerator
protected static final int SESSION_ID_BYTES 16
protected static final String SESSION_ID_HASH_ALGORITHM "MD5"
protected static final String SESSION_ID_RANDOM_ALGORITHM "SHA1PRNG"
protected static final String SESSION_ID_RANDOM_ALGORITHM_ALT "IBMSecureRandom"



Copyright © 1995-2011 Mort Bay Consulting. All Rights Reserved.