This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [patch] LoginContext merge from Classpath
- From: Tom Tromey <tromey at redhat dot com>
- To: Andreas Tobler <toa at pop dot agri dot ch>
- Cc: Java Patches <java-patches at gcc dot gnu dot org>
- Date: 15 Nov 2004 21:52:52 -0700
- Subject: Re: [patch] LoginContext merge from Classpath
- References: <4199137A.3090302@pop.agri.ch>
- Reply-to: tromey at redhat dot com
>>>>> "Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:
Andreas> another one in testing. Ok if no regressions from mauve?
Andreas> 2004-11-15 Andreas Tobler <a.tobler@schweiz.ch>
Andreas> * Makefile.am: Add imported files.
Andreas> * Makefile.in: Regenerate.
Andreas> 2004-10-24 Casey Marshall <csm@gnu.org>
Andreas> * javax/security/auth/login/LoginContext.java: Implemented.
Andreas> * javax/security/auth/login/Configuration.java (getConfig): New method.
Andreas> * javax/security/auth/spi/LoginModule.java,
Andreas> * gnu/java/security/action/GetSecurityPropertyAction.java: New files.
This is fine, thanks.
Tom