Uses of Class
com.sun.xml.security.core.xenc.ReferenceList

Packages that use ReferenceList
com.sun.xml.security.core.xenc   
 

Uses of ReferenceList in com.sun.xml.security.core.xenc
 

Fields in com.sun.xml.security.core.xenc declared as ReferenceList
protected  ReferenceList EncryptedKeyType.referenceList
           
 

Methods in com.sun.xml.security.core.xenc that return ReferenceList
 ReferenceList ObjectFactory.createReferenceList()
          Create an instance of ReferenceList
 ReferenceList EncryptedKeyType.getReferenceList()
          Gets the value of the referenceList property.
 

Methods in com.sun.xml.security.core.xenc with parameters of type ReferenceList
 void EncryptedKeyType.setReferenceList(ReferenceList value)
          Sets the value of the referenceList property.
 



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