From 7194ad1f6a22507867f471fd6c8a37c6596d4b8a Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Tue, 15 Jul 2014 10:30:34 +0200 Subject: Removed old config --- docs/full/at/gv/egiz/dsig/ObjectFactory.html | 388 --------------------- docs/full/at/gv/egiz/dsig/X509DataType.html | 343 ------------------ .../full/at/gv/egiz/dsig/X509IssuerSerialType.html | 383 -------------------- .../at/gv/egiz/dsig/class-use/ObjectFactory.html | 118 ------- .../at/gv/egiz/dsig/class-use/X509DataType.html | 190 ---------- .../egiz/dsig/class-use/X509IssuerSerialType.html | 190 ---------- docs/full/at/gv/egiz/dsig/package-frame.html | 22 -- docs/full/at/gv/egiz/dsig/package-summary.html | 152 -------- docs/full/at/gv/egiz/dsig/package-tree.html | 133 ------- docs/full/at/gv/egiz/dsig/package-use.html | 158 --------- .../full/at/gv/egiz/dsig/util/DsigMarschaller.html | 348 ------------------ .../egiz/dsig/util/class-use/DsigMarschaller.html | 118 ------- docs/full/at/gv/egiz/dsig/util/package-frame.html | 20 -- .../full/at/gv/egiz/dsig/util/package-summary.html | 136 -------- docs/full/at/gv/egiz/dsig/util/package-tree.html | 131 ------- docs/full/at/gv/egiz/dsig/util/package-use.html | 118 ------- 16 files changed, 2948 deletions(-) delete mode 100644 docs/full/at/gv/egiz/dsig/ObjectFactory.html delete mode 100644 docs/full/at/gv/egiz/dsig/X509DataType.html delete mode 100644 docs/full/at/gv/egiz/dsig/X509IssuerSerialType.html delete mode 100644 docs/full/at/gv/egiz/dsig/class-use/ObjectFactory.html delete mode 100644 docs/full/at/gv/egiz/dsig/class-use/X509DataType.html delete mode 100644 docs/full/at/gv/egiz/dsig/class-use/X509IssuerSerialType.html delete mode 100644 docs/full/at/gv/egiz/dsig/package-frame.html delete mode 100644 docs/full/at/gv/egiz/dsig/package-summary.html delete mode 100644 docs/full/at/gv/egiz/dsig/package-tree.html delete mode 100644 docs/full/at/gv/egiz/dsig/package-use.html delete mode 100644 docs/full/at/gv/egiz/dsig/util/DsigMarschaller.html delete mode 100644 docs/full/at/gv/egiz/dsig/util/class-use/DsigMarschaller.html delete mode 100644 docs/full/at/gv/egiz/dsig/util/package-frame.html delete mode 100644 docs/full/at/gv/egiz/dsig/util/package-summary.html delete mode 100644 docs/full/at/gv/egiz/dsig/util/package-tree.html delete mode 100644 docs/full/at/gv/egiz/dsig/util/package-use.html (limited to 'docs/full/at/gv/egiz/dsig') diff --git a/docs/full/at/gv/egiz/dsig/ObjectFactory.html b/docs/full/at/gv/egiz/dsig/ObjectFactory.html deleted file mode 100644 index 36886e8f..00000000 --- a/docs/full/at/gv/egiz/dsig/ObjectFactory.html +++ /dev/null @@ -1,388 +0,0 @@ - - - - - - -ObjectFactory (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - -
-
at.gv.egiz.dsig
-

Class ObjectFactory

-
-
- -
-
    -
  • -
    -
    -
    public class ObjectFactory
    -extends Object
    -
    This object contains factory methods for each - Java content interface and Java element interface - generated in the at.gv.egiz.dsig package. -

    An ObjectFactory allows you to programatically - construct new instances of the Java representation - for XML content. The Java representation of XML - content can consist of schema derived interfaces - and classes representing the binding of schema - type definitions, element declarations and model - groups. Factory methods for each of these are - provided in this class.

    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/dsig/X509DataType.html b/docs/full/at/gv/egiz/dsig/X509DataType.html deleted file mode 100644 index 06047ff5..00000000 --- a/docs/full/at/gv/egiz/dsig/X509DataType.html +++ /dev/null @@ -1,343 +0,0 @@ - - - - - - -X509DataType (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - -
-
at.gv.egiz.dsig
-

Class X509DataType

-
-
- -
-
    -
  • -
    -
    -
    public class X509DataType
    -extends Object
    -

    Java class for X509DataType complex type. - -

    The following schema fragment specifies the expected content contained within this class. - -

    - <complexType name="X509DataType">
    -   <complexContent>
    -     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
    -       <sequence maxOccurs="unbounded">
    -         <choice>
    -           <element name="X509IssuerSerial" type="{http://www.w3.org/2000/09/xmldsig#}X509IssuerSerialType"/>
    -           <element name="X509SKI" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
    -           <element name="X509SubjectName" type="{http://www.w3.org/2001/XMLSchema}string"/>
    -           <element name="X509Certificate" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
    -           <element name="X509CRL" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
    -           <any processContents='lax' namespace='##other'/>
    -         </choice>
    -       </sequence>
    -     </restriction>
    -   </complexContent>
    - </complexType>
    - 
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        x509IssuerSerialOrX509SKIOrX509SubjectName

        -
        protected List<Object> x509IssuerSerialOrX509SKIOrX509SubjectName
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        X509DataType

        -
        public X509DataType()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getX509IssuerSerialOrX509SKIOrX509SubjectName

        -
        public List<Object> getX509IssuerSerialOrX509SKIOrX509SubjectName()
        -
        Gets the value of the x509IssuerSerialOrX509SKIOrX509SubjectName property. - -

        - This accessor method returns a reference to the live list, - not a snapshot. Therefore any modification you make to the - returned list will be present inside the JAXB object. - This is why there is not a set method for the x509IssuerSerialOrX509SKIOrX509SubjectName property. - -

        - For example, to add a new item, do as follows: -

        -    getX509IssuerSerialOrX509SKIOrX509SubjectName().add(newItem);
        - 
        - - -

        - Objects of the following type(s) are allowed in the list - JAXBElement<X509IssuerSerialType> - Object - Element - JAXBElement<byte[]> - JAXBElement<byte[]> - JAXBElement<String> - JAXBElement<byte[]>

        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/dsig/X509IssuerSerialType.html b/docs/full/at/gv/egiz/dsig/X509IssuerSerialType.html deleted file mode 100644 index fee1587e..00000000 --- a/docs/full/at/gv/egiz/dsig/X509IssuerSerialType.html +++ /dev/null @@ -1,383 +0,0 @@ - - - - - - -X509IssuerSerialType (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - -
-
at.gv.egiz.dsig
-

Class X509IssuerSerialType

-
-
- -
-
    -
  • -
    -
    -
    public class X509IssuerSerialType
    -extends Object
    -

    Java class for X509IssuerSerialType complex type. - -

    The following schema fragment specifies the expected content contained within this class. - -

    - <complexType name="X509IssuerSerialType">
    -   <complexContent>
    -     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
    -       <sequence>
    -         <element name="X509IssuerName" type="{http://www.w3.org/2001/XMLSchema}string"/>
    -         <element name="X509SerialNumber" type="{http://www.w3.org/2001/XMLSchema}integer"/>
    -       </sequence>
    -     </restriction>
    -   </complexContent>
    - </complexType>
    - 
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        x509IssuerName

        -
        protected String x509IssuerName
        -
      • -
      - - - -
        -
      • -

        x509SerialNumber

        -
        protected BigInteger x509SerialNumber
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        X509IssuerSerialType

        -
        public X509IssuerSerialType()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getX509IssuerName

        -
        public String getX509IssuerName()
        -
        Gets the value of the x509IssuerName property.
        -
        Returns:
        possible object is - String
        -
      • -
      - - - -
        -
      • -

        setX509IssuerName

        -
        public void setX509IssuerName(String value)
        -
        Sets the value of the x509IssuerName property.
        -
        Parameters:
        value - allowed object is - String
        -
      • -
      - - - -
        -
      • -

        getX509SerialNumber

        -
        public BigInteger getX509SerialNumber()
        -
        Gets the value of the x509SerialNumber property.
        -
        Returns:
        possible object is - BigInteger
        -
      • -
      - - - -
        -
      • -

        setX509SerialNumber

        -
        public void setX509SerialNumber(BigInteger value)
        -
        Sets the value of the x509SerialNumber property.
        -
        Parameters:
        value - allowed object is - BigInteger
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/dsig/class-use/ObjectFactory.html b/docs/full/at/gv/egiz/dsig/class-use/ObjectFactory.html deleted file mode 100644 index 05e7df0b..00000000 --- a/docs/full/at/gv/egiz/dsig/class-use/ObjectFactory.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - -Uses of Class at.gv.egiz.dsig.ObjectFactory (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - -
-

Uses of Class
at.gv.egiz.dsig.ObjectFactory

-
-
No usage of at.gv.egiz.dsig.ObjectFactory
- -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/dsig/class-use/X509DataType.html b/docs/full/at/gv/egiz/dsig/class-use/X509DataType.html deleted file mode 100644 index b1554971..00000000 --- a/docs/full/at/gv/egiz/dsig/class-use/X509DataType.html +++ /dev/null @@ -1,190 +0,0 @@ - - - - - - -Uses of Class at.gv.egiz.dsig.X509DataType (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - -
-

Uses of Class
at.gv.egiz.dsig.X509DataType

-
-
- -
- -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/dsig/class-use/X509IssuerSerialType.html b/docs/full/at/gv/egiz/dsig/class-use/X509IssuerSerialType.html deleted file mode 100644 index b08eeee2..00000000 --- a/docs/full/at/gv/egiz/dsig/class-use/X509IssuerSerialType.html +++ /dev/null @@ -1,190 +0,0 @@ - - - - - - -Uses of Class at.gv.egiz.dsig.X509IssuerSerialType (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - -
-

Uses of Class
at.gv.egiz.dsig.X509IssuerSerialType

-
-
- -
- -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/dsig/package-frame.html b/docs/full/at/gv/egiz/dsig/package-frame.html deleted file mode 100644 index 1fb7f724..00000000 --- a/docs/full/at/gv/egiz/dsig/package-frame.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - -at.gv.egiz.dsig (PDF-AS 4.0.0-RC5 Library) - - - - -

at.gv.egiz.dsig

-
-

Classes

- -
- - diff --git a/docs/full/at/gv/egiz/dsig/package-summary.html b/docs/full/at/gv/egiz/dsig/package-summary.html deleted file mode 100644 index 544469d7..00000000 --- a/docs/full/at/gv/egiz/dsig/package-summary.html +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - -at.gv.egiz.dsig (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - -
-

Package at.gv.egiz.dsig

-
-
- -
- -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/dsig/package-tree.html b/docs/full/at/gv/egiz/dsig/package-tree.html deleted file mode 100644 index d928c03b..00000000 --- a/docs/full/at/gv/egiz/dsig/package-tree.html +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - -at.gv.egiz.dsig Class Hierarchy (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - -
-

Hierarchy For Package at.gv.egiz.dsig

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/dsig/package-use.html b/docs/full/at/gv/egiz/dsig/package-use.html deleted file mode 100644 index 96e1d491..00000000 --- a/docs/full/at/gv/egiz/dsig/package-use.html +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - -Uses of Package at.gv.egiz.dsig (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - -
-

Uses of Package
at.gv.egiz.dsig

-
-
- -
- -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/dsig/util/DsigMarschaller.html b/docs/full/at/gv/egiz/dsig/util/DsigMarschaller.html deleted file mode 100644 index d9075aad..00000000 --- a/docs/full/at/gv/egiz/dsig/util/DsigMarschaller.html +++ /dev/null @@ -1,348 +0,0 @@ - - - - - - -DsigMarschaller (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - -
-
at.gv.egiz.dsig.util
-

Class DsigMarschaller

-
-
- -
-
    -
  • -
    -
    -
    public class DsigMarschaller
    -extends Object
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/dsig/util/class-use/DsigMarschaller.html b/docs/full/at/gv/egiz/dsig/util/class-use/DsigMarschaller.html deleted file mode 100644 index 580fcd23..00000000 --- a/docs/full/at/gv/egiz/dsig/util/class-use/DsigMarschaller.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - -Uses of Class at.gv.egiz.dsig.util.DsigMarschaller (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - -
-

Uses of Class
at.gv.egiz.dsig.util.DsigMarschaller

-
-
No usage of at.gv.egiz.dsig.util.DsigMarschaller
- -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/dsig/util/package-frame.html b/docs/full/at/gv/egiz/dsig/util/package-frame.html deleted file mode 100644 index 738ec7fd..00000000 --- a/docs/full/at/gv/egiz/dsig/util/package-frame.html +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - -at.gv.egiz.dsig.util (PDF-AS 4.0.0-RC5 Library) - - - - -

at.gv.egiz.dsig.util

-
-

Classes

- -
- - diff --git a/docs/full/at/gv/egiz/dsig/util/package-summary.html b/docs/full/at/gv/egiz/dsig/util/package-summary.html deleted file mode 100644 index 28772a23..00000000 --- a/docs/full/at/gv/egiz/dsig/util/package-summary.html +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - -at.gv.egiz.dsig.util (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - -
-

Package at.gv.egiz.dsig.util

-
-
- -
- -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/dsig/util/package-tree.html b/docs/full/at/gv/egiz/dsig/util/package-tree.html deleted file mode 100644 index 58e03770..00000000 --- a/docs/full/at/gv/egiz/dsig/util/package-tree.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - -at.gv.egiz.dsig.util Class Hierarchy (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - -
-

Hierarchy For Package at.gv.egiz.dsig.util

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/dsig/util/package-use.html b/docs/full/at/gv/egiz/dsig/util/package-use.html deleted file mode 100644 index c2a58e26..00000000 --- a/docs/full/at/gv/egiz/dsig/util/package-use.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - -Uses of Package at.gv.egiz.dsig.util (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - -
-

Uses of Package
at.gv.egiz.dsig.util

-
-
No usage of at.gv.egiz.dsig.util
- -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - -- cgit v1.2.3