[java-opensaml COMMIT] /trunk/opensaml-profile-api/src/main/java/org/opensaml/profile/action/EventIds.java

noreply at shibboleth.net noreply at shibboleth.net
Tue Jul 16 12:37:13 EDT 2013


Author: scantor
Date: Tue Jul 16 12:37:13 2013
New Revision: 3413

URL: http://svn.shibboleth.net/view/java-opensaml?rev=3413&view=rev
Log:
De-springify javadoc.

Modified:
    trunk/opensaml-profile-api/src/main/java/org/opensaml/profile/action/EventIds.java

Modified: trunk/opensaml-profile-api/src/main/java/org/opensaml/profile/action/EventIds.java
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-profile-api/src/main/java/org/opensaml/profile/action/EventIds.java?rev=3413&r1=3412&r2=3413&view=diff
==============================================================================
--- trunk/opensaml-profile-api/src/main/java/org/opensaml/profile/action/EventIds.java (original)
+++ trunk/opensaml-profile-api/src/main/java/org/opensaml/profile/action/EventIds.java Tue Jul 16 12:37:13 2013
@@ -17,7 +17,7 @@
 
 package org.opensaml.profile.action;
 
-/** Constants to use for {@link org.springframework.webflow.execution.Event} IDs. */
+/** Constants to use for {@link ProfileAction} {@link org.opensaml.profile.context.EventContext}s. */
 public final class EventIds {
 
     /**



More information about the commits mailing list