Uses of Class
com.sun.xml.security.core.dsig.ReferenceType
-
Packages that use ReferenceType Package Description com.sun.xml.security.core.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.
-