From 0ba96b399d70eac60ece03f4e438125736169d5b Mon Sep 17 00:00:00 2001 From: Tobias Kellner Date: Tue, 27 Oct 2015 20:12:12 +0100 Subject: JavaDoc fixes --- utils/src/test/java/cardchannel/UnmarshalTest.java | 2 +- utils/src/test/java/saml/KeyValueAttributeTypeTest.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'utils/src/test/java') diff --git a/utils/src/test/java/cardchannel/UnmarshalTest.java b/utils/src/test/java/cardchannel/UnmarshalTest.java index 02ab45ab..3b4a8d8f 100644 --- a/utils/src/test/java/cardchannel/UnmarshalTest.java +++ b/utils/src/test/java/cardchannel/UnmarshalTest.java @@ -40,7 +40,7 @@ import org.junit.Test; /** * - * @author Clemens Orthacker + * @author Clemens Orthacker <clemens.orthacker@iaik.tugraz.at> */ public class UnmarshalTest { diff --git a/utils/src/test/java/saml/KeyValueAttributeTypeTest.java b/utils/src/test/java/saml/KeyValueAttributeTypeTest.java index c83f8c7c..cd49672f 100644 --- a/utils/src/test/java/saml/KeyValueAttributeTypeTest.java +++ b/utils/src/test/java/saml/KeyValueAttributeTypeTest.java @@ -48,7 +48,7 @@ import org.w3c.dom.Element; /** * - * @author Clemens Orthacker + * @author Clemens Orthacker <clemens.orthacker@iaik.tugraz.at> */ @Ignore public class KeyValueAttributeTypeTest { -- cgit v1.2.3