Class ObjectFactory
- java.lang.Object
-
- org.certificateservices.messages.saml2.metadata.jaxb.ObjectFactory
-
public class ObjectFactory extends java.lang.ObjectThis object contains factory methods for each Java content interface and Java element interface generated in the org.certificateservices.messages.saml2.metadata.jaxb 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
Constructors Constructor Description ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.certificateservices.messages.saml2.metadata.jaxb
-
Method Summary
-
-
-
Method Detail
-
createLocalizedNameType
public LocalizedNameType createLocalizedNameType()
Create an instance ofLocalizedNameType
-
createOrganizationType
public OrganizationType createOrganizationType()
Create an instance ofOrganizationType
-
createAdditionalMetadataLocationType
public AdditionalMetadataLocationType createAdditionalMetadataLocationType()
Create an instance ofAdditionalMetadataLocationType
-
createIDPSSODescriptorType
public IDPSSODescriptorType createIDPSSODescriptorType()
Create an instance ofIDPSSODescriptorType
-
createEndpointType
public EndpointType createEndpointType()
Create an instance ofEndpointType
-
createKeyDescriptorType
public KeyDescriptorType createKeyDescriptorType()
Create an instance ofKeyDescriptorType
-
createRequestedAttributeType
public RequestedAttributeType createRequestedAttributeType()
Create an instance ofRequestedAttributeType
-
createIndexedEndpointType
public IndexedEndpointType createIndexedEndpointType()
Create an instance ofIndexedEndpointType
-
createAttributeConsumingServiceType
public AttributeConsumingServiceType createAttributeConsumingServiceType()
Create an instance ofAttributeConsumingServiceType
-
createExtensionsType
public ExtensionsType createExtensionsType()
Create an instance ofExtensionsType
-
createContactType
public ContactType createContactType()
Create an instance ofContactType
-
createSPSSODescriptorType
public SPSSODescriptorType createSPSSODescriptorType()
Create an instance ofSPSSODescriptorType
-
createEntitiesDescriptorType
public EntitiesDescriptorType createEntitiesDescriptorType()
Create an instance ofEntitiesDescriptorType
-
createEntityDescriptorType
public EntityDescriptorType createEntityDescriptorType()
Create an instance ofEntityDescriptorType
-
createAffiliationDescriptorType
public AffiliationDescriptorType createAffiliationDescriptorType()
Create an instance ofAffiliationDescriptorType
-
createAttributeAuthorityDescriptorType
public AttributeAuthorityDescriptorType createAttributeAuthorityDescriptorType()
Create an instance ofAttributeAuthorityDescriptorType
-
createPDPDescriptorType
public PDPDescriptorType createPDPDescriptorType()
Create an instance ofPDPDescriptorType
-
createLocalizedURIType
public LocalizedURIType createLocalizedURIType()
Create an instance ofLocalizedURIType
-
createAuthnAuthorityDescriptorType
public AuthnAuthorityDescriptorType createAuthnAuthorityDescriptorType()
Create an instance ofAuthnAuthorityDescriptorType
-
createServiceName
public javax.xml.bind.JAXBElement<LocalizedNameType> createServiceName(LocalizedNameType value)
-
createAffiliationDescriptor
public javax.xml.bind.JAXBElement<AffiliationDescriptorType> createAffiliationDescriptor(AffiliationDescriptorType value)
-
createNameIDMappingService
public javax.xml.bind.JAXBElement<EndpointType> createNameIDMappingService(EndpointType value)
-
createNameIDFormat
public javax.xml.bind.JAXBElement<java.lang.String> createNameIDFormat(java.lang.String value)
Create an instance ofJAXBElement<String>}
-
createEntityDescriptor
public javax.xml.bind.JAXBElement<EntityDescriptorType> createEntityDescriptor(EntityDescriptorType value)
-
createOrganizationURL
public javax.xml.bind.JAXBElement<LocalizedURIType> createOrganizationURL(LocalizedURIType value)
-
createAuthnAuthorityDescriptor
public javax.xml.bind.JAXBElement<AuthnAuthorityDescriptorType> createAuthnAuthorityDescriptor(AuthnAuthorityDescriptorType value)
-
createPDPDescriptor
public javax.xml.bind.JAXBElement<PDPDescriptorType> createPDPDescriptor(PDPDescriptorType value)
-
createAttributeAuthorityDescriptor
public javax.xml.bind.JAXBElement<AttributeAuthorityDescriptorType> createAttributeAuthorityDescriptor(AttributeAuthorityDescriptorType value)
-
createServiceDescription
public javax.xml.bind.JAXBElement<LocalizedNameType> createServiceDescription(LocalizedNameType value)
-
createSingleLogoutService
public javax.xml.bind.JAXBElement<EndpointType> createSingleLogoutService(EndpointType value)
-
createAuthnQueryService
public javax.xml.bind.JAXBElement<EndpointType> createAuthnQueryService(EndpointType value)
-
createAuthzService
public javax.xml.bind.JAXBElement<EndpointType> createAuthzService(EndpointType value)
-
createEmailAddress
public javax.xml.bind.JAXBElement<java.lang.String> createEmailAddress(java.lang.String value)
Create an instance ofJAXBElement<String>}
-
createSurName
public javax.xml.bind.JAXBElement<java.lang.String> createSurName(java.lang.String value)
Create an instance ofJAXBElement<String>}
-
createEncryptionMethod
public javax.xml.bind.JAXBElement<EncryptionMethodType> createEncryptionMethod(EncryptionMethodType value)
-
createAttributeProfile
public javax.xml.bind.JAXBElement<java.lang.String> createAttributeProfile(java.lang.String value)
Create an instance ofJAXBElement<String>}
-
createAffiliateMember
public javax.xml.bind.JAXBElement<java.lang.String> createAffiliateMember(java.lang.String value)
Create an instance ofJAXBElement<String>}
-
createSPSSODescriptor
public javax.xml.bind.JAXBElement<SPSSODescriptorType> createSPSSODescriptor(SPSSODescriptorType value)
-
createAssertionIDRequestService
public javax.xml.bind.JAXBElement<EndpointType> createAssertionIDRequestService(EndpointType value)
-
createEntitiesDescriptor
public javax.xml.bind.JAXBElement<EntitiesDescriptorType> createEntitiesDescriptor(EntitiesDescriptorType value)
-
createManageNameIDService
public javax.xml.bind.JAXBElement<EndpointType> createManageNameIDService(EndpointType value)
-
createAssertionConsumerService
public javax.xml.bind.JAXBElement<IndexedEndpointType> createAssertionConsumerService(IndexedEndpointType value)
-
createRoleDescriptor
public javax.xml.bind.JAXBElement<RoleDescriptorType> createRoleDescriptor(RoleDescriptorType value)
-
createRequestedAttribute
public javax.xml.bind.JAXBElement<RequestedAttributeType> createRequestedAttribute(RequestedAttributeType value)
-
createKeyDescriptor
public javax.xml.bind.JAXBElement<KeyDescriptorType> createKeyDescriptor(KeyDescriptorType value)
-
createIDPSSODescriptor
public javax.xml.bind.JAXBElement<IDPSSODescriptorType> createIDPSSODescriptor(IDPSSODescriptorType value)
-
createAttributeService
public javax.xml.bind.JAXBElement<EndpointType> createAttributeService(EndpointType value)
-
createOrganization
public javax.xml.bind.JAXBElement<OrganizationType> createOrganization(OrganizationType value)
-
createAdditionalMetadataLocation
public javax.xml.bind.JAXBElement<AdditionalMetadataLocationType> createAdditionalMetadataLocation(AdditionalMetadataLocationType value)
-
createCompany
public javax.xml.bind.JAXBElement<java.lang.String> createCompany(java.lang.String value)
Create an instance ofJAXBElement<String>}
-
createOrganizationDisplayName
public javax.xml.bind.JAXBElement<LocalizedNameType> createOrganizationDisplayName(LocalizedNameType value)
-
createOrganizationName
public javax.xml.bind.JAXBElement<LocalizedNameType> createOrganizationName(LocalizedNameType value)
-
createContactPerson
public javax.xml.bind.JAXBElement<ContactType> createContactPerson(ContactType value)
-
createExtensions
public javax.xml.bind.JAXBElement<ExtensionsType> createExtensions(ExtensionsType value)
-
createTelephoneNumber
public javax.xml.bind.JAXBElement<java.lang.String> createTelephoneNumber(java.lang.String value)
Create an instance ofJAXBElement<String>}
-
createArtifactResolutionService
public javax.xml.bind.JAXBElement<IndexedEndpointType> createArtifactResolutionService(IndexedEndpointType value)
-
createAttributeConsumingService
public javax.xml.bind.JAXBElement<AttributeConsumingServiceType> createAttributeConsumingService(AttributeConsumingServiceType value)
-
createGivenName
public javax.xml.bind.JAXBElement<java.lang.String> createGivenName(java.lang.String value)
Create an instance ofJAXBElement<String>}
-
createSingleSignOnService
public javax.xml.bind.JAXBElement<EndpointType> createSingleSignOnService(EndpointType value)
-
-