|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoasis.names.tc.saml._2_0.metadata.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the oasis.names.tc.saml._2_0.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 | |
---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: oasis.names.tc.saml._2_0.metadata |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectFactory()
Method Detail |
---|
public EndpointType createEndpointType()
EndpointType
public IndexedEndpointType createIndexedEndpointType()
IndexedEndpointType
public EntitiesDescriptor createEntitiesDescriptor()
EntitiesDescriptor
public Extensions createExtensions()
Extensions
public EntityDescriptor createEntityDescriptor()
EntityDescriptor
public AffiliationDescriptor createAffiliationDescriptor()
AffiliationDescriptor
public KeyDescriptor createKeyDescriptor()
KeyDescriptor
public IDPSSODescriptor createIDPSSODescriptor()
IDPSSODescriptor
public Organization createOrganization()
Organization
public LocalizedNameType createLocalizedNameType()
LocalizedNameType
public OrganizationURL createOrganizationURL()
OrganizationURL
public ContactPerson createContactPerson()
ContactPerson
public SPSSODescriptor createSPSSODescriptor()
SPSSODescriptor
public AttributeConsumingService createAttributeConsumingService()
AttributeConsumingService
public RequestedAttribute createRequestedAttribute()
RequestedAttribute
public AuthnAuthorityDescriptor createAuthnAuthorityDescriptor()
AuthnAuthorityDescriptor
public AttributeAuthorityDescriptor createAttributeAuthorityDescriptor()
AttributeAuthorityDescriptor
public PDPDescriptor createPDPDescriptor()
PDPDescriptor
public AdditionalMetadataLocation createAdditionalMetadataLocation()
AdditionalMetadataLocation
public JAXBElement<EndpointType> createSingleLogoutService(EndpointType value)
JAXBElement
<
EndpointType
>
}
public JAXBElement<EndpointType> createAttributeService(EndpointType value)
JAXBElement
<
EndpointType
>
}
public JAXBElement<EndpointType> createAuthzService(EndpointType value)
JAXBElement
<
EndpointType
>
}
public JAXBElement<EndpointType> createAuthnQueryService(EndpointType value)
JAXBElement
<
EndpointType
>
}
public JAXBElement<EndpointType> createManageNameIDService(EndpointType value)
JAXBElement
<
EndpointType
>
}
public JAXBElement<String> createAffiliateMember(String value)
JAXBElement
<
String
>
}
public JAXBElement<String> createGivenName(String value)
JAXBElement
<
String
>
}
public JAXBElement<String> createSurName(String value)
JAXBElement
<
String
>
}
public JAXBElement<LocalizedNameType> createServiceName(LocalizedNameType value)
JAXBElement
<
LocalizedNameType
>
}
public JAXBElement<RoleDescriptorType> createRoleDescriptor(RoleDescriptorType value)
JAXBElement
<
RoleDescriptorType
>
}
public JAXBElement<String> createCompany(String value)
JAXBElement
<
String
>
}
public JAXBElement<LocalizedNameType> createOrganizationDisplayName(LocalizedNameType value)
JAXBElement
<
LocalizedNameType
>
}
public JAXBElement<LocalizedNameType> createServiceDescription(LocalizedNameType value)
JAXBElement
<
LocalizedNameType
>
}
public JAXBElement<LocalizedNameType> createOrganizationName(LocalizedNameType value)
JAXBElement
<
LocalizedNameType
>
}
public JAXBElement<String> createNameIDFormat(String value)
JAXBElement
<
String
>
}
public JAXBElement<EndpointType> createNameIDMappingService(EndpointType value)
JAXBElement
<
EndpointType
>
}
public JAXBElement<IndexedEndpointType> createArtifactResolutionService(IndexedEndpointType value)
JAXBElement
<
IndexedEndpointType
>
}
public JAXBElement<IndexedEndpointType> createAssertionConsumerService(IndexedEndpointType value)
JAXBElement
<
IndexedEndpointType
>
}
public JAXBElement<EndpointType> createSingleSignOnService(EndpointType value)
JAXBElement
<
EndpointType
>
}
public JAXBElement<String> createAttributeProfile(String value)
JAXBElement
<
String
>
}
public JAXBElement<String> createEmailAddress(String value)
JAXBElement
<
String
>
}
public JAXBElement<String> createTelephoneNumber(String value)
JAXBElement
<
String
>
}
public JAXBElement<EndpointType> createAssertionIDRequestService(EndpointType value)
JAXBElement
<
EndpointType
>
}
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |