From 6c7a6f8e222e4fb39a11c220b63e785f2037d428 Mon Sep 17 00:00:00 2001 From: Florian Reimair Date: Thu, 16 Jan 2014 08:55:06 +0100 Subject: fix added real source of stork modules --- .../src/main/java/eu/stork/peps/auth/specific/package-info.java | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 id/server/stork2-commons/src/main/java/eu/stork/peps/auth/specific/package-info.java (limited to 'id/server/stork2-commons/src/main/java/eu/stork/peps/auth/specific/package-info.java') diff --git a/id/server/stork2-commons/src/main/java/eu/stork/peps/auth/specific/package-info.java b/id/server/stork2-commons/src/main/java/eu/stork/peps/auth/specific/package-info.java new file mode 100644 index 000000000..a25c52311 --- /dev/null +++ b/id/server/stork2-commons/src/main/java/eu/stork/peps/auth/specific/package-info.java @@ -0,0 +1,8 @@ +/** + * Specific PEPS Interfaces that implements functionality of the Authentication + * Service. + * + * @since 1.0 + */ +package eu.stork.peps.auth.specific; + -- cgit v1.2.3