This extension point defines the factory class to create the appropriate realm for use with this instance of the Tomcat server.
It is intended for optional securing of access to the Help Infocenter, by server administrators, not for use by desktop products.
This extension point should be considered experimental. It may change or be removed in the future releases.
fully qualified class name of the factory for generating the appropriate realm
Optional key-value pairs that could be used in the creation of the realm object.
key string
falue string
3.1
The realm factory must implement the interface org.eclipse.tomcat.internal.extensions.IRealmFactory.
Copyright (c) 2000, 2005 IBM Corporation and others.<br>
All rights reserved. This program and the accompanying materials are made
available under the terms of the Eclipse Public License v1.0 which accompanies
this distribution, and is available at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>