Class ObjectFactory
- java.lang.Object
-
- org.certificateservices.messages.saml2.protocol.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.samlp.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.samlp.jaxb
-
Method Summary
-
-
-
Method Detail
-
createStatusCodeType
public StatusCodeType createStatusCodeType()
Create an instance ofStatusCodeType
-
createStatusResponseType
public StatusResponseType createStatusResponseType()
Create an instance ofStatusResponseType
-
createArtifactResolveType
public ArtifactResolveType createArtifactResolveType()
Create an instance ofArtifactResolveType
-
createIDPEntryType
public IDPEntryType createIDPEntryType()
Create an instance ofIDPEntryType
-
createManageNameIDRequestType
public ManageNameIDRequestType createManageNameIDRequestType()
Create an instance ofManageNameIDRequestType
-
createRequestedAuthnContextType
public RequestedAuthnContextType createRequestedAuthnContextType()
Create an instance ofRequestedAuthnContextType
-
createLogoutRequestType
public LogoutRequestType createLogoutRequestType()
Create an instance ofLogoutRequestType
-
createArtifactResponseType
public ArtifactResponseType createArtifactResponseType()
Create an instance ofArtifactResponseType
-
createExtensionsType
public ExtensionsType createExtensionsType()
Create an instance ofExtensionsType
-
createTerminateType
public TerminateType createTerminateType()
Create an instance ofTerminateType
-
createNameIDMappingResponseType
public NameIDMappingResponseType createNameIDMappingResponseType()
Create an instance ofNameIDMappingResponseType
-
createAuthzDecisionQueryType
public AuthzDecisionQueryType createAuthzDecisionQueryType()
Create an instance ofAuthzDecisionQueryType
-
createNameIDPolicyType
public NameIDPolicyType createNameIDPolicyType()
Create an instance ofNameIDPolicyType
-
createScopingType
public ScopingType createScopingType()
Create an instance ofScopingType
-
createResponseType
public ResponseType createResponseType()
Create an instance ofResponseType
-
createStatusType
public StatusType createStatusType()
Create an instance ofStatusType
-
createAuthnRequestType
public AuthnRequestType createAuthnRequestType()
Create an instance ofAuthnRequestType
-
createAssertionIDRequestType
public AssertionIDRequestType createAssertionIDRequestType()
Create an instance ofAssertionIDRequestType
-
createIDPListType
public IDPListType createIDPListType()
Create an instance ofIDPListType
-
createStatusDetailType
public StatusDetailType createStatusDetailType()
Create an instance ofStatusDetailType
-
createAuthnQueryType
public AuthnQueryType createAuthnQueryType()
Create an instance ofAuthnQueryType
-
createAttributeQueryType
public AttributeQueryType createAttributeQueryType()
Create an instance ofAttributeQueryType
-
createNameIDMappingRequestType
public NameIDMappingRequestType createNameIDMappingRequestType()
Create an instance ofNameIDMappingRequestType
-
createNameIDMappingResponse
public javax.xml.bind.JAXBElement<NameIDMappingResponseType> createNameIDMappingResponse(NameIDMappingResponseType value)
-
createAuthzDecisionQuery
public javax.xml.bind.JAXBElement<AuthzDecisionQueryType> createAuthzDecisionQuery(AuthzDecisionQueryType value)
-
createNewEncryptedID
public javax.xml.bind.JAXBElement<EncryptedElementType> createNewEncryptedID(EncryptedElementType value)
-
createNameIDPolicy
public javax.xml.bind.JAXBElement<NameIDPolicyType> createNameIDPolicy(NameIDPolicyType value)
-
createScoping
public javax.xml.bind.JAXBElement<ScopingType> createScoping(ScopingType value)
-
createExtensions
public javax.xml.bind.JAXBElement<ExtensionsType> createExtensions(ExtensionsType value)
-
createTerminate
public javax.xml.bind.JAXBElement<TerminateType> createTerminate(TerminateType value)
-
createResponse
public javax.xml.bind.JAXBElement<ResponseType> createResponse(ResponseType value)
-
createAssertionIDRequest
public javax.xml.bind.JAXBElement<AssertionIDRequestType> createAssertionIDRequest(AssertionIDRequestType value)
-
createSubjectQuery
public javax.xml.bind.JAXBElement<SubjectQueryAbstractType> createSubjectQuery(SubjectQueryAbstractType value)
-
createGetComplete
public javax.xml.bind.JAXBElement<java.lang.String> createGetComplete(java.lang.String value)
Create an instance ofJAXBElement<String>}
-
createStatus
public javax.xml.bind.JAXBElement<StatusType> createStatus(StatusType value)
-
createAuthnRequest
public javax.xml.bind.JAXBElement<AuthnRequestType> createAuthnRequest(AuthnRequestType value)
-
createArtifact
public javax.xml.bind.JAXBElement<java.lang.String> createArtifact(java.lang.String value)
Create an instance ofJAXBElement<String>}
-
createAuthnQuery
public javax.xml.bind.JAXBElement<AuthnQueryType> createAuthnQuery(AuthnQueryType value)
-
createAttributeQuery
public javax.xml.bind.JAXBElement<AttributeQueryType> createAttributeQuery(AttributeQueryType value)
-
createNameIDMappingRequest
public javax.xml.bind.JAXBElement<NameIDMappingRequestType> createNameIDMappingRequest(NameIDMappingRequestType value)
-
createSessionIndex
public javax.xml.bind.JAXBElement<java.lang.String> createSessionIndex(java.lang.String value)
Create an instance ofJAXBElement<String>}
-
createIDPList
public javax.xml.bind.JAXBElement<IDPListType> createIDPList(IDPListType value)
-
createStatusMessage
public javax.xml.bind.JAXBElement<java.lang.String> createStatusMessage(java.lang.String value)
Create an instance ofJAXBElement<String>}
-
createRequesterID
public javax.xml.bind.JAXBElement<java.lang.String> createRequesterID(java.lang.String value)
Create an instance ofJAXBElement<String>}
-
createStatusDetail
public javax.xml.bind.JAXBElement<StatusDetailType> createStatusDetail(StatusDetailType value)
-
createArtifactResolve
public javax.xml.bind.JAXBElement<ArtifactResolveType> createArtifactResolve(ArtifactResolveType value)
-
createLogoutResponse
public javax.xml.bind.JAXBElement<StatusResponseType> createLogoutResponse(StatusResponseType value)
-
createStatusCode
public javax.xml.bind.JAXBElement<StatusCodeType> createStatusCode(StatusCodeType value)
-
createIDPEntry
public javax.xml.bind.JAXBElement<IDPEntryType> createIDPEntry(IDPEntryType value)
-
createManageNameIDResponse
public javax.xml.bind.JAXBElement<StatusResponseType> createManageNameIDResponse(StatusResponseType value)
-
createManageNameIDRequest
public javax.xml.bind.JAXBElement<ManageNameIDRequestType> createManageNameIDRequest(ManageNameIDRequestType value)
-
createRequestedAuthnContext
public javax.xml.bind.JAXBElement<RequestedAuthnContextType> createRequestedAuthnContext(RequestedAuthnContextType value)
-
createNewID
public javax.xml.bind.JAXBElement<java.lang.String> createNewID(java.lang.String value)
Create an instance ofJAXBElement<String>}
-
createLogoutRequest
public javax.xml.bind.JAXBElement<LogoutRequestType> createLogoutRequest(LogoutRequestType value)
-
createArtifactResponse
public javax.xml.bind.JAXBElement<ArtifactResponseType> createArtifactResponse(ArtifactResponseType value)
-
-