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
ConstructorDescriptionCreate 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 TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<AdditionalMetadataLocationType> Create an instance ofAdditionalMetadataLocationType
jakarta.xml.bind.JAXBElement
<String> createAffiliateMember
(String value) jakarta.xml.bind.JAXBElement
<AffiliationDescriptorType> Create an instance ofAffiliationDescriptorType
jakarta.xml.bind.JAXBElement
<IndexedEndpointType> jakarta.xml.bind.JAXBElement
<IndexedEndpointType> jakarta.xml.bind.JAXBElement
<EndpointType> jakarta.xml.bind.JAXBElement
<AttributeAuthorityDescriptorType> Create an instance ofAttributeAuthorityDescriptorType
jakarta.xml.bind.JAXBElement
<AttributeConsumingServiceType> Create an instance ofAttributeConsumingServiceType
jakarta.xml.bind.JAXBElement
<String> createAttributeProfile
(String value) jakarta.xml.bind.JAXBElement
<EndpointType> jakarta.xml.bind.JAXBElement
<AuthnAuthorityDescriptorType> Create an instance ofAuthnAuthorityDescriptorType
jakarta.xml.bind.JAXBElement
<EndpointType> jakarta.xml.bind.JAXBElement
<EndpointType> createAuthzService
(EndpointType value) jakarta.xml.bind.JAXBElement
<String> createCompany
(String value) jakarta.xml.bind.JAXBElement
<ContactType> createContactPerson
(ContactType value) Create an instance ofContactType
jakarta.xml.bind.JAXBElement
<String> createEmailAddress
(String value) jakarta.xml.bind.JAXBElement
<EncryptionMethodType> Create an instance ofEndpointType
jakarta.xml.bind.JAXBElement
<EntitiesDescriptorType> Create an instance ofEntitiesDescriptorType
jakarta.xml.bind.JAXBElement
<EntityDescriptorType> Create an instance ofEntityDescriptorType
jakarta.xml.bind.JAXBElement
<ExtensionsType> createExtensions
(ExtensionsType value) Create an instance ofExtensionsType
jakarta.xml.bind.JAXBElement
<String> createGivenName
(String value) jakarta.xml.bind.JAXBElement
<IDPSSODescriptorType> Create an instance ofIDPSSODescriptorType
Create an instance ofIndexedEndpointType
jakarta.xml.bind.JAXBElement
<KeyDescriptorType> Create an instance ofKeyDescriptorType
Create an instance ofLocalizedNameType
Create an instance ofLocalizedURIType
jakarta.xml.bind.JAXBElement
<EndpointType> jakarta.xml.bind.JAXBElement
<String> createNameIDFormat
(String value) jakarta.xml.bind.JAXBElement
<EndpointType> jakarta.xml.bind.JAXBElement
<OrganizationType> jakarta.xml.bind.JAXBElement
<LocalizedNameType> jakarta.xml.bind.JAXBElement
<LocalizedNameType> Create an instance ofOrganizationType
jakarta.xml.bind.JAXBElement
<LocalizedURIType> jakarta.xml.bind.JAXBElement
<PDPDescriptorType> Create an instance ofPDPDescriptorType
jakarta.xml.bind.JAXBElement
<RequestedAttributeType> Create an instance ofRequestedAttributeType
jakarta.xml.bind.JAXBElement
<RoleDescriptorType> jakarta.xml.bind.JAXBElement
<LocalizedNameType> jakarta.xml.bind.JAXBElement
<LocalizedNameType> jakarta.xml.bind.JAXBElement
<EndpointType> jakarta.xml.bind.JAXBElement
<EndpointType> jakarta.xml.bind.JAXBElement
<SPSSODescriptorType> Create an instance ofSPSSODescriptorType
jakarta.xml.bind.JAXBElement
<String> createSurName
(String value) jakarta.xml.bind.JAXBElement
<String> 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
public jakarta.xml.bind.JAXBElement<EntitiesDescriptorType> createEntitiesDescriptor(EntitiesDescriptorType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
EntitiesDescriptorType
>
-
createEntityDescriptor
public jakarta.xml.bind.JAXBElement<EntityDescriptorType> createEntityDescriptor(EntityDescriptorType value) - 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
public jakarta.xml.bind.JAXBElement<LocalizedNameType> createOrganizationName(LocalizedNameType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
LocalizedNameType
>
-
createOrganizationDisplayName
public jakarta.xml.bind.JAXBElement<LocalizedNameType> createOrganizationDisplayName(LocalizedNameType value) - 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
-
createGivenName
-
createSurName
-
createEmailAddress
-
createTelephoneNumber
-
createAdditionalMetadataLocation
public jakarta.xml.bind.JAXBElement<AdditionalMetadataLocationType> createAdditionalMetadataLocation(AdditionalMetadataLocationType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
AdditionalMetadataLocationType
>
-
createRoleDescriptor
public jakarta.xml.bind.JAXBElement<RoleDescriptorType> createRoleDescriptor(RoleDescriptorType value) - 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
public jakarta.xml.bind.JAXBElement<EncryptionMethodType> createEncryptionMethod(EncryptionMethodType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
EncryptionMethodType
>
-
createArtifactResolutionService
public jakarta.xml.bind.JAXBElement<IndexedEndpointType> createArtifactResolutionService(IndexedEndpointType value) - 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
-
createIDPSSODescriptor
public jakarta.xml.bind.JAXBElement<IDPSSODescriptorType> createIDPSSODescriptor(IDPSSODescriptorType value) - 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
public jakarta.xml.bind.JAXBElement<EndpointType> createAssertionIDRequestService(EndpointType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
EndpointType
>
-
createAttributeProfile
-
createSPSSODescriptor
public jakarta.xml.bind.JAXBElement<SPSSODescriptorType> createSPSSODescriptor(SPSSODescriptorType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
SPSSODescriptorType
>
-
createAssertionConsumerService
public jakarta.xml.bind.JAXBElement<IndexedEndpointType> createAssertionConsumerService(IndexedEndpointType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
IndexedEndpointType
>
-
createAttributeConsumingService
public jakarta.xml.bind.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
public jakarta.xml.bind.JAXBElement<LocalizedNameType> createServiceDescription(LocalizedNameType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
LocalizedNameType
>
-
createRequestedAttribute
public jakarta.xml.bind.JAXBElement<RequestedAttributeType> createRequestedAttribute(RequestedAttributeType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
RequestedAttributeType
>
-
createAuthnAuthorityDescriptor
public jakarta.xml.bind.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 jakarta.xml.bind.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 jakarta.xml.bind.JAXBElement<AffiliationDescriptorType> createAffiliationDescriptor(AffiliationDescriptorType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
AffiliationDescriptorType
>
-
createAffiliateMember
-