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