org.apache.jetspeed.demo.servlet |
|
Java Source File Name | Type | Comment |
SSOBasicDemoServlet.java | Class | SSOBasicDemoServlet - this will only run in Tomcat 4 and 5
where there is a tomcat user name tomcat with the password tomcat
and with a role named tomcat. |
SSODemoServlet.java | Class | SSODemoServlet - looks for username, password in the URL for single
signon to this servlet from a SSO portlet. |