  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | JSP - A mailing list about Java Server Pages specification and reference | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Custom authentication strategy | Custom authentication strategy 2004-02-16 - By Katz Guy
Back
Hi all; I have a requirement for being able to log in from any page. I still want my solution to benefit from the container security services. However, the container will prompt the login page only for protected resource and many of my resource are not protected but I would still like to be able to login from those pages
What are my options here? Any thoughts will help Thanks.
==================================================================== Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"> <TITLE>Message</TITLE>
<META content="MSHTML 6.00.2800.1106" name=GENERATOR></HEAD> <BODY> <DIV><FONT face=Tahoma size=2></FONT> </DIV> <P><FONT face=Arial size=2>Hi all;</FONT> <BR><FONT face=Arial size=2>I have a requirement for being able to log in from any page.</FONT> <BR><FONT face=Arial size=2>I still want my solution to benefit from the container security services.</FONT> <BR><FONT face=Arial size=2>However, the container will prompt the login page only for protected resource and many of my resource are not protected but I would still like to be able to login from those pages</FONT></P> <P><FONT face=Arial size=2>What are my options here?</FONT> <BR><FONT face=Arial size=2>Any thoughts will help</FONT> <BR><FONT face=Arial size=2>Thanks.</FONT> </P></BODY></HTML> ==================================================================== Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
|
|
 |