Uses of Class
org.apache.cxf.ws.security.sts.provider.model.wstrust14.ActAsType
-
Packages that use ActAsType Package Description org.apache.cxf.ws.security.sts.provider.model.wstrust14 -
-
Uses of ActAsType in org.apache.cxf.ws.security.sts.provider.model.wstrust14
Methods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 that return ActAsType Modifier and Type Method Description ActAsTypeObjectFactory. createActAsType()Create an instance ofActAsTypeMethods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 that return types with arguments of type ActAsType Modifier and Type Method Description javax.xml.bind.JAXBElement<ActAsType>ObjectFactory. createActAs(ActAsType value)Methods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 with parameters of type ActAsType Modifier and Type Method Description javax.xml.bind.JAXBElement<ActAsType>ObjectFactory. createActAs(ActAsType value)
-