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 --- .../at/gv/util/xsd/saml/protocol/RequestType.java | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'src/main/java/at/gv/util/xsd/saml/protocol/RequestType.java') diff --git a/src/main/java/at/gv/util/xsd/saml/protocol/RequestType.java b/src/main/java/at/gv/util/xsd/saml/protocol/RequestType.java index 1d08847..35f8b5e 100644 --- a/src/main/java/at/gv/util/xsd/saml/protocol/RequestType.java +++ b/src/main/java/at/gv/util/xsd/saml/protocol/RequestType.java @@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType; /** - *

Java class for RequestType complex type. + *

Java-Klasse für RequestType 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="RequestType">
@@ -64,7 +64,7 @@ public class RequestType
     protected List assertionArtifact;
 
     /**
-     * Gets the value of the query property.
+     * Ruft den Wert der query-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -76,7 +76,7 @@ public class RequestType
     }
 
     /**
-     * Sets the value of the query property.
+     * Legt den Wert der query-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -88,7 +88,7 @@ public class RequestType
     }
 
     /**
-     * Gets the value of the subjectQuery property.
+     * Ruft den Wert der subjectQuery-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -100,7 +100,7 @@ public class RequestType
     }
 
     /**
-     * Sets the value of the subjectQuery property.
+     * Legt den Wert der subjectQuery-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -112,7 +112,7 @@ public class RequestType
     }
 
     /**
-     * Gets the value of the authenticationQuery property.
+     * Ruft den Wert der authenticationQuery-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -124,7 +124,7 @@ public class RequestType
     }
 
     /**
-     * Sets the value of the authenticationQuery property.
+     * Legt den Wert der authenticationQuery-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -136,7 +136,7 @@ public class RequestType
     }
 
     /**
-     * Gets the value of the attributeQuery property.
+     * Ruft den Wert der attributeQuery-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -148,7 +148,7 @@ public class RequestType
     }
 
     /**
-     * Sets the value of the attributeQuery property.
+     * Legt den Wert der attributeQuery-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -160,7 +160,7 @@ public class RequestType
     }
 
     /**
-     * Gets the value of the authorizationDecisionQuery property.
+     * Ruft den Wert der authorizationDecisionQuery-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -172,7 +172,7 @@ public class RequestType
     }
 
     /**
-     * Sets the value of the authorizationDecisionQuery property.
+     * Legt den Wert der authorizationDecisionQuery-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
-- 
cgit v1.2.3