[java-opensaml] branch master updated: Update javadoc.
Scott Cantor
cantor.2 at osu.edu
Mon Feb 10 08:38:24 EST 2020
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository java-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=471abf8aeb90cdce3f09e6cdfcb552d2ed2c4cc5
The following commit(s) were added to refs/heads/master by this push:
new 471abf8 Update javadoc.
471abf8 is described below
commit 471abf8aeb90cdce3f09e6cdfcb552d2ed2c4cc5
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Feb 10 08:38:21 2020 -0500
Update javadoc.
---
.../opensaml/saml/saml2/profile/impl/AddGeneratedKeyToAssertions.java | 1 +
1 file changed, 1 insertion(+)
diff --git a/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml2/profile/impl/AddGeneratedKeyToAssertions.java b/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml2/profile/impl/AddGeneratedKeyToAssertions.java
index d96e3f2..c4a3a2d 100644
--- a/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml2/profile/impl/AddGeneratedKeyToAssertions.java
+++ b/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml2/profile/impl/AddGeneratedKeyToAssertions.java
@@ -55,6 +55,7 @@ import org.slf4j.LoggerFactory;
*
* @event {@link EventIds#PROCEED_EVENT_ID}
* @event {@link EventIds#INVALID_MSG_CTX}
+ * @event {@link EventIds#MESSAGE_PROC_ERROR}
*/
public class AddGeneratedKeyToAssertions extends AbstractConditionalProfileAction {
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list