Apache CXF API

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

Packages that use TitleType
org.apache.cxf.ws.security.sts.provider.model.wstrust14   
 

Uses of TitleType in org.apache.cxf.ws.security.sts.provider.model.wstrust14
 

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

Methods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 that return types with arguments of type TitleType
 javax.xml.bind.JAXBElement<TitleType> ObjectFactory.createTitle(TitleType value)
          Create an instance of JAXBElement<TitleType>}
 

Methods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 with parameters of type TitleType
 javax.xml.bind.JAXBElement<TitleType> ObjectFactory.createTitle(TitleType value)
          Create an instance of JAXBElement<TitleType>}
 


Apache CXF API

Apache CXF