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