Uses of Class
org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeResponseType
-
Packages that use TextChallengeResponseType Package Description org.apache.cxf.ws.security.sts.provider.model.wstrust14 -
-
Uses of TextChallengeResponseType in org.apache.cxf.ws.security.sts.provider.model.wstrust14
Methods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 that return TextChallengeResponseType Modifier and Type Method Description TextChallengeResponseTypeObjectFactory. createTextChallengeResponseType()Create an instance ofTextChallengeResponseTypeMethods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 that return types with arguments of type TextChallengeResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<TextChallengeResponseType>ObjectFactory. createTextChallengeResponse(TextChallengeResponseType value)Methods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 with parameters of type TextChallengeResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<TextChallengeResponseType>ObjectFactory. createTextChallengeResponse(TextChallengeResponseType value)
-