Apache CXF API

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

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

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

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

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

Methods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 with parameters of type ChoiceChallengeType
 JAXBElement<ChoiceChallengeType> ObjectFactory.createChoiceChallenge(ChoiceChallengeType value)
          Create an instance of JAXBElement<ChoiceChallengeType>}
 


Apache CXF API

Apache CXF