Uses of Class
org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
-
Packages that use ChoiceChallengeType Package Description 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 Modifier and Type Method Description ChoiceChallengeTypeObjectFactory. createChoiceChallengeType()Create an instance ofChoiceChallengeTypeMethods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 that return types with arguments of type ChoiceChallengeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ChoiceChallengeType>ObjectFactory. createChoiceChallenge(ChoiceChallengeType value)Methods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 with parameters of type ChoiceChallengeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ChoiceChallengeType>ObjectFactory. createChoiceChallenge(ChoiceChallengeType value)
-