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