From 04f5e818d61dcdc1792a2f162db14acc28a0779f Mon Sep 17 00:00:00 2001 From: tknall Date: Thu, 8 Apr 2010 12:40:14 +0000 Subject: minor updates of the web application, more logging added, default-configuration: a-trust ccs support disabled until bugfixes ccs version is available, pdf-as configuration: small signature profile added git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@581 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c --- src/main/java/at/gv/egiz/pdfas/api/PdfAs.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/main/java/at/gv/egiz/pdfas/api') diff --git a/src/main/java/at/gv/egiz/pdfas/api/PdfAs.java b/src/main/java/at/gv/egiz/pdfas/api/PdfAs.java index 4a8a0e0..6e63b85 100644 --- a/src/main/java/at/gv/egiz/pdfas/api/PdfAs.java +++ b/src/main/java/at/gv/egiz/pdfas/api/PdfAs.java @@ -99,7 +99,7 @@ public interface PdfAs public void reloadConfig() throws PdfAsException; /** - * Returns the list of information objects about the profiles available in the + * Returns the list of information objects about activated profiles available in the * configuration. * *

@@ -113,7 +113,7 @@ public interface PdfAs *

* * @return Returns the list of {@link SignatureProfile} objects with - * information about the profiles available in the configuration. + * information about active profiles available in the configuration. * @throws PdfAsException * Thrown on error. * -- cgit v1.2.3