Apache CXF API

org.apache.cxf.ws.security.sts.provider.model.wstrust14
Class ObjectFactory

java.lang.Object
  extended by org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.security.sts.provider.model.wstrust14 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.apache.cxf.ws.security.sts.provider.model.wstrust14
 
Method Summary
 javax.xml.bind.JAXBElement<ActAsType> createActAs(ActAsType value)
          Create an instance of JAXBElement<ActAsType>}
 ActAsType createActAsType()
          Create an instance of ActAsType
 javax.xml.bind.JAXBElement<ChoiceChallengeType> createChoiceChallenge(ChoiceChallengeType value)
          Create an instance of JAXBElement<ChoiceChallengeType>}
 javax.xml.bind.JAXBElement<ChoiceChallengeResponseType> createChoiceChallengeResponse(ChoiceChallengeResponseType value)
          Create an instance of JAXBElement<ChoiceChallengeResponseType>}
 ChoiceChallengeResponseType createChoiceChallengeResponseType()
          Create an instance of ChoiceChallengeResponseType
 ChoiceChallengeType createChoiceChallengeType()
          Create an instance of ChoiceChallengeType
 ChoiceSelectedType createChoiceSelectedType()
          Create an instance of ChoiceSelectedType
 ChoiceType createChoiceType()
          Create an instance of ChoiceType
 javax.xml.bind.JAXBElement<ContextDataType> createContextData(ContextDataType value)
          Create an instance of JAXBElement<ContextDataType>}
 ContextDataType createContextDataType()
          Create an instance of ContextDataType
 ImageType createImageType()
          Create an instance of ImageType
 javax.xml.bind.JAXBElement<InteractiveChallengeType> createInteractiveChallenge(InteractiveChallengeType value)
          Create an instance of JAXBElement<InteractiveChallengeType>}
 javax.xml.bind.JAXBElement<InteractiveChallengeResponseType> createInteractiveChallengeResponse(InteractiveChallengeResponseType value)
          Create an instance of JAXBElement<InteractiveChallengeResponseType>}
 InteractiveChallengeResponseType createInteractiveChallengeResponseType()
          Create an instance of InteractiveChallengeResponseType
 InteractiveChallengeType createInteractiveChallengeType()
          Create an instance of InteractiveChallengeType
 javax.xml.bind.JAXBElement<TextChallengeType> createTextChallenge(TextChallengeType value)
          Create an instance of JAXBElement<TextChallengeType>}
 javax.xml.bind.JAXBElement<TextChallengeResponseType> createTextChallengeResponse(TextChallengeResponseType value)
          Create an instance of JAXBElement<TextChallengeResponseType>}
 TextChallengeResponseType createTextChallengeResponseType()
          Create an instance of TextChallengeResponseType
 TextChallengeType createTextChallengeType()
          Create an instance of TextChallengeType
 javax.xml.bind.JAXBElement<TitleType> createTitle(TitleType value)
          Create an instance of JAXBElement<TitleType>}
 TitleType createTitleType()
          Create an instance of TitleType
 
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.apache.cxf.ws.security.sts.provider.model.wstrust14

Method Detail

createTextChallengeResponseType

public TextChallengeResponseType createTextChallengeResponseType()
Create an instance of TextChallengeResponseType


createInteractiveChallengeType

public InteractiveChallengeType createInteractiveChallengeType()
Create an instance of InteractiveChallengeType


createActAsType

public ActAsType createActAsType()
Create an instance of ActAsType


createChoiceSelectedType

public ChoiceSelectedType createChoiceSelectedType()
Create an instance of ChoiceSelectedType


createTitleType

public TitleType createTitleType()
Create an instance of TitleType


createTextChallengeType

public TextChallengeType createTextChallengeType()
Create an instance of TextChallengeType


createContextDataType

public ContextDataType createContextDataType()
Create an instance of ContextDataType


createChoiceChallengeResponseType

public ChoiceChallengeResponseType createChoiceChallengeResponseType()
Create an instance of ChoiceChallengeResponseType


createInteractiveChallengeResponseType

public InteractiveChallengeResponseType createInteractiveChallengeResponseType()
Create an instance of InteractiveChallengeResponseType


createImageType

public ImageType createImageType()
Create an instance of ImageType


createChoiceChallengeType

public ChoiceChallengeType createChoiceChallengeType()
Create an instance of ChoiceChallengeType


createChoiceType

public ChoiceType createChoiceType()
Create an instance of ChoiceType


createTextChallengeResponse

public javax.xml.bind.JAXBElement<TextChallengeResponseType> createTextChallengeResponse(TextChallengeResponseType value)
Create an instance of JAXBElement<TextChallengeResponseType>}


createChoiceChallenge

public javax.xml.bind.JAXBElement<ChoiceChallengeType> createChoiceChallenge(ChoiceChallengeType value)
Create an instance of JAXBElement<ChoiceChallengeType>}


createContextData

public javax.xml.bind.JAXBElement<ContextDataType> createContextData(ContextDataType value)
Create an instance of JAXBElement<ContextDataType>}


createChoiceChallengeResponse

public javax.xml.bind.JAXBElement<ChoiceChallengeResponseType> createChoiceChallengeResponse(ChoiceChallengeResponseType value)
Create an instance of JAXBElement<ChoiceChallengeResponseType>}


createTextChallenge

public javax.xml.bind.JAXBElement<TextChallengeType> createTextChallenge(TextChallengeType value)
Create an instance of JAXBElement<TextChallengeType>}


createInteractiveChallengeResponse

public javax.xml.bind.JAXBElement<InteractiveChallengeResponseType> createInteractiveChallengeResponse(InteractiveChallengeResponseType value)
Create an instance of JAXBElement<InteractiveChallengeResponseType>}


createActAs

public javax.xml.bind.JAXBElement<ActAsType> createActAs(ActAsType value)
Create an instance of JAXBElement<ActAsType>}


createTitle

public javax.xml.bind.JAXBElement<TitleType> createTitle(TitleType value)
Create an instance of JAXBElement<TitleType>}


createInteractiveChallenge

public javax.xml.bind.JAXBElement<InteractiveChallengeType> createInteractiveChallenge(InteractiveChallengeType value)
Create an instance of JAXBElement<InteractiveChallengeType>}


Apache CXF API

Apache CXF