summaryrefslogtreecommitdiff
path: root/javax/security/auth/spi/LoginModule.java
Commit message (Collapse)AuthorAgeFilesLines
* 2006-12-10 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2006-12-101-1/+1
| | | | * Merge of generics-branch to HEAD (woohoo!)
* * all files: Update for new FSF address.Mark Wielaard2005-07-021-2/+2
|
* 2004-10-24 Casey Marshall <csm@gnu.org>Casey Marshall2004-10-251-0/+122
* javax/security/auth/login/LoginContext.java: implemented. * javax/security/auth/spi/LoginModule.java: new file.