summaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/util/xsd/saml/assertion/SubjectConfirmationType.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/at/gv/util/xsd/saml/assertion/SubjectConfirmationType.java')
-rw-r--r--src/main/java/at/gv/util/xsd/saml/assertion/SubjectConfirmationType.java12
1 files changed, 6 insertions, 6 deletions
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;
/**
- * <p>Java class for SubjectConfirmationType complex type.
+ * <p>Java-Klasse für SubjectConfirmationType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;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