From 835256964f3fa64587a0e05b859d012d125be308 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Thu, 20 Feb 2014 10:54:04 +0100 Subject: Documentation update --- .../at/gv/egiz/pdfas/common/utils/DNUtils.html | 257 +++++++++++++++++++++ 1 file changed, 257 insertions(+) create mode 100644 docs/full/at/gv/egiz/pdfas/common/utils/DNUtils.html (limited to 'docs/full/at/gv/egiz/pdfas/common/utils/DNUtils.html') diff --git a/docs/full/at/gv/egiz/pdfas/common/utils/DNUtils.html b/docs/full/at/gv/egiz/pdfas/common/utils/DNUtils.html new file mode 100644 index 00000000..2f932d9c --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/utils/DNUtils.html @@ -0,0 +1,257 @@ + + + + + +DNUtils + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.common.utils
+

Class DNUtils

+
+
+ +
+
    +
  • +
    +
    +
    public class DNUtils
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      DNUtils() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static java.util.Map<java.lang.String,java.lang.String>dnToMap(java.lang.String dn) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        DNUtils

        +
        public DNUtils()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        dnToMap

        +
        public static java.util.Map<java.lang.String,java.lang.String> dnToMap(java.lang.String dn)
        +                                                                throws javax.naming.InvalidNameException
        +
        Throws:
        +
        javax.naming.InvalidNameException
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3