Class ObjectFactory
java.lang.Object
eu.europa.esig.saml.jaxb.metadata.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the eu.europa.esig.saml.jaxb.metadata package.
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.
-
Constructor Summary
ConstructorsConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.saml.jaxb.metadata -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofAdditionalMetadataLocationTypecreateAffiliateMember(String value) Create an instance ofAffiliationDescriptorTypeCreate an instance ofAttributeAuthorityDescriptorTypeCreate an instance ofAttributeConsumingServiceTypecreateAttributeProfile(String value) Create an instance ofAuthnAuthorityDescriptorTypecreateAuthzService(EndpointType value) createCompany(String value) createContactPerson(ContactType value) Create an instance ofContactTypecreateEmailAddress(String value) Create an instance ofEndpointTypeCreate an instance ofEntitiesDescriptorTypeCreate an instance ofEntityDescriptorTypecreateExtensions(ExtensionsType value) Create an instance ofExtensionsTypecreateGivenName(String value) Create an instance ofIDPSSODescriptorTypeCreate an instance ofIndexedEndpointTypeCreate an instance ofKeyDescriptorTypeCreate an instance ofLocalizedNameTypeCreate an instance ofLocalizedURITypecreateNameIDFormat(String value) Create an instance ofOrganizationTypeCreate an instance ofPDPDescriptorTypeCreate an instance ofRequestedAttributeTypeCreate an instance ofSPSSODescriptorTypecreateSurName(String value) createTelephoneNumber(String value)
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.saml.jaxb.metadata
-
-
Method Details
-
createExtensionsType
Create an instance ofExtensionsType -
createEntitiesDescriptorType
Create an instance ofEntitiesDescriptorType -
createEntityDescriptorType
Create an instance ofEntityDescriptorType -
createOrganizationType
Create an instance ofOrganizationType -
createLocalizedNameType
Create an instance ofLocalizedNameType -
createLocalizedURIType
Create an instance ofLocalizedURIType -
createContactType
Create an instance ofContactType -
createAdditionalMetadataLocationType
Create an instance ofAdditionalMetadataLocationType -
createKeyDescriptorType
Create an instance ofKeyDescriptorType -
createIndexedEndpointType
Create an instance ofIndexedEndpointType -
createEndpointType
Create an instance ofEndpointType -
createIDPSSODescriptorType
Create an instance ofIDPSSODescriptorType -
createSPSSODescriptorType
Create an instance ofSPSSODescriptorType -
createAttributeConsumingServiceType
Create an instance ofAttributeConsumingServiceType -
createRequestedAttributeType
Create an instance ofRequestedAttributeType -
createAuthnAuthorityDescriptorType
Create an instance ofAuthnAuthorityDescriptorType -
createPDPDescriptorType
Create an instance ofPDPDescriptorType -
createAttributeAuthorityDescriptorType
Create an instance ofAttributeAuthorityDescriptorType -
createAffiliationDescriptorType
Create an instance ofAffiliationDescriptorType -
createExtensions
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ExtensionsType>
-
createEntitiesDescriptor
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<EntitiesDescriptorType>
-
createEntityDescriptor
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<EntityDescriptorType>
-
createOrganization
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<OrganizationType>
-
createOrganizationName
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<LocalizedNameType>
-
createOrganizationDisplayName
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<LocalizedNameType>
-
createOrganizationURL
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<LocalizedURIType>
-
createContactPerson
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ContactType>
-
createCompany
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createGivenName
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createSurName
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createEmailAddress
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createTelephoneNumber
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createAdditionalMetadataLocation
public JAXBElement<AdditionalMetadataLocationType> createAdditionalMetadataLocation(AdditionalMetadataLocationType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AdditionalMetadataLocationType>
-
createRoleDescriptor
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<RoleDescriptorType>
-
createKeyDescriptor
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<KeyDescriptorType>
-
createEncryptionMethod
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<EncryptionMethodType>
-
createArtifactResolutionService
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<IndexedEndpointType>
-
createSingleLogoutService
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<EndpointType>
-
createManageNameIDService
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<EndpointType>
-
createNameIDFormat
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createIDPSSODescriptor
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<IDPSSODescriptorType>
-
createSingleSignOnService
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<EndpointType>
-
createNameIDMappingService
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<EndpointType>
-
createAssertionIDRequestService
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<EndpointType>
-
createAttributeProfile
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createSPSSODescriptor
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SPSSODescriptorType>
-
createAssertionConsumerService
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<IndexedEndpointType>
-
createAttributeConsumingService
public JAXBElement<AttributeConsumingServiceType> createAttributeConsumingService(AttributeConsumingServiceType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AttributeConsumingServiceType>
-
createServiceName
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<LocalizedNameType>
-
createServiceDescription
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<LocalizedNameType>
-
createRequestedAttribute
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<RequestedAttributeType>
-
createAuthnAuthorityDescriptor
public JAXBElement<AuthnAuthorityDescriptorType> createAuthnAuthorityDescriptor(AuthnAuthorityDescriptorType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AuthnAuthorityDescriptorType>
-
createAuthnQueryService
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<EndpointType>
-
createPDPDescriptor
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<PDPDescriptorType>
-
createAuthzService
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<EndpointType>
-
createAttributeAuthorityDescriptor
public JAXBElement<AttributeAuthorityDescriptorType> createAttributeAuthorityDescriptor(AttributeAuthorityDescriptorType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AttributeAuthorityDescriptorType>
-
createAttributeService
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<EndpointType>
-
createAffiliationDescriptor
public JAXBElement<AffiliationDescriptorType> createAffiliationDescriptor(AffiliationDescriptorType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AffiliationDescriptorType>
-
createAffiliateMember
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-