The Artima Developer Community
Sponsored Link

Java Buzz Forum
Verifying *real* usernames/passwords in Java with Shaj

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Matt Quail

Posts: 128
Nickname: spud
Registered: Jun, 2003

Matt Quail is lead programmer for a Java development company
Verifying *real* usernames/passwords in Java with Shaj Posted: Apr 21, 2005 3:06 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Matt Quail.
Original Post: Verifying *real* usernames/passwords in Java with Shaj
Feed Title: Matt Quail's Java blog
Feed URL: http://fisheye.cenqua.com/category/java/feed/
Feed Description: The latest java related logs from Matt Quail's blog at madbean.com
Latest Java Buzz Posts
Latest Java Buzz Posts by Matt Quail
Latest Posts From Matt Quail's Java blog

Advertisement
For all of Java's authentication/security API's, there is actually no way of verifying a user's password with the underlying operating system. We wanted to support this kind of authentication in FishEye, so I sat down one weekend and cooked up in C some win32 and Unix code to verify usernames/passwords, added a dash of JNI and then topped it all nicely with a simple Java interface.
more...

Read: Verifying *real* usernames/passwords in Java with Shaj

Topic: Why Wicket looks cool Previous Topic   Next Topic Topic: I in US: A techie's guide to visiting, staying, and traveling in the United States

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use