Apache CXF API

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

Packages that use TextChallengeResponseType
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
 TextChallengeResponseType ObjectFactory.createTextChallengeResponseType()
          Create an instance of TextChallengeResponseType
 

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

Methods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 with parameters of type TextChallengeResponseType
 javax.xml.bind.JAXBElement<TextChallengeResponseType> ObjectFactory.createTextChallengeResponse(TextChallengeResponseType value)
          Create an instance of JAXBElement<TextChallengeResponseType>}
 


Apache CXF API

Apache CXF