Uses of Class
org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceSelectedType
-
Packages that use ChoiceSelectedType Package Description org.apache.cxf.ws.security.sts.provider.model.wstrust14 -
-
Uses of ChoiceSelectedType in org.apache.cxf.ws.security.sts.provider.model.wstrust14
Fields in org.apache.cxf.ws.security.sts.provider.model.wstrust14 with type parameters of type ChoiceSelectedType Modifier and Type Field Description protected List<ChoiceSelectedType>ChoiceChallengeResponseType. choiceSelectedMethods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 that return ChoiceSelectedType Modifier and Type Method Description ChoiceSelectedTypeObjectFactory. createChoiceSelectedType()Create an instance ofChoiceSelectedTypeMethods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 that return types with arguments of type ChoiceSelectedType Modifier and Type Method Description List<ChoiceSelectedType>ChoiceChallengeResponseType. getChoiceSelected()Gets the value of the choiceSelected property.
-