Uses of Class
jakarta.xml.bind.annotation.XmlMixed
-
Packages that use XmlMixed Package Description org.apache.cxf.ws.security.sts.provider.model.xmldsig org.apache.wss4j.binding.wss10 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.org.jboss.resteasy.plugins.providers.atom -
-
Uses of XmlMixed in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Fields in org.apache.cxf.ws.security.sts.provider.model.xmldsig with annotations of type XmlMixed Modifier and Type Field Description protected List<Object>CanonicalizationMethodType. contentprotected List<Object>DigestMethodType. contentprotected List<Object>KeyInfoType. contentprotected List<Object>KeyValueType. contentprotected List<Object>ObjectType. contentprotected List<Object>SignatureMethodType. contentprotected List<Object>SignaturePropertyType. contentprotected List<Object>TransformType. content -
Uses of XmlMixed in org.apache.wss4j.binding.wss10
Fields in org.apache.wss4j.binding.wss10 with annotations of type XmlMixed Modifier and Type Field Description protected List<Serializable>BinarySecurityTokenType. content -
Uses of XmlMixed in org.jboss.resteasy.plugins.providers.atom
Methods in org.jboss.resteasy.plugins.providers.atom with annotations of type XmlMixed Modifier and Type Method Description List<Object>Entry. getAnyOther()List<Object>Content. getValue()List<Object>Text. getValue()
-