From 7a5b350a93990956106d91679240b6e8326cb110 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 5 Nov 2014 08:07:15 +0100 Subject: change more client implementations to APACHE CXF --- .../gv/util/xsd/saml/assertion/SubjectConfirmationType.java | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/main/java/at/gv/util/xsd/saml/assertion/SubjectConfirmationType.java') diff --git a/src/main/java/at/gv/util/xsd/saml/assertion/SubjectConfirmationType.java b/src/main/java/at/gv/util/xsd/saml/assertion/SubjectConfirmationType.java index 76e8a9b..de11a65 100644 --- a/src/main/java/at/gv/util/xsd/saml/assertion/SubjectConfirmationType.java +++ b/src/main/java/at/gv/util/xsd/saml/assertion/SubjectConfirmationType.java @@ -12,9 +12,9 @@ import at.gv.util.xsd.xmldsig.KeyInfoType; /** - *

Java class for SubjectConfirmationType complex type. + *

Java-Klasse für SubjectConfirmationType complex type. * - *

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

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="SubjectConfirmationType">
@@ -78,7 +78,7 @@ public class SubjectConfirmationType {
     }
 
     /**
-     * Gets the value of the subjectConfirmationData property.
+     * Ruft den Wert der subjectConfirmationData-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -90,7 +90,7 @@ public class SubjectConfirmationType {
     }
 
     /**
-     * Sets the value of the subjectConfirmationData property.
+     * Legt den Wert der subjectConfirmationData-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -102,7 +102,7 @@ public class SubjectConfirmationType {
     }
 
     /**
-     * Gets the value of the keyInfo property.
+     * Ruft den Wert der keyInfo-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -114,7 +114,7 @@ public class SubjectConfirmationType {
     }
 
     /**
-     * Sets the value of the keyInfo property.
+     * Legt den Wert der keyInfo-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
-- 
cgit v1.2.3