aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/db/dao/config/ObjectFactory.java
diff options
context:
space:
mode:
Diffstat (limited to 'id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/db/dao/config/ObjectFactory.java')
-rw-r--r--id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/db/dao/config/ObjectFactory.java757
1 files changed, 0 insertions, 757 deletions
diff --git a/id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/db/dao/config/ObjectFactory.java b/id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/db/dao/config/ObjectFactory.java
deleted file mode 100644
index aec99bb3a..000000000
--- a/id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/db/dao/config/ObjectFactory.java
+++ /dev/null
@@ -1,757 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4
-// 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: 2015.01.09 at 09:01:43 AM CET
-//
-
-
-package at.gv.egovernment.moa.id.commons.db.dao.config;
-
-import javax.xml.bind.JAXBElement;
-import javax.xml.bind.annotation.XmlElementDecl;
-import javax.xml.bind.annotation.XmlRegistry;
-import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
-import javax.xml.namespace.QName;
-import com.sun.tools.xjc.runtime.ZeroOneBooleanAdapter;
-
-
-/**
- * This object contains factory methods for each
- * Java content interface and Java element interface
- * generated in the at.gv.egovernment.moa.id.commons.db.dao.config package.
- * <p>An ObjectFactory allows you to programatically
- * construct new instances of the Java representation
- * for XML content. The Java representation of XML
- * content can consist of schema derived interfaces
- * and classes representing the binding of schema
- * type definitions, element declarations and model
- * groups. Factory methods for each of these are
- * provided in this class.
- *
- */
-@XmlRegistry
-public class ObjectFactory {
-
- private final static QName _EnableInfoboxValidator_QNAME = new QName("http://www.buergerkarte.at/namespaces/moaconfig#", "EnableInfoboxValidator");
- private final static QName _AlwaysShowForm_QNAME = new QName("http://www.buergerkarte.at/namespaces/moaconfig#", "AlwaysShowForm");
- private final static QName _AbstractSimpleIdentification_QNAME = new QName("http://www.buergerkarte.at/namespaces/moaconfig#", "AbstractSimpleIdentification");
- private final static QName _QualityAuthenticationAssuranceLevel_QNAME = new QName("http://www.buergerkarte.at/namespaces/moaconfig#", "QualityAuthenticationAssuranceLevel");
- private final static QName _Attributes_QNAME = new QName("http://www.buergerkarte.at/namespaces/moaconfig#", "Attributes");
- private final static QName _AttributeProviders_QNAME = new QName("http://www.buergerkarte.at/namespaces/moaconfig#", "AttributeProviders");
- private final static QName _OAAttributes_QNAME = new QName("http://www.buergerkarte.at/namespaces/moaconfig#", "OAAttributes");
- private final static QName _AttributeValue_QNAME = new QName("http://www.buergerkarte.at/namespaces/moaconfig#", "AttributeValue");
- private final static QName _CompatibilityMode_QNAME = new QName("http://www.buergerkarte.at/namespaces/moaconfig#", "CompatibilityMode");
- private final static QName _TrustProfileID_QNAME = new QName("http://www.buergerkarte.at/namespaces/moaconfig#", "TrustProfileID");
- private final static QName _Qaa_QNAME = new QName("http://www.buergerkarte.at/namespaces/moaconfig#", "Qaa");
-
- /**
- * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: at.gv.egovernment.moa.id.commons.db.dao.config
- *
- */
- public ObjectFactory() {
- }
-
- /**
- * Create an instance of {@link StorkAttribute }
- *
- */
- public StorkAttribute createStorkAttribute() {
- return new StorkAttribute();
- }
-
- /**
- * Create an instance of {@link CPEPS }
- *
- */
- public CPEPS createCPEPS() {
- return new CPEPS();
- }
-
- /**
- * Create an instance of {@link OASTORK }
- *
- */
- public OASTORK createOASTORK() {
- return new OASTORK();
- }
-
- /**
- * Create an instance of {@link OAStorkAttribute }
- *
- */
- public OAStorkAttribute createOAStorkAttribute() {
- return new OAStorkAttribute();
- }
-
- /**
- * Create an instance of {@link AttributeProviderPlugin }
- *
- */
- public AttributeProviderPlugin createAttributeProviderPlugin() {
- return new AttributeProviderPlugin();
- }
-
- /**
- * Create an instance of {@link OAPVP2 }
- *
- */
- public OAPVP2 createOAPVP2() {
- return new OAPVP2();
- }
-
- /**
- * Create an instance of {@link Header }
- *
- */
- public Header createHeader() {
- return new Header();
- }
-
- /**
- * Create an instance of {@link Parameter }
- *
- */
- public Parameter createParameter() {
- return new Parameter();
- }
-
- /**
- * Create an instance of {@link EncBPKInformation }
- *
- */
- public EncBPKInformation createEncBPKInformation() {
- return new EncBPKInformation();
- }
-
- /**
- * Create an instance of {@link BPKDecryption }
- *
- */
- public BPKDecryption createBPKDecryption() {
- return new BPKDecryption();
- }
-
- /**
- * Create an instance of {@link BPKEncryption }
- *
- */
- public BPKEncryption createBPKEncryption() {
- return new BPKEncryption();
- }
-
- /**
- * Create an instance of {@link MOAIDConfiguration }
- *
- */
- public MOAIDConfiguration createMOAIDConfiguration() {
- return new MOAIDConfiguration();
- }
-
- /**
- * Create an instance of {@link AuthComponentGeneral }
- *
- */
- public AuthComponentGeneral createAuthComponentGeneral() {
- return new AuthComponentGeneral();
- }
-
- /**
- * Create an instance of {@link OnlineApplication }
- *
- */
- public OnlineApplication createOnlineApplication() {
- return new OnlineApplication();
- }
-
- /**
- * Create an instance of {@link ChainingModes }
- *
- */
- public ChainingModes createChainingModes() {
- return new ChainingModes();
- }
-
- /**
- * Create an instance of {@link GenericConfiguration }
- *
- */
- public GenericConfiguration createGenericConfiguration() {
- return new GenericConfiguration();
- }
-
- /**
- * Create an instance of {@link DefaultBKUs }
- *
- */
- public DefaultBKUs createDefaultBKUs() {
- return new DefaultBKUs();
- }
-
- /**
- * Create an instance of {@link SLRequestTemplates }
- *
- */
- public SLRequestTemplates createSLRequestTemplates() {
- return new SLRequestTemplates();
- }
-
- /**
- * Create an instance of {@link GeneralConfiguration }
- *
- */
- public GeneralConfiguration createGeneralConfiguration() {
- return new GeneralConfiguration();
- }
-
- /**
- * Create an instance of {@link TimeOuts }
- *
- */
- public TimeOuts createTimeOuts() {
- return new TimeOuts();
- }
-
- /**
- * Create an instance of {@link Contact }
- *
- */
- public Contact createContact() {
- return new Contact();
- }
-
- /**
- * Create an instance of {@link ParamAuth }
- *
- */
- public ParamAuth createParamAuth() {
- return new ParamAuth();
- }
-
- /**
- * Create an instance of {@link Configuration }
- *
- */
- public Configuration createConfiguration() {
- return new Configuration();
- }
-
- /**
- * Create an instance of {@link BasicAuth }
- *
- */
- public BasicAuth createBasicAuth() {
- return new BasicAuth();
- }
-
- /**
- * Create an instance of {@link HeaderAuth }
- *
- */
- public HeaderAuth createHeaderAuth() {
- return new HeaderAuth();
- }
-
- /**
- * Create an instance of {@link OAOAUTH20 }
- *
- */
- public OAOAUTH20 createOAOAUTH20() {
- return new OAOAUTH20();
- }
-
- /**
- * Create an instance of {@link SAMLSigningParameter }
- *
- */
- public SAMLSigningParameter createSAMLSigningParameter() {
- return new SAMLSigningParameter();
- }
-
- /**
- * Create an instance of {@link SignatureCreationParameterType }
- *
- */
- public SignatureCreationParameterType createSignatureCreationParameterType() {
- return new SignatureCreationParameterType();
- }
-
- /**
- * Create an instance of {@link SignatureVerificationParameterType }
- *
- */
- public SignatureVerificationParameterType createSignatureVerificationParameterType() {
- return new SignatureVerificationParameterType();
- }
-
- /**
- * Create an instance of {@link OASAML1 }
- *
- */
- public OASAML1 createOASAML1() {
- return new OASAML1();
- }
-
- /**
- * Create an instance of {@link IdentificationNumber }
- *
- */
- public IdentificationNumber createIdentificationNumber() {
- return new IdentificationNumber();
- }
-
- /**
- * Create an instance of {@link KeyStore }
- *
- */
- public KeyStore createKeyStore() {
- return new KeyStore();
- }
-
- /**
- * Create an instance of {@link STORK }
- *
- */
- public STORK createSTORK() {
- return new STORK();
- }
-
- /**
- * Create an instance of {@link KeyName }
- *
- */
- public KeyName createKeyName() {
- return new KeyName();
- }
-
- /**
- * Create an instance of {@link X509IssuerSerialType }
- *
- */
- public X509IssuerSerialType createX509IssuerSerialType() {
- return new X509IssuerSerialType();
- }
-
- /**
- * Create an instance of {@link TemplateType }
- *
- */
- public TemplateType createTemplateType() {
- return new TemplateType();
- }
-
- /**
- * Create an instance of {@link ConnectionParameterClientAuthType }
- *
- */
- public ConnectionParameterClientAuthType createConnectionParameterClientAuthType() {
- return new ConnectionParameterClientAuthType();
- }
-
- /**
- * Create an instance of {@link BKUSelectionCustomizationType }
- *
- */
- public BKUSelectionCustomizationType createBKUSelectionCustomizationType() {
- return new BKUSelectionCustomizationType();
- }
-
- /**
- * Create an instance of {@link PartyRepresentativeType }
- *
- */
- public PartyRepresentativeType createPartyRepresentativeType() {
- return new PartyRepresentativeType();
- }
-
- /**
- * Create an instance of {@link AuthComponentType }
- *
- */
- public AuthComponentType createAuthComponentType() {
- return new AuthComponentType();
- }
-
- /**
- * Create an instance of {@link TemplatesType }
- *
- */
- public TemplatesType createTemplatesType() {
- return new TemplatesType();
- }
-
- /**
- * Create an instance of {@link OnlineApplicationType }
- *
- */
- public OnlineApplicationType createOnlineApplicationType() {
- return new OnlineApplicationType();
- }
-
- /**
- * Create an instance of {@link TransformsInfoType }
- *
- */
- public TransformsInfoType createTransformsInfoType() {
- return new TransformsInfoType();
- }
-
- /**
- * Create an instance of {@link InterfederationIDPType }
- *
- */
- public InterfederationIDPType createInterfederationIDPType() {
- return new InterfederationIDPType();
- }
-
- /**
- * Create an instance of {@link VerifyInfoboxesType }
- *
- */
- public VerifyInfoboxesType createVerifyInfoboxesType() {
- return new VerifyInfoboxesType();
- }
-
- /**
- * Create an instance of {@link AbstractSimpleIdentificationType }
- *
- */
- public AbstractSimpleIdentificationType createAbstractSimpleIdentificationType() {
- return new AbstractSimpleIdentificationType();
- }
-
- /**
- * Create an instance of {@link SchemaLocationType }
- *
- */
- public SchemaLocationType createSchemaLocationType() {
- return new SchemaLocationType();
- }
-
- /**
- * Create an instance of {@link ConnectionParameterServerAuthType }
- *
- */
- public ConnectionParameterServerAuthType createConnectionParameterServerAuthType() {
- return new ConnectionParameterServerAuthType();
- }
-
- /**
- * Create an instance of {@link PartyRepresentationType }
- *
- */
- public PartyRepresentationType createPartyRepresentationType() {
- return new PartyRepresentationType();
- }
-
- /**
- * Create an instance of {@link UserDatabase }
- *
- */
- public UserDatabase createUserDatabase() {
- return new UserDatabase();
- }
-
- /**
- * Create an instance of {@link InputProcessorType }
- *
- */
- public InputProcessorType createInputProcessorType() {
- return new InputProcessorType();
- }
-
- /**
- * Create an instance of {@link InterfederationGatewayType }
- *
- */
- public InterfederationGatewayType createInterfederationGatewayType() {
- return new InterfederationGatewayType();
- }
-
- /**
- * Create an instance of {@link Schema }
- *
- */
- public Schema createSchema() {
- return new Schema();
- }
-
- /**
- * Create an instance of {@link DefaultTrustProfile }
- *
- */
- public DefaultTrustProfile createDefaultTrustProfile() {
- return new DefaultTrustProfile();
- }
-
- /**
- * Create an instance of {@link AuthComponentOA }
- *
- */
- public AuthComponentOA createAuthComponentOA() {
- return new AuthComponentOA();
- }
-
- /**
- * Create an instance of {@link BKUURLS }
- *
- */
- public BKUURLS createBKUURLS() {
- return new BKUURLS();
- }
-
- /**
- * Create an instance of {@link Mandates }
- *
- */
- public Mandates createMandates() {
- return new Mandates();
- }
-
- /**
- * Create an instance of {@link TestCredentials }
- *
- */
- public TestCredentials createTestCredentials() {
- return new TestCredentials();
- }
-
- /**
- * Create an instance of {@link OASSO }
- *
- */
- public OASSO createOASSO() {
- return new OASSO();
- }
-
- /**
- * Create an instance of {@link Protocols }
- *
- */
- public Protocols createProtocols() {
- return new Protocols();
- }
-
- /**
- * Create an instance of {@link SSO }
- *
- */
- public SSO createSSO() {
- return new SSO();
- }
-
- /**
- * Create an instance of {@link SecurityLayer }
- *
- */
- public SecurityLayer createSecurityLayer() {
- return new SecurityLayer();
- }
-
- /**
- * Create an instance of {@link MOASP }
- *
- */
- public MOASP createMOASP() {
- return new MOASP();
- }
-
- /**
- * Create an instance of {@link IdentityLinkSigners }
- *
- */
- public IdentityLinkSigners createIdentityLinkSigners() {
- return new IdentityLinkSigners();
- }
-
- /**
- * Create an instance of {@link ForeignIdentities }
- *
- */
- public ForeignIdentities createForeignIdentities() {
- return new ForeignIdentities();
- }
-
- /**
- * Create an instance of {@link OnlineMandates }
- *
- */
- public OnlineMandates createOnlineMandates() {
- return new OnlineMandates();
- }
-
- /**
- * Create an instance of {@link VerifyIdentityLink }
- *
- */
- public VerifyIdentityLink createVerifyIdentityLink() {
- return new VerifyIdentityLink();
- }
-
- /**
- * Create an instance of {@link VerifyAuthBlock }
- *
- */
- public VerifyAuthBlock createVerifyAuthBlock() {
- return new VerifyAuthBlock();
- }
-
- /**
- * Create an instance of {@link SAML1 }
- *
- */
- public SAML1 createSAML1() {
- return new SAML1();
- }
-
- /**
- * Create an instance of {@link PVP2 }
- *
- */
- public PVP2 createPVP2() {
- return new PVP2();
- }
-
- /**
- * Create an instance of {@link OAuth }
- *
- */
- public OAuth createOAuth() {
- return new OAuth();
- }
-
- /**
- * Create an instance of {@link LegacyAllowed }
- *
- */
- public LegacyAllowed createLegacyAllowed() {
- return new LegacyAllowed();
- }
-
- /**
- * Create an instance of {@link Organization }
- *
- */
- public Organization createOrganization() {
- return new Organization();
- }
-
- /**
- * Create an instance of {@link ClientKeyStore }
- *
- */
- public ClientKeyStore createClientKeyStore() {
- return new ClientKeyStore();
- }
-
- /**
- * Create an instance of {@link TrustAnchor }
- *
- */
- public TrustAnchor createTrustAnchor() {
- return new TrustAnchor();
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://www.buergerkarte.at/namespaces/moaconfig#", name = "EnableInfoboxValidator", defaultValue = "true")
- @XmlJavaTypeAdapter(ZeroOneBooleanAdapter.class)
- public JAXBElement<Boolean> createEnableInfoboxValidator(Boolean value) {
- return new JAXBElement<Boolean>(_EnableInfoboxValidator_QNAME, Boolean.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://www.buergerkarte.at/namespaces/moaconfig#", name = "AlwaysShowForm", defaultValue = "false")
- @XmlJavaTypeAdapter(ZeroOneBooleanAdapter.class)
- public JAXBElement<Boolean> createAlwaysShowForm(Boolean value) {
- return new JAXBElement<Boolean>(_AlwaysShowForm_QNAME, Boolean.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link AttributeProviderPlugin }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://www.buergerkarte.at/namespaces/moaconfig#", name = "AbstractSimpleIdentification")
- public JAXBElement<AttributeProviderPlugin> createAbstractSimpleIdentification(AttributeProviderPlugin value) {
- return new JAXBElement<AttributeProviderPlugin>(_AbstractSimpleIdentification_QNAME, AttributeProviderPlugin.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link Integer }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://www.buergerkarte.at/namespaces/moaconfig#", name = "QualityAuthenticationAssuranceLevel")
- public JAXBElement<Integer> createQualityAuthenticationAssuranceLevel(Integer value) {
- return new JAXBElement<Integer>(_QualityAuthenticationAssuranceLevel_QNAME, Integer.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link StorkAttribute }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://www.buergerkarte.at/namespaces/moaconfig#", name = "Attributes")
- public JAXBElement<StorkAttribute> createAttributes(StorkAttribute value) {
- return new JAXBElement<StorkAttribute>(_Attributes_QNAME, StorkAttribute.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link AttributeProviderPlugin }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://www.buergerkarte.at/namespaces/moaconfig#", name = "AttributeProviders")
- public JAXBElement<AttributeProviderPlugin> createAttributeProviders(AttributeProviderPlugin value) {
- return new JAXBElement<AttributeProviderPlugin>(_AttributeProviders_QNAME, AttributeProviderPlugin.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link OAStorkAttribute }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://www.buergerkarte.at/namespaces/moaconfig#", name = "OAAttributes")
- public JAXBElement<OAStorkAttribute> createOAAttributes(OAStorkAttribute value) {
- return new JAXBElement<OAStorkAttribute>(_OAAttributes_QNAME, OAStorkAttribute.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link Object }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://www.buergerkarte.at/namespaces/moaconfig#", name = "AttributeValue")
- public JAXBElement<Object> createAttributeValue(Object value) {
- return new JAXBElement<Object>(_AttributeValue_QNAME, Object.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://www.buergerkarte.at/namespaces/moaconfig#", name = "CompatibilityMode", defaultValue = "false")
- @XmlJavaTypeAdapter(ZeroOneBooleanAdapter.class)
- public JAXBElement<Boolean> createCompatibilityMode(Boolean value) {
- return new JAXBElement<Boolean>(_CompatibilityMode_QNAME, Boolean.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://www.buergerkarte.at/namespaces/moaconfig#", name = "TrustProfileID")
- public JAXBElement<String> createTrustProfileID(String value) {
- return new JAXBElement<String>(_TrustProfileID_QNAME, String.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link Integer }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://www.buergerkarte.at/namespaces/moaconfig#", name = "Qaa")
- public JAXBElement<Integer> createQaa(Integer value) {
- return new JAXBElement<Integer>(_Qaa_QNAME, Integer.class, null, value);
- }
-
-}