[java-opensaml COMMIT] /trunk/opensaml-profile-api/src/main/java/org/opensaml/profile/context/navigate/OutboundMessag...
noreply at shibboleth.net
noreply at shibboleth.net
Thu Jan 30 20:28:24 EST 2014
Author: scantor
Date: Thu Jan 30 20:28:24 2014
New Revision: 3589
URL: http://svn.shibboleth.net/view/java-opensaml?rev=3589&view=rev
Log:
Fix javadoc
Modified:
trunk/opensaml-profile-api/src/main/java/org/opensaml/profile/context/navigate/OutboundMessageContextLookup.java
Modified: trunk/opensaml-profile-api/src/main/java/org/opensaml/profile/context/navigate/OutboundMessageContextLookup.java
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-profile-api/src/main/java/org/opensaml/profile/context/navigate/OutboundMessageContextLookup.java?rev=3589&r1=3588&r2=3589&view=diff
==============================================================================
--- trunk/opensaml-profile-api/src/main/java/org/opensaml/profile/context/navigate/OutboundMessageContextLookup.java (original)
+++ trunk/opensaml-profile-api/src/main/java/org/opensaml/profile/context/navigate/OutboundMessageContextLookup.java Thu Jan 30 20:28:24 2014
@@ -24,7 +24,7 @@
import org.opensaml.profile.context.ProfileRequestContext;
/**
- * A {@link Function} that returns the inbound {@link MessageContext} for a {@link ProfileRequestContext}.
+ * A {@link Function} that returns the outbound {@link MessageContext} for a {@link ProfileRequestContext}.
*
* @param <T> type of message
*/
More information about the commits
mailing list