~ubuntu-branches/debian/sid/tomcat6/sid

« back to all changes in this revision

Viewing changes to java/org/apache/catalina/realm/RealmBase.java

  • Committer: Package Import Robot
  • Author(s): Emmanuel Bourg
  • Date: 2014-05-22 10:03:04 UTC
  • mfrom: (1.2.11)
  • Revision ID: package-import@ubuntu.com-20140522100304-mihmp51mlvi4mr0m
Tags: 6.0.41-1
* New upstream release.
  - Refreshed the patches

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
 * location) are identical to those currently supported by Tomcat 3.X.
62
62
 *
63
63
 * @author Craig R. McClanahan
64
 
 * @version $Id: RealmBase.java 1381035 2012-09-05 07:10:10Z kkolinko $
 
64
 *
65
65
 */
66
66
 
67
67
public abstract class RealmBase