Uses of Class
org.apache.cxf.ws.security.sts.provider.model.wstrust14.TitleType
-
Packages that use TitleType Package Description 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 Modifier and Type Method Description TitleTypeObjectFactory. createTitleType()Create an instance ofTitleTypeMethods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 that return types with arguments of type TitleType Modifier and Type Method Description javax.xml.bind.JAXBElement<TitleType>ObjectFactory. createTitle(TitleType value)Methods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 with parameters of type TitleType Modifier and Type Method Description javax.xml.bind.JAXBElement<TitleType>ObjectFactory. createTitle(TitleType value)
-