summaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/util/xsd/saml/assertion/AuthorityBindingType.java
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2014-11-05 08:07:15 +0100
committerThomas Lenz <thomas.lenz@egiz.gv.at>2014-11-05 08:07:15 +0100
commit7a5b350a93990956106d91679240b6e8326cb110 (patch)
tree138196b56fb04f186f05387f8f68be6bd91a0e85 /src/main/java/at/gv/util/xsd/saml/assertion/AuthorityBindingType.java
parente2150f22562b4bc06307f4ac7b842687390e4856 (diff)
downloadegovutils-7a5b350a93990956106d91679240b6e8326cb110.tar.gz
egovutils-7a5b350a93990956106d91679240b6e8326cb110.tar.bz2
egovutils-7a5b350a93990956106d91679240b6e8326cb110.zip
change more client implementations to APACHE CXF
Diffstat (limited to 'src/main/java/at/gv/util/xsd/saml/assertion/AuthorityBindingType.java')
-rw-r--r--src/main/java/at/gv/util/xsd/saml/assertion/AuthorityBindingType.java16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/main/java/at/gv/util/xsd/saml/assertion/AuthorityBindingType.java b/src/main/java/at/gv/util/xsd/saml/assertion/AuthorityBindingType.java
index 809411c..cfee5f5 100644
--- a/src/main/java/at/gv/util/xsd/saml/assertion/AuthorityBindingType.java
+++ b/src/main/java/at/gv/util/xsd/saml/assertion/AuthorityBindingType.java
@@ -10,9 +10,9 @@ import javax.xml.namespace.QName;
/**
- * <p>Java class for AuthorityBindingType complex type.
+ * <p>Java-Klasse für AuthorityBindingType 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="AuthorityBindingType">
@@ -42,7 +42,7 @@ public class AuthorityBindingType {
protected String binding;
/**
- * Gets the value of the authorityKind property.
+ * Ruft den Wert der authorityKind-Eigenschaft ab.
*
* @return
* possible object is
@@ -54,7 +54,7 @@ public class AuthorityBindingType {
}
/**
- * Sets the value of the authorityKind property.
+ * Legt den Wert der authorityKind-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -66,7 +66,7 @@ public class AuthorityBindingType {
}
/**
- * Gets the value of the location property.
+ * Ruft den Wert der location-Eigenschaft ab.
*
* @return
* possible object is
@@ -78,7 +78,7 @@ public class AuthorityBindingType {
}
/**
- * Sets the value of the location property.
+ * Legt den Wert der location-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -90,7 +90,7 @@ public class AuthorityBindingType {
}
/**
- * Gets the value of the binding property.
+ * Ruft den Wert der binding-Eigenschaft ab.
*
* @return
* possible object is
@@ -102,7 +102,7 @@ public class AuthorityBindingType {
}
/**
- * Sets the value of the binding property.
+ * Legt den Wert der binding-Eigenschaft fest.
*
* @param value
* allowed object is