Uses of Class
com.sun.xml.security.core.dsig.ReferenceType
-
Packages that use ReferenceType Package Description com.sun.xml.security.core.dsig com.sun.xml.ws.security.opt.crypto.dsig -
-
Uses of ReferenceType in com.sun.xml.security.core.dsig
Fields in com.sun.xml.security.core.dsig with type parameters of type ReferenceType Modifier and Type Field Description protected List<ReferenceType>ManifestType. referenceMethods in com.sun.xml.security.core.dsig that return types with arguments of type ReferenceType Modifier and Type Method Description List<ReferenceType>ManifestType. getReference()Gets the value of the reference property. -
Uses of ReferenceType in com.sun.xml.ws.security.opt.crypto.dsig
Subclasses of ReferenceType in com.sun.xml.ws.security.opt.crypto.dsig Modifier and Type Class Description classReference
-