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/AuthenticationQueryType.java | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/main/java/at/gv/util/xsd/saml/protocol/AuthenticationQueryType.java') diff --git a/src/main/java/at/gv/util/xsd/saml/protocol/AuthenticationQueryType.java b/src/main/java/at/gv/util/xsd/saml/protocol/AuthenticationQueryType.java index d5e0be0..1ea23e6 100644 --- a/src/main/java/at/gv/util/xsd/saml/protocol/AuthenticationQueryType.java +++ b/src/main/java/at/gv/util/xsd/saml/protocol/AuthenticationQueryType.java @@ -9,9 +9,9 @@ import javax.xml.bind.annotation.XmlType; /** - *

Java class for AuthenticationQueryType complex type. + *

Java-Klasse für AuthenticationQueryType 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="AuthenticationQueryType">
@@ -36,7 +36,7 @@ public class AuthenticationQueryType
     protected String authenticationMethod;
 
     /**
-     * Gets the value of the authenticationMethod property.
+     * Ruft den Wert der authenticationMethod-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -48,7 +48,7 @@ public class AuthenticationQueryType
     }
 
     /**
-     * Sets the value of the authenticationMethod property.
+     * Legt den Wert der authenticationMethod-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
-- 
cgit v1.2.3