JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Methods
Constructors
Deprecated Methods
Method
Description
org.opensaml.xmlsec.algorithm.AlgorithmRegistry.getSignatureAlgorithm
(String, String)
Use instead
AlgorithmRegistry.getSignatureAlgorithms(String, String)
org.opensaml.xmlsec.encryption.support.AbstractEncryptedKeyResolver.getRecipients()
org.opensaml.xmlsec.encryption.support.EncryptedKeyResolver.getRecipients()
Deprecated Constructors
Constructor
Description
org.opensaml.xmlsec.encryption.support.AbstractEncryptedKeyResolver
(Set<String>)
org.opensaml.xmlsec.encryption.support.ChainingEncryptedKeyResolver
(List<EncryptedKeyResolver>, String)
org.opensaml.xmlsec.encryption.support.ChainingEncryptedKeyResolver
(List<EncryptedKeyResolver>, Set<String>)
org.opensaml.xmlsec.encryption.support.InlineEncryptedKeyResolver
(String)
org.opensaml.xmlsec.encryption.support.InlineEncryptedKeyResolver
(Set<String>)
org.opensaml.xmlsec.encryption.support.SimpleKeyInfoReferenceEncryptedKeyResolver
(String)
org.opensaml.xmlsec.encryption.support.SimpleKeyInfoReferenceEncryptedKeyResolver
(Set<String>)
org.opensaml.xmlsec.encryption.support.SimpleRetrievalMethodEncryptedKeyResolver
(String)
org.opensaml.xmlsec.encryption.support.SimpleRetrievalMethodEncryptedKeyResolver
(Set<String>)
AlgorithmRegistry.getSignatureAlgorithms(String, String)