Uses of Class
org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceType
-
Packages that use ChoiceType Package Description org.apache.cxf.ws.security.sts.provider.model.wstrust14 -
-
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 ChoiceType Modifier and Type Field Description protected ChoiceTypeChoiceChallengeType. choiceMethods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 that return ChoiceType Modifier and Type Method Description ChoiceTypeObjectFactory. createChoiceType()Create an instance ofChoiceTypeChoiceTypeChoiceChallengeType. getChoice()Gets the value of the choice property.Methods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 with parameters of type ChoiceType Modifier and Type Method Description voidChoiceChallengeType. setChoice(ChoiceType value)Sets the value of the choice property.
-