Apache CXF API

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

Packages that use ChoiceSelectedType
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
protected  List<ChoiceSelectedType> ChoiceChallengeResponseType.choiceSelected
           
 

Methods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 that return ChoiceSelectedType
 ChoiceSelectedType ObjectFactory.createChoiceSelectedType()
          Create an instance of ChoiceSelectedType
 

Methods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 that return types with arguments of type ChoiceSelectedType
 List<ChoiceSelectedType> ChoiceChallengeResponseType.getChoiceSelected()
          Gets the value of the choiceSelected property.
 


Apache CXF API

Apache CXF