Apache CXF API

Uses of Class
org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeResponseType

Packages that use ChoiceChallengeResponseType
org.apache.cxf.ws.security.sts.provider.model.wstrust14   
 

Uses of ChoiceChallengeResponseType in org.apache.cxf.ws.security.sts.provider.model.wstrust14
 

Methods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 that return ChoiceChallengeResponseType
 ChoiceChallengeResponseType ObjectFactory.createChoiceChallengeResponseType()
          Create an instance of ChoiceChallengeResponseType
 

Methods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 that return types with arguments of type ChoiceChallengeResponseType
 javax.xml.bind.JAXBElement<ChoiceChallengeResponseType> ObjectFactory.createChoiceChallengeResponse(ChoiceChallengeResponseType value)
          Create an instance of JAXBElement<ChoiceChallengeResponseType>}
 

Methods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 with parameters of type ChoiceChallengeResponseType
 javax.xml.bind.JAXBElement<ChoiceChallengeResponseType> ObjectFactory.createChoiceChallengeResponse(ChoiceChallengeResponseType value)
          Create an instance of JAXBElement<ChoiceChallengeResponseType>}
 


Apache CXF API

Apache CXF