Uses of Class
org.apache.cxf.ws.security.sts.provider.model.ParticipantsType
-
Packages that use ParticipantsType Package Description org.apache.cxf.ws.security.sts.provider.model -
-
Uses of ParticipantsType in org.apache.cxf.ws.security.sts.provider.model
Methods in org.apache.cxf.ws.security.sts.provider.model that return ParticipantsType Modifier and Type Method Description ParticipantsTypeObjectFactory. createParticipantsType()Create an instance ofParticipantsTypeMethods in org.apache.cxf.ws.security.sts.provider.model that return types with arguments of type ParticipantsType Modifier and Type Method Description javax.xml.bind.JAXBElement<ParticipantsType>ObjectFactory. createParticipants(ParticipantsType value)Methods in org.apache.cxf.ws.security.sts.provider.model with parameters of type ParticipantsType Modifier and Type Method Description javax.xml.bind.JAXBElement<ParticipantsType>ObjectFactory. createParticipants(ParticipantsType value)
-