public class ObjectFactory extends Object
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 and Description |
|---|
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.protocol
|
public ObjectFactory()
public AttributeQuery createAttributeQuery()
AttributeQuerypublic ExtensionsType createExtensionsType()
ExtensionsTypepublic StatusResponseType createStatusResponseType()
StatusResponseTypepublic StatusCode createStatusCode()
StatusCodepublic StatusDetail createStatusDetail()
StatusDetailpublic AssertionIDRequest createAssertionIDRequest()
AssertionIDRequestpublic AuthnQuery createAuthnQuery()
AuthnQuerypublic RequestedAuthnContext createRequestedAuthnContext()
RequestedAuthnContextpublic AuthzDecisionQuery createAuthzDecisionQuery()
AuthzDecisionQuerypublic AuthnRequest createAuthnRequest()
AuthnRequestpublic NameIDPolicy createNameIDPolicy()
NameIDPolicypublic ArtifactResolve createArtifactResolve()
ArtifactResolvepublic ArtifactResponse createArtifactResponse()
ArtifactResponsepublic ManageNameIDRequest createManageNameIDRequest()
ManageNameIDRequestpublic LogoutRequest createLogoutRequest()
LogoutRequestpublic NameIDMappingRequest createNameIDMappingRequest()
NameIDMappingRequestpublic NameIDMappingResponse createNameIDMappingResponse()
NameIDMappingResponsepublic JAXBElement<ExtensionsType> createExtensions(ExtensionsType value)
public JAXBElement<String> createStatusMessage(String value)
public JAXBElement<SubjectQueryAbstractType> createSubjectQuery(SubjectQueryAbstractType value)
public JAXBElement<String> createGetComplete(String value)
public JAXBElement<String> createRequesterID(String value)
public JAXBElement<String> createArtifact(String value)
public JAXBElement<EncryptedElementType> createNewEncryptedID(EncryptedElementType value)
public JAXBElement<String> createNewID(String value)
public JAXBElement<StatusResponseType> createManageNameIDResponse(StatusResponseType value)
public JAXBElement<String> createSessionIndex(String value)
public JAXBElement<StatusResponseType> createLogoutResponse(StatusResponseType value)
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.