[java-identity-provider COMMIT] /trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/impl/InitializeProfi...
noreply at shibboleth.net
noreply at shibboleth.net
Sun Dec 22 20:58:49 EST 2013
Author: scantor
Date: Sun Dec 22 20:58:48 2013
New Revision: 5077
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=5077&view=rev
Log:
Update javadoc
Modified:
trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/impl/InitializeProfileRequestContext.java
Modified: trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/impl/InitializeProfileRequestContext.java
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/impl/InitializeProfileRequestContext.java?rev=5077&r1=5076&r2=5077&view=diff
==============================================================================
--- trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/impl/InitializeProfileRequestContext.java (original)
+++ trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/impl/InitializeProfileRequestContext.java Sun Dec 22 20:58:48 2013
@@ -35,7 +35,7 @@
/**
* Action that creates a new {@link ProfileRequestContext} and binds it to the current conversation under the
- * {@link ProfileRequestContext#BINDING_KEY} key.
+ * {@link ProfileRequestContext#BINDING_KEY} key, and sets the profile ID, if provided.
*
* <p>This is a native SWF action in order to access conversation scope.</p>
*
More information about the commits
mailing list