Uses of Class
org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceType
Packages that use ChoiceType
-
Uses of ChoiceType in org.apache.cxf.ws.security.sts.provider.model.wstrust14
Fields in org.apache.cxf.ws.security.sts.provider.model.wstrust14 declared as ChoiceTypeMethods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 that return ChoiceTypeModifier and TypeMethodDescriptionObjectFactory.createChoiceType()Create an instance ofChoiceTypeChoiceChallengeType.getChoice()Gets the value of the choice property.Methods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 with parameters of type ChoiceTypeModifier and TypeMethodDescriptionvoidChoiceChallengeType.setChoice(ChoiceType value) Sets the value of the choice property.