Uses of Class
org.jboss.seam.security.external.jaxb.xenc.ReferenceList

Packages that use ReferenceList
org.jboss.seam.security.external.jaxb.xenc   
 

Uses of ReferenceList in org.jboss.seam.security.external.jaxb.xenc
 

Fields in org.jboss.seam.security.external.jaxb.xenc declared as ReferenceList
protected  ReferenceList EncryptedKeyType.referenceList
           
 

Methods in org.jboss.seam.security.external.jaxb.xenc that return ReferenceList
 ReferenceList ObjectFactory.createReferenceList()
          Create an instance of ReferenceList
 ReferenceList EncryptedKeyType.getReferenceList()
          Gets the value of the referenceList property.
 

Methods in org.jboss.seam.security.external.jaxb.xenc with parameters of type ReferenceList
 void EncryptedKeyType.setReferenceList(ReferenceList value)
          Sets the value of the referenceList property.
 



Copyright © 2011 Seam Framework. All Rights Reserved.