Apache CXF API

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

Packages that use InteractiveChallengeResponseType
org.apache.cxf.ws.security.sts.provider.model.wstrust14   
 

Uses of InteractiveChallengeResponseType in org.apache.cxf.ws.security.sts.provider.model.wstrust14
 

Methods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 that return InteractiveChallengeResponseType
 InteractiveChallengeResponseType ObjectFactory.createInteractiveChallengeResponseType()
          Create an instance of InteractiveChallengeResponseType
 

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

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


Apache CXF API

Apache CXF