Uses of Class
com.sun.xml.security.core.dsig.ReferenceType

Packages that use ReferenceType
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
protected  List<ReferenceType> ManifestType.reference
           
 

Methods in com.sun.xml.security.core.dsig that return types with arguments of type ReferenceType
 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
 class Reference
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.