Uses of Interface
org.opensaml.xmlsec.encryption.DataReference
-
Packages that use DataReference Package Description org.opensaml.xmlsec.encryption XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content. -
-
Uses of DataReference in org.opensaml.xmlsec.encryption
Methods in org.opensaml.xmlsec.encryption that return types with arguments of type DataReference Modifier and Type Method Description List<DataReference>
ReferenceList. getDataReferences()
Get the list of data reference child elements.
-