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