[java-identity-provider COMMIT] /trunk/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/flow/impl/AbstractCo...
noreply at shibboleth.net
noreply at shibboleth.net
Tue Nov 24 19:28:44 EST 2015
Author: tzeller
Date: Tue Nov 24 19:28:44 2015
New Revision: 8013
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=8013&view=rev
Log:
Javadoc.
Modified:
trunk/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/flow/impl/AbstractConsentAction.java
Modified: trunk/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/flow/impl/AbstractConsentAction.java
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/flow/impl/AbstractConsentAction.java?rev=8013&r1=8012&r2=8013&view=diff
==============================================================================
--- trunk/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/flow/impl/AbstractConsentAction.java (original)
+++ trunk/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/flow/impl/AbstractConsentAction.java Tue Nov 24 19:28:44 2015
@@ -42,6 +42,8 @@
* <li>a consent context exists in the profile request context</li>
* <li>the flow descriptor is a {@link ConsentFlowDescriptor}</li>
* </ul>
+ *
+ * @event {@link EventIds#INVALID_PROFILE_CTX}
*/
public abstract class AbstractConsentAction extends AbstractProfileInterceptorAction {
More information about the commits
mailing list