Uses of Class
org.apache.cxf.ws.security.sts.provider.model.secext.EmbeddedType
-
Packages that use EmbeddedType Package Description org.apache.cxf.ws.security.sts.provider.model.secext -
-
Uses of EmbeddedType in org.apache.cxf.ws.security.sts.provider.model.secext
Methods in org.apache.cxf.ws.security.sts.provider.model.secext that return EmbeddedType Modifier and Type Method Description EmbeddedTypeObjectFactory. createEmbeddedType()Create an instance ofEmbeddedTypeMethods in org.apache.cxf.ws.security.sts.provider.model.secext that return types with arguments of type EmbeddedType Modifier and Type Method Description javax.xml.bind.JAXBElement<EmbeddedType>ObjectFactory. createEmbedded(EmbeddedType value)Methods in org.apache.cxf.ws.security.sts.provider.model.secext with parameters of type EmbeddedType Modifier and Type Method Description javax.xml.bind.JAXBElement<EmbeddedType>ObjectFactory. createEmbedded(EmbeddedType value)
-