org.jboss.seam.security.external.jaxb.samlv2.protocol
Class ObjectFactory

java.lang.Object
  extended by org.jboss.seam.security.external.jaxb.samlv2.protocol.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the org.jboss.seam.security.external.jaxb.samlv2.protocol 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: org.jboss.seam.security.external.jaxb.samlv2.protocol
 
Method Summary
 JAXBElement<String> createArtifact(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<ArtifactResolveType> createArtifactResolve(ArtifactResolveType value)
          Create an instance of JAXBElement<ArtifactResolveType>}
 ArtifactResolveType createArtifactResolveType()
          Create an instance of ArtifactResolveType
 JAXBElement<ArtifactResponseType> createArtifactResponse(ArtifactResponseType value)
          Create an instance of JAXBElement<ArtifactResponseType>}
 ArtifactResponseType createArtifactResponseType()
          Create an instance of ArtifactResponseType
 JAXBElement<AssertionIDRequestType> createAssertionIDRequest(AssertionIDRequestType value)
          Create an instance of JAXBElement<AssertionIDRequestType>}
 AssertionIDRequestType createAssertionIDRequestType()
          Create an instance of AssertionIDRequestType
 JAXBElement<AttributeQueryType> createAttributeQuery(AttributeQueryType value)
          Create an instance of JAXBElement<AttributeQueryType>}
 AttributeQueryType createAttributeQueryType()
          Create an instance of AttributeQueryType
 JAXBElement<AuthnQueryType> createAuthnQuery(AuthnQueryType value)
          Create an instance of JAXBElement<AuthnQueryType>}
 AuthnQueryType createAuthnQueryType()
          Create an instance of AuthnQueryType
 JAXBElement<AuthnRequestType> createAuthnRequest(AuthnRequestType value)
          Create an instance of JAXBElement<AuthnRequestType>}
 AuthnRequestType createAuthnRequestType()
          Create an instance of AuthnRequestType
 JAXBElement<AuthzDecisionQueryType> createAuthzDecisionQuery(AuthzDecisionQueryType value)
          Create an instance of JAXBElement<AuthzDecisionQueryType>}
 AuthzDecisionQueryType createAuthzDecisionQueryType()
          Create an instance of AuthzDecisionQueryType
 JAXBElement<ExtensionsType> createExtensions(ExtensionsType value)
          Create an instance of JAXBElement<ExtensionsType>}
 ExtensionsType createExtensionsType()
          Create an instance of ExtensionsType
 JAXBElement<String> createGetComplete(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<IDPEntryType> createIDPEntry(IDPEntryType value)
          Create an instance of JAXBElement<IDPEntryType>}
 IDPEntryType createIDPEntryType()
          Create an instance of IDPEntryType
 JAXBElement<IDPListType> createIDPList(IDPListType value)
          Create an instance of JAXBElement<IDPListType>}
 IDPListType createIDPListType()
          Create an instance of IDPListType
 JAXBElement<LogoutRequestType> createLogoutRequest(LogoutRequestType value)
          Create an instance of JAXBElement<LogoutRequestType>}
 LogoutRequestType createLogoutRequestType()
          Create an instance of LogoutRequestType
 JAXBElement<StatusResponseType> createLogoutResponse(StatusResponseType value)
          Create an instance of JAXBElement<StatusResponseType>}
 JAXBElement<ManageNameIDRequestType> createManageNameIDRequest(ManageNameIDRequestType value)
          Create an instance of JAXBElement<ManageNameIDRequestType>}
 ManageNameIDRequestType createManageNameIDRequestType()
          Create an instance of ManageNameIDRequestType
 JAXBElement<StatusResponseType> createManageNameIDResponse(StatusResponseType value)
          Create an instance of JAXBElement<StatusResponseType>}
 JAXBElement<NameIDMappingRequestType> createNameIDMappingRequest(NameIDMappingRequestType value)
          Create an instance of JAXBElement<NameIDMappingRequestType>}
 NameIDMappingRequestType createNameIDMappingRequestType()
          Create an instance of NameIDMappingRequestType
 JAXBElement<NameIDMappingResponseType> createNameIDMappingResponse(NameIDMappingResponseType value)
          Create an instance of JAXBElement<NameIDMappingResponseType>}
 NameIDMappingResponseType createNameIDMappingResponseType()
          Create an instance of NameIDMappingResponseType
 JAXBElement<NameIDPolicyType> createNameIDPolicy(NameIDPolicyType value)
          Create an instance of JAXBElement<NameIDPolicyType>}
 NameIDPolicyType createNameIDPolicyType()
          Create an instance of NameIDPolicyType
 JAXBElement<EncryptedElementType> createNewEncryptedID(EncryptedElementType value)
          Create an instance of JAXBElement<EncryptedElementType>}
 JAXBElement<String> createNewID(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<RequestedAuthnContextType> createRequestedAuthnContext(RequestedAuthnContextType value)
          Create an instance of JAXBElement<RequestedAuthnContextType>}
 RequestedAuthnContextType createRequestedAuthnContextType()
          Create an instance of RequestedAuthnContextType
 JAXBElement<String> createRequesterID(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<ResponseType> createResponse(ResponseType value)
          Create an instance of JAXBElement<ResponseType>}
 ResponseType createResponseType()
          Create an instance of ResponseType
 JAXBElement<ScopingType> createScoping(ScopingType value)
          Create an instance of JAXBElement<ScopingType>}
 ScopingType createScopingType()
          Create an instance of ScopingType
 JAXBElement<String> createSessionIndex(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<StatusType> createStatus(StatusType value)
          Create an instance of JAXBElement<StatusType>}
 JAXBElement<StatusCodeType> createStatusCode(StatusCodeType value)
          Create an instance of JAXBElement<StatusCodeType>}
 StatusCodeType createStatusCodeType()
          Create an instance of StatusCodeType
 JAXBElement<StatusDetailType> createStatusDetail(StatusDetailType value)
          Create an instance of JAXBElement<StatusDetailType>}
 StatusDetailType createStatusDetailType()
          Create an instance of StatusDetailType
 JAXBElement<String> createStatusMessage(String value)
          Create an instance of JAXBElement<String>}
 StatusResponseType createStatusResponseType()
          Create an instance of StatusResponseType
 StatusType createStatusType()
          Create an instance of StatusType
 JAXBElement<SubjectQueryAbstractType> createSubjectQuery(SubjectQueryAbstractType value)
          Create an instance of JAXBElement<SubjectQueryAbstractType>}
 JAXBElement<TerminateType> createTerminate(TerminateType value)
          Create an instance of JAXBElement<TerminateType>}
 TerminateType createTerminateType()
          Create an instance of TerminateType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.jboss.seam.security.external.jaxb.samlv2.protocol

Method Detail

createNameIDMappingRequestType

public NameIDMappingRequestType createNameIDMappingRequestType()
Create an instance of NameIDMappingRequestType


createResponseType

public ResponseType createResponseType()
Create an instance of ResponseType


createAuthzDecisionQueryType

public AuthzDecisionQueryType createAuthzDecisionQueryType()
Create an instance of AuthzDecisionQueryType


createTerminateType

public TerminateType createTerminateType()
Create an instance of TerminateType


createNameIDMappingResponseType

public NameIDMappingResponseType createNameIDMappingResponseType()
Create an instance of NameIDMappingResponseType


createScopingType

public ScopingType createScopingType()
Create an instance of ScopingType


createManageNameIDRequestType

public ManageNameIDRequestType createManageNameIDRequestType()
Create an instance of ManageNameIDRequestType


createAuthnRequestType

public AuthnRequestType createAuthnRequestType()
Create an instance of AuthnRequestType


createIDPListType

public IDPListType createIDPListType()
Create an instance of IDPListType


createNameIDPolicyType

public NameIDPolicyType createNameIDPolicyType()
Create an instance of NameIDPolicyType


createAssertionIDRequestType

public AssertionIDRequestType createAssertionIDRequestType()
Create an instance of AssertionIDRequestType


createRequestedAuthnContextType

public RequestedAuthnContextType createRequestedAuthnContextType()
Create an instance of RequestedAuthnContextType


createStatusResponseType

public StatusResponseType createStatusResponseType()
Create an instance of StatusResponseType


createAuthnQueryType

public AuthnQueryType createAuthnQueryType()
Create an instance of AuthnQueryType


createStatusCodeType

public StatusCodeType createStatusCodeType()
Create an instance of StatusCodeType


createIDPEntryType

public IDPEntryType createIDPEntryType()
Create an instance of IDPEntryType


createArtifactResponseType

public ArtifactResponseType createArtifactResponseType()
Create an instance of ArtifactResponseType


createStatusDetailType

public StatusDetailType createStatusDetailType()
Create an instance of StatusDetailType


createExtensionsType

public ExtensionsType createExtensionsType()
Create an instance of ExtensionsType


createStatusType

public StatusType createStatusType()
Create an instance of StatusType


createLogoutRequestType

public LogoutRequestType createLogoutRequestType()
Create an instance of LogoutRequestType


createAttributeQueryType

public AttributeQueryType createAttributeQueryType()
Create an instance of AttributeQueryType


createArtifactResolveType

public ArtifactResolveType createArtifactResolveType()
Create an instance of ArtifactResolveType


createAuthzDecisionQuery

public JAXBElement<AuthzDecisionQueryType> createAuthzDecisionQuery(AuthzDecisionQueryType value)
Create an instance of JAXBElement<AuthzDecisionQueryType>}


createResponse

public JAXBElement<ResponseType> createResponse(ResponseType value)
Create an instance of JAXBElement<ResponseType>}


createAssertionIDRequest

public JAXBElement<AssertionIDRequestType> createAssertionIDRequest(AssertionIDRequestType value)
Create an instance of JAXBElement<AssertionIDRequestType>}


createSubjectQuery

public JAXBElement<SubjectQueryAbstractType> createSubjectQuery(SubjectQueryAbstractType value)
Create an instance of JAXBElement<SubjectQueryAbstractType>}


createAttributeQuery

public JAXBElement<AttributeQueryType> createAttributeQuery(AttributeQueryType value)
Create an instance of JAXBElement<AttributeQueryType>}


createRequesterID

public JAXBElement<String> createRequesterID(String value)
Create an instance of JAXBElement<String>}


createManageNameIDResponse

public JAXBElement<StatusResponseType> createManageNameIDResponse(StatusResponseType value)
Create an instance of JAXBElement<StatusResponseType>}


createManageNameIDRequest

public JAXBElement<ManageNameIDRequestType> createManageNameIDRequest(ManageNameIDRequestType value)
Create an instance of JAXBElement<ManageNameIDRequestType>}


createRequestedAuthnContext

public JAXBElement<RequestedAuthnContextType> createRequestedAuthnContext(RequestedAuthnContextType value)
Create an instance of JAXBElement<RequestedAuthnContextType>}


createNameIDMappingResponse

public JAXBElement<NameIDMappingResponseType> createNameIDMappingResponse(NameIDMappingResponseType value)
Create an instance of JAXBElement<NameIDMappingResponseType>}


createNameIDPolicy

public JAXBElement<NameIDPolicyType> createNameIDPolicy(NameIDPolicyType value)
Create an instance of JAXBElement<NameIDPolicyType>}


createSessionIndex

public JAXBElement<String> createSessionIndex(String value)
Create an instance of JAXBElement<String>}


createStatusMessage

public JAXBElement<String> createStatusMessage(String value)
Create an instance of JAXBElement<String>}


createStatusDetail

public JAXBElement<StatusDetailType> createStatusDetail(StatusDetailType value)
Create an instance of JAXBElement<StatusDetailType>}


createArtifactResolve

public JAXBElement<ArtifactResolveType> createArtifactResolve(ArtifactResolveType value)
Create an instance of JAXBElement<ArtifactResolveType>}


createIDPEntry

public JAXBElement<IDPEntryType> createIDPEntry(IDPEntryType value)
Create an instance of JAXBElement<IDPEntryType>}


createNewEncryptedID

public JAXBElement<EncryptedElementType> createNewEncryptedID(EncryptedElementType value)
Create an instance of JAXBElement<EncryptedElementType>}


createScoping

public JAXBElement<ScopingType> createScoping(ScopingType value)
Create an instance of JAXBElement<ScopingType>}


createTerminate

public JAXBElement<TerminateType> createTerminate(TerminateType value)
Create an instance of JAXBElement<TerminateType>}


createStatus

public JAXBElement<StatusType> createStatus(StatusType value)
Create an instance of JAXBElement<StatusType>}


createAuthnQuery

public JAXBElement<AuthnQueryType> createAuthnQuery(AuthnQueryType value)
Create an instance of JAXBElement<AuthnQueryType>}


createNameIDMappingRequest

public JAXBElement<NameIDMappingRequestType> createNameIDMappingRequest(NameIDMappingRequestType value)
Create an instance of JAXBElement<NameIDMappingRequestType>}


createIDPList

public JAXBElement<IDPListType> createIDPList(IDPListType value)
Create an instance of JAXBElement<IDPListType>}


createLogoutResponse

public JAXBElement<StatusResponseType> createLogoutResponse(StatusResponseType value)
Create an instance of JAXBElement<StatusResponseType>}


createLogoutRequest

public JAXBElement<LogoutRequestType> createLogoutRequest(LogoutRequestType value)
Create an instance of JAXBElement<LogoutRequestType>}


createArtifactResponse

public JAXBElement<ArtifactResponseType> createArtifactResponse(ArtifactResponseType value)
Create an instance of JAXBElement<ArtifactResponseType>}


createExtensions

public JAXBElement<ExtensionsType> createExtensions(ExtensionsType value)
Create an instance of JAXBElement<ExtensionsType>}


createGetComplete

public JAXBElement<String> createGetComplete(String value)
Create an instance of JAXBElement<String>}


createArtifact

public JAXBElement<String> createArtifact(String value)
Create an instance of JAXBElement<String>}


createAuthnRequest

public JAXBElement<AuthnRequestType> createAuthnRequest(AuthnRequestType value)
Create an instance of JAXBElement<AuthnRequestType>}


createStatusCode

public JAXBElement<StatusCodeType> createStatusCode(StatusCodeType value)
Create an instance of JAXBElement<StatusCodeType>}


createNewID

public JAXBElement<String> createNewID(String value)
Create an instance of JAXBElement<String>}



Copyright © 2011 Seam Framework. All Rights Reserved.