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