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