Uses of Class
jakarta.xml.bind.annotation.XmlID
-
Packages that use XmlID Package Description com.sun.tools.xjc.model Implementation of theorg.glassfish.jaxb.core.v2.model.corepackage for XJC.org.apache.cxf.ws.security.sts.provider.model.secext org.apache.cxf.ws.security.sts.provider.model.utility 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. -
-
Uses of XmlID in com.sun.tools.xjc.model
Methods in com.sun.tools.xjc.model with annotations of type XmlID Modifier and Type Method Description StringCClassInfo. getName() -
Uses of XmlID in org.apache.cxf.ws.security.sts.provider.model.secext
Fields in org.apache.cxf.ws.security.sts.provider.model.secext with annotations of type XmlID Modifier and Type Field Description protected StringAttributedString. idprotected StringSecurityTokenReferenceType. idprotected StringUsernameTokenType. id -
Uses of XmlID in org.apache.cxf.ws.security.sts.provider.model.utility
Fields in org.apache.cxf.ws.security.sts.provider.model.utility with annotations of type XmlID Modifier and Type Field Description protected StringAttributedDateTime. idprotected StringAttributedURI. idprotected StringTimestampType. id -
Uses of XmlID 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 XmlID Modifier and Type Field Description protected StringKeyInfoType. idprotected StringManifestType. idprotected StringObjectType. idprotected StringReferenceType. idprotected StringSignaturePropertiesType. idprotected StringSignaturePropertyType. idprotected StringSignatureType. idprotected StringSignedInfoType. id -
Uses of XmlID in org.apache.wss4j.binding.wss10
Fields in org.apache.wss4j.binding.wss10 with annotations of type XmlID Modifier and Type Field Description protected StringBinarySecurityTokenType. id
-