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