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

Java class for AttributeStatementType complex type. + *

Java-Klasse für AttributeStatementType 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="AttributeStatementType">
-- 
cgit v1.2.3