The Artima Developer Community
Sponsored Link

News & Ideas Forum (Closed for new topic posts)
All that JAAS

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
Bill Venners

Posts: 2284
Nickname: bv
Registered: Jan, 2002

All that JAAS Posted: Sep 17, 2002 1:28 PM
Reply to this message Reply
Advertisement
"Have you ever needed to create a login authentication mechanism for an application? Odds are, you have, and probably more than once, with each new implementation being close, but not identical, to the previous one. For example, one implementation might use an Oracle database, another might use an NT authentication, and another, an LDAP (lightweight access directory protocol) directory. Wouldn't it be nice to support all these security mechanisms without changing any application-level code? Now in the Java world, you can with the Java Authentication and Authorization Service (JAAS)," says John Musser and Paul Feuer in this JavaWorld article:

http://www.javaworld.com/javaworld/jw-09-2002/jw-0913-jaas.html?

Topic: Elliotte Rusty Harold Unveils XOM Previous Topic   Next Topic Topic: Goodbye, HelloWorld!

Sponsored Links



Google
  Web Artima.com   

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