PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.xmlsec.w3.xmlenc.ReferenceList

Packages that use ReferenceList
org.picketlink.identity.xmlsec.w3.xmlenc   
 

Uses of ReferenceList in org.picketlink.identity.xmlsec.w3.xmlenc
 

Fields in org.picketlink.identity.xmlsec.w3.xmlenc declared as ReferenceList
protected  ReferenceList EncryptedKeyType.referenceList
           
 

Methods in org.picketlink.identity.xmlsec.w3.xmlenc that return ReferenceList
 ReferenceList EncryptedKeyType.getReferenceList()
          Gets the value of the referenceList property.
 

Methods in org.picketlink.identity.xmlsec.w3.xmlenc with parameters of type ReferenceList
 void EncryptedKeyType.setReferenceList(ReferenceList value)
          Sets the value of the referenceList property.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.