Uses of Interface
org.opensaml.xmlsec.signature.KeyInfoReference
Packages that use KeyInfoReference
Package
Description
Functional support for XML Encryption.
XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content.
-
Uses of KeyInfoReference in org.opensaml.xmlsec.encryption.support
Methods in org.opensaml.xmlsec.encryption.support with parameters of type KeyInfoReferenceModifier and TypeMethodDescriptionprotected KeyInfoSimpleKeyInfoReferenceEncryptedKeyResolver.dereferenceURI(KeyInfoReference ref) Dereference the URI attribute of the specified retrieval method into a KeyInfo. -
Uses of KeyInfoReference in org.opensaml.xmlsec.signature
Methods in org.opensaml.xmlsec.signature that return types with arguments of type KeyInfoReferenceModifier and TypeMethodDescriptionKeyInfo.getKeyInfoReferences()Get the list of KeyInfoReference child elements.