summaryrefslogtreecommitdiff
path: root/utils/src/main/java/oasis/names/tc/saml/_1_0/assertion/ObjectFactory.java
diff options
context:
space:
mode:
Diffstat (limited to 'utils/src/main/java/oasis/names/tc/saml/_1_0/assertion/ObjectFactory.java')
-rw-r--r--utils/src/main/java/oasis/names/tc/saml/_1_0/assertion/ObjectFactory.java108
1 files changed, 58 insertions, 50 deletions
diff --git a/utils/src/main/java/oasis/names/tc/saml/_1_0/assertion/ObjectFactory.java b/utils/src/main/java/oasis/names/tc/saml/_1_0/assertion/ObjectFactory.java
index fe0982ef..d5165b71 100644
--- a/utils/src/main/java/oasis/names/tc/saml/_1_0/assertion/ObjectFactory.java
+++ b/utils/src/main/java/oasis/names/tc/saml/_1_0/assertion/ObjectFactory.java
@@ -1,8 +1,8 @@
//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-520
+// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-661
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2008.10.29 at 09:14:07 AM GMT
+// Generated on: 2008.12.23 at 03:26:53 PM GMT
//
@@ -64,43 +64,43 @@ public class ObjectFactory {
}
/**
- * Create an instance of {@link AuthorityBindingType }
+ * Create an instance of {@link AnyType }
*
*/
- public AuthorityBindingType createAuthorityBindingType() {
- return new AuthorityBindingType();
+ public AnyType createAnyType() {
+ return new AnyType();
}
/**
- * Create an instance of {@link AttributeDesignatorType }
+ * Create an instance of {@link ActionType }
*
*/
- public AttributeDesignatorType createAttributeDesignatorType() {
- return new AttributeDesignatorType();
+ public ActionType createActionType() {
+ return new ActionType();
}
/**
- * Create an instance of {@link AuthenticationStatementType }
+ * Create an instance of {@link AttributeDesignatorType }
*
*/
- public AuthenticationStatementType createAuthenticationStatementType() {
- return new AuthenticationStatementType();
+ public AttributeDesignatorType createAttributeDesignatorType() {
+ return new AttributeDesignatorType();
}
/**
- * Create an instance of {@link EvidenceType }
+ * Create an instance of {@link SubjectConfirmationType }
*
*/
- public EvidenceType createEvidenceType() {
- return new EvidenceType();
+ public SubjectConfirmationType createSubjectConfirmationType() {
+ return new SubjectConfirmationType();
}
/**
- * Create an instance of {@link SubjectConfirmationType }
+ * Create an instance of {@link SubjectLocalityType }
*
*/
- public SubjectConfirmationType createSubjectConfirmationType() {
- return new SubjectConfirmationType();
+ public SubjectLocalityType createSubjectLocalityType() {
+ return new SubjectLocalityType();
}
/**
@@ -112,11 +112,11 @@ public class ObjectFactory {
}
/**
- * Create an instance of {@link SubjectLocalityType }
+ * Create an instance of {@link AuthenticationStatementType }
*
*/
- public SubjectLocalityType createSubjectLocalityType() {
- return new SubjectLocalityType();
+ public AuthenticationStatementType createAuthenticationStatementType() {
+ return new AuthenticationStatementType();
}
/**
@@ -128,67 +128,75 @@ public class ObjectFactory {
}
/**
- * Create an instance of {@link ActionType }
+ * Create an instance of {@link AuthorityBindingType }
*
*/
- public ActionType createActionType() {
- return new ActionType();
+ public AuthorityBindingType createAuthorityBindingType() {
+ return new AuthorityBindingType();
}
/**
- * Create an instance of {@link AttributeStatementType }
+ * Create an instance of {@link AttributeType }
*
*/
- public AttributeStatementType createAttributeStatementType() {
- return new AttributeStatementType();
+ public AttributeType createAttributeType() {
+ return new AttributeType();
}
/**
- * Create an instance of {@link NameIdentifierType }
+ * Create an instance of {@link AdviceType }
*
*/
- public NameIdentifierType createNameIdentifierType() {
- return new NameIdentifierType();
+ public AdviceType createAdviceType() {
+ return new AdviceType();
}
/**
- * Create an instance of {@link AuthorizationDecisionStatementType }
+ * Create an instance of {@link EvidenceType }
*
*/
- public AuthorizationDecisionStatementType createAuthorizationDecisionStatementType() {
- return new AuthorizationDecisionStatementType();
+ public EvidenceType createEvidenceType() {
+ return new EvidenceType();
}
/**
- * Create an instance of {@link AttributeType }
+ * Create an instance of {@link ConditionsType }
*
*/
- public AttributeType createAttributeType() {
- return new AttributeType();
+ public ConditionsType createConditionsType() {
+ return new ConditionsType();
}
/**
- * Create an instance of {@link SubjectType }
+ * Create an instance of {@link AttributeStatementType }
*
*/
- public SubjectType createSubjectType() {
- return new SubjectType();
+ public AttributeStatementType createAttributeStatementType() {
+ return new AttributeStatementType();
}
/**
- * Create an instance of {@link AdviceType }
+ * Create an instance of {@link NameIdentifierType }
*
*/
- public AdviceType createAdviceType() {
- return new AdviceType();
+ public NameIdentifierType createNameIdentifierType() {
+ return new NameIdentifierType();
}
/**
- * Create an instance of {@link ConditionsType }
+ * Create an instance of {@link AuthorizationDecisionStatementType }
*
*/
- public ConditionsType createConditionsType() {
- return new ConditionsType();
+ public AuthorizationDecisionStatementType createAuthorizationDecisionStatementType() {
+ return new AuthorizationDecisionStatementType();
+ }
+
+ /**
+ * Create an instance of {@link SubjectType }
+ *
+ */
+ public SubjectType createSubjectType() {
+ return new SubjectType();
}
/**
@@ -363,12 +371,12 @@ public class ObjectFactory {
}
/**
- * Create an instance of {@link JAXBElement }{@code <}{@link Object }{@code >}}
+ * Create an instance of {@link JAXBElement }{@code <}{@link AnyType }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:oasis:names:tc:SAML:1.0:assertion", name = "SubjectConfirmationData")
- public JAXBElement<Object> createSubjectConfirmationData(Object value) {
- return new JAXBElement<Object>(_SubjectConfirmationData_QNAME, Object.class, null, value);
+ public JAXBElement<AnyType> createSubjectConfirmationData(AnyType value) {
+ return new JAXBElement<AnyType>(_SubjectConfirmationData_QNAME, AnyType.class, null, value);
}
/**
@@ -399,12 +407,12 @@ public class ObjectFactory {
}
/**
- * Create an instance of {@link JAXBElement }{@code <}{@link Object }{@code >}}
+ * Create an instance of {@link JAXBElement }{@code <}{@link AnyType }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:oasis:names:tc:SAML:1.0:assertion", name = "AttributeValue")
- public JAXBElement<Object> createAttributeValue(Object value) {
- return new JAXBElement<Object>(_AttributeValue_QNAME, Object.class, null, value);
+ public JAXBElement<AnyType> createAttributeValue(AnyType value) {
+ return new JAXBElement<AnyType>(_AttributeValue_QNAME, AnyType.class, null, value);
}
}