Apache CXF API

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

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

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

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


Apache CXF API

Apache CXF