taylor 02/05/24 11:44:08
Modified: src/java/org/apache/jetspeed/services/security Tag:
security_14 PortalAuthentication.java
Log:
testing out that my commit works properly on this branch
Revision Changes Path
No revision
No revision
1.1.2.2 +2 -2
jakarta-jetspeed/src/java/org/apache/jetspeed/services/security/Attic/PortalAuthentication.java
Index: PortalAuthentication.java
===================================================================
RCS file:
/home/cvs/jakarta-jetspeed/src/java/org/apache/jetspeed/services/security/Attic/PortalAuthentication.java,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- PortalAuthentication.java 24 May 2002 18:31:02 -0000 1.1.2.1
+++ PortalAuthentication.java 24 May 2002 18:44:08 -0000 1.1.2.2
@@ -65,10 +65,10 @@
* <p> If the <code>login</code> method returns without
* throwing an exception, then the overall authentication succeeded.
*
- * <p> To logout the caller simply needs to invoke the <code>logout</code> method.
+ * <p> To logout the caller simply needs to invoke the <code>logout</code> method.
*
* @author <a href="mailto:[EMAIL PROTECTED]">David Sean Taylor</a>
- * @version $Id: PortalAuthentication.java,v 1.1.2.1 2002/05/24 18:31:02 taylor Exp
$
+ * @version $Id: PortalAuthentication.java,v 1.1.2.2 2002/05/24 18:44:08 taylor Exp
$
*/
interface PortalAuthentication
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>